Skip to main content
Create 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.

Body

application/json

Pricing template to create.

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