Loading...
Was this page helpful?
This documentation provides a reference to the createRegionsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates one or more regions.
CreateRegionDTO[]
CreateRegionDTO[]name
stringcurrency_code
stringautomatic_taxes
booleanOptionalcountries
string[]Optionalpayment_providers
string[]OptionalRegionDTO[]
RegionDTO[]id
stringname
stringcurrency_code
stringautomatic_taxes
booleancountries
RegionCountryDTO[]payment_providers
PaymentProviderDTO[]created_at
stringupdated_at
stringmetadata
Record<string, any>Optional