ChargebeeAPI
Using AI coding agents like Claude Code or Cursor? Try the official Chargebee Agent Skills to speed up your development.Try now

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
Parameters for tax_withheld
pass parameters as tax_withheld[<param name>]

Returns

invoiceInvoice object
Resource object representing invoice