AdminPostRegionsReq
The details of the region to create.
Properties
namestringRequiredThe name of the Region
currency_codestringRequiredThe 3 character ISO currency code to use in the Region.
tax_ratenumberRequiredThe tax rate to use in the Region.
payment_providersstring[]RequiredA list of Payment Provider IDs that can be used in the Region
fulfillment_providersstring[]RequiredA list of Fulfillment Provider IDs that can be used in the Region
countriesstring[]RequiredA list of countries' 2 ISO characters that should be included in the Region.
tax_codestringThe tax code of the Region.
includes_taxbooleanWhether taxes are included in the prices of the region.
metadataRecord<string, unknown>Was this section helpful?