Skip to main content
Skip to main content

AdminPostRegionsReq

The details of the region to create.

Properties

namestringRequired
The name of the Region
currency_codestringRequired
The 3 character ISO currency code to use in the Region.
tax_ratenumberRequired
The tax rate to use in the Region.
payment_providersstring[]Required
A list of Payment Provider IDs that can be used in the Region
fulfillment_providersstring[]Required
A list of Fulfillment Provider IDs that can be used in the Region
countriesstring[]Required
A list of countries' 2 ISO characters that should be included in the Region.
tax_codestring
The tax code of the Region.
includes_taxboolean
Whether taxes are included in the prices of the region.
metadataRecord<string, unknown>
Was this section helpful?