Replace an invoice

Update the number of line items in an invoice. You can also update other invoice details.

You can use the PUT operation to add, remove, or replace the number of line items in an invoice. A set of rules apply with the PUT operation.

  • When you add a new line item, a new line item id is generated in the invoice.
  • When you omit an existing line item id, the line item is removed from the invoice.
Language
Click Try It! to start a request and see the response here!