Replace multiple credit memos

Update the number of line items in multiple credit memos with one API request. You can also update other details for each credit memo.

You can use the PUT operation to add, remove, or replace the number of line items in a credit memo. 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 credit memo.
  • When you omit an existing line item id, the line item is removed from the credit memo.
Language
Click Try It! to start a request and see the response here!