AdminPostRegionsRegionReq
Properties
automatic_taxesbooleanIf 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.countriesstring[]A list of countries' 2 ISO characters that should be included in the Region.
currency_codestringThe 3 character ISO currency code to use in the Region.
fulfillment_providersstring[]A list of Fulfillment Provider IDs that can be used in the Region
gift_cards_taxablebooleanIf set to
true, taxes will be applied on gift cards.includes_taxbooleanWhether taxes are included in the prices of the region.
metadataRecord<string, unknown>namestringThe name of the Region
payment_providersstring[]A list of Payment Provider IDs that can be used in the Region
tax_codestringThe tax code of the Region.
tax_provider_idnull | stringThe ID of the tax provider to use. If none provided, the system tax provider is used.
tax_ratenumberThe tax rate to use in the Region.
Was this section helpful?