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
idstringRequired
group_idstringRequired
local_currencystringRequired
local_currency_fx_ratenumber · doubleRequired
blended_vat_ratenumber · doubleRequired
namestringRequired
country_codesstring[]Required
enabledbooleanRequired
priceinteger · nullableOptional
default_price_multiplierinteger · nullableOptional
currencystring · nullableOptional
tax_inclusiveboolean · nullableOptional
updated_atstring · nullableOptional
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
idstringRequired
group_idstringRequired
local_currencystringRequired
local_currency_fx_ratenumber · doubleRequired
blended_vat_ratenumber · doubleRequired
namestringRequired
country_codesstring[]Required
enabledbooleanRequired
priceinteger · nullableOptional
default_price_multiplierinteger · nullableOptional
currencystring · nullableOptional
tax_inclusiveboolean · nullableOptional
updated_atstring · nullableOptional
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
idstringRequired
namestringRequired
descriptionstringRequired
recommended_base_price_multiplierinteger · int64Required
get
/v1/stores/{storeId}/products/pricing/region-groups

Last updated

Was this helpful?