Skip to main content
Update a variant pricing strategy

Authorizations

Authorization
string
header
required

Public API token passed as Authorization: Bearer .

Headers

Idempotency-Key
string
required

Required for write requests. Reuse the same key only when retrying the exact same request.

Body

application/json

Pricing strategy selection for a tracked variant.

variantId
string
required
pricingStrategyId
string | null
required
pricingStrategyArgs
object | null
required
pricingStrategyTemplateId
string | null
priceChangeSource
enum<string> | null
Available options:
IDEALO,
GOOGLE_SHOPPING,
KLARNA,
PRICERUNNER,
ALLEGRO,
AMAZON
priceChangeCountry
enum<string> | null
Available options:
AE,
AT,
AU,
BE,
BG,
BR,
CA,
CH,
CN,
CZ,
DE,
DK,
ES,
FI,
FR,
GR,
HR,
HU,
IE,
IN,
IT,
JP,
NL,
NO,
PL,
PT,
RO,
MX,
SE,
SK,
UK,
US

Response

Successful response.