v1
latestOpenAPI 3.0.02026-07-261733191.1 MBTax Registrations
Delete a Tax Registration
Delete a Tax Registration
delete/tax-registrations/{id}
Path parameters
idstring required
Tax registration ID
Headers
Authorizationstring required
Your API credentials. Eg. Basic {credentials}.
Sequence-Version'2024-07-30'
Use this header to select an API version
Response
OK
Example response
{
"id": "3271ca41-d538-404f-a15f-25856a37fb88",
"sequenceAccountId": "a2e7ec72-e3b1-4349-8d8b-c1ad3cea03a1",
"taxIdentifier": "GB123456789",
"customerId": "06457f78-85cd-4140-9972-67c6cd8f6071",
"merchantId": "06457f78-85cd-4140-9972-67c6cd8f6071",
"country": "GB",
"state": "CA"
}