Delete an external tax calculator
How to delete an existing external tax calculator via API
Request
Example
curl -g -X DELETE \
'https://yourdomain.commercelayer.io/api/external_tax_calculators/XAyRWNUzyN' \
-H 'Accept: application/vnd.api+json' \
-H 'Authorization: Bearer your-access-token'Last updated