Regions
Manage the regions used to apply taxes.
| Method | Endpoint | Operation |
|---|---|---|
POST | /v1/taxes/regions | Create tax region |
GET | /v1/taxes/regions | List tax regions |
GET | /v1/taxes/regions/{id} | Get tax region |
PUT | /v1/taxes/regions/{id} | Update tax region |
DELETE | /v1/taxes/regions/{id} | Delete tax region |