Skip to main content
Skip to main content

AdminPostRegionsRegionReq

The details to update of the regions.

Properties

namestring
The name of the Region
currency_codestring
The 3 character ISO currency code to use in the Region.
tax_codestring
The tax code of the Region.
tax_ratenumber
The tax rate to use in the Region.
gift_cards_taxableboolean
If set to true, taxes will be applied on gift cards.
automatic_taxesboolean
If set to true, the Medusa backend will automatically calculate taxes for carts in this region. If set to false, the taxes must be calculated manually.
tax_provider_idnull | string
The ID of the tax provider to use. If none provided, the system tax provider is used.
payment_providersstring[]
A list of Payment Provider IDs that can be used in the Region
fulfillment_providersstring[]
A list of Fulfillment Provider IDs that can be used in the Region
countriesstring[]
A list of countries' 2 ISO characters that should be included in the Region.
includes_taxboolean
Whether taxes are included in the prices of the region.
metadataRecord<string, unknown>
Was this section helpful?