Taxes
Delete Tax
Deletes an existing tax line from an order. The tax line identified by tax_id belongs to the order identified by id. The response includes the deleted resource with deleted: true.
delete/orders/{id}/tax_lines/{tax_id}
Path parameters
idstring required
Identifier of the resource
tax_idstring required
identifier
Headers
Accept-Language'es' | 'en'
Use for knowing which language to use
X-Child-Company-Idstring
In the case of a holding company, the company id of the child company to which will process the request.
Response
successful