Skip to main content
Skip to main content

AdminPostRegionsReq

constructor


Properties

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