Delete a taxjar account
How to delete an existing taxjar account via API
Last updated
How to delete an existing taxjar account via API
Last updated
To a taxjar account, send a DELETE
request to the /api/taxjar_accounts/:id
endpoint, where id
is the id of the taxjar account that you want to delete.
DELETE https://yourdomain.commercelayer.io/api/taxjar_accounts/:id
The following request tries to delete the taxjar account identified by the ID "xYZkjABcde":