Skip to main content
Update a pricing template

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.

Path Parameters

id
string
required

Pricing template ID.

Body

application/json

Updated template arguments.

args
object
required
variantId
string
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.