Back to Medusa

UpdateTaxRegionDTO

www/apps/resources/references/tax/interfaces/tax.UpdateTaxRegionDTO/page.mdx

2.14.21.0 KB
Original Source

import { TypeList } from "docs-ui"

UpdateTaxRegionDTO

The tax region to be updated.

<TypeList types={[{"name":"id","type":"string","description":"The id of the tax region to update","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"null \| string","description":"The lower-case ISO 3166-2 province or state code of the tax region.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"provider_id","type":"null \| string","description":"The ID of the tax provider for the region.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"MetadataType","description":"Holds custom data in key-value pairs.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="UpdateTaxRegionDTO"/>