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
chevron-right
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
priceinteger · nullableOptional
enabledboolean · nullableOptional
currencystring · nullableOptional
tax_inclusiveboolean · nullableOptional
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
chevron-right
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_multiplierinteger · nullableOptional
enabledboolean · nullableOptional
currencystring · nullableOptional
tax_inclusiveboolean · nullableOptional
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
chevron-right
200

OK

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

Last updated

Was this helpful?