Delete an invoice item from an invoice

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the invoice for which to delete invoice item. It could also be the external ID of the invoice, but in order to use external ID it has to follow this format: ext:{invoiceID} or external_id:{invoiceID}. So for example if the invoice's external ID is test123 then the value of invoiceID should be ext:test1234 or external_id:test1234.

string
required

ID of the invoice item to delete

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json