Regional Pricing

get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
productIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/products/{productId}/pricing/regions
patch
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
productIdstring · flake-idRequiredExample: 411486491630370816
regionIdstringRequired
Body
pricenull | integerOptional
enablednull | booleanOptional
currencynull | stringOptional
tax_inclusivenull | booleanOptional
Responses
patch
/v1/stores/{storeId}/products/{productId}/pricing/regions/{regionId}

No content

get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/products/pricing/regions
patch
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
regionIdstringRequired
Body
default_price_multipliernull | integerOptional
enablednull | booleanOptional
currencynull | stringOptional
tax_inclusivenull | booleanOptional
Responses
patch
/v1/stores/{storeId}/products/pricing/regions/{regionId}

No content

get
Authorizations
AuthorizationstringRequired

An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.

Path parameters
storeIdstring · flake-idRequiredExample: 411486491630370816
Responses
200

OK

application/json
get
/v1/stores/{storeId}/products/pricing/region-groups

Last updated

Was this helpful?