ChargebeeAPI

Remove tax withheld for an invoice

Idempotency Supported
Try in API Explorer

Removes a linked_taxes_withheld record from the invoice specified. This operation is allowed only when all of the following conditions are true:

Sample Request

URL Format

POST https://[site].chargebee.com/api/v2/invoices/{invoice-id}/remove_tax_withheld

Input Parameters

tax_withheld
optional, string

Parameters for tax_withheld

Returns

invoiceInvoice object

Resource object representing invoice