UpdateRegionDTO
The attributes to update in the region.
name
stringThe target name of the region
currency_code
stringThe currency code of the region.
automatic_taxes
booleanSetting to indicate whether taxes need to be applied automatically
countries
string[]The region's countries.
metadata
Record<string, unknown>Holds custom data in key-value pairs.
Was this section helpful?