Skip to main content
Skip to main content

CreateRegionDTO

The region to be created.

namestringRequired
The name of the region.
currency_codestringRequired
The currency code of the region.
automatic_taxesboolean
Setting to indicate whether taxes need to be applied automatically
countriesstring[]
The region's countries.
payment_providersstring[]
The region's payment providers.
metadataRecord<string, unknown>
Holds custom data in key-value pairs.
Was this section helpful?