v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBcredit-memos
Update multiple credit memos
Update details about line items in multiple credit memos with one API request. You can also update other credit memo details.
You can use the PATCH operation to modify line item details, such as amount, quantity, and description. The credit memo line item id does not change with a PATCH operation.
patch/v3/credit-memos/bulk
Headers
sessionIdstring nullable
API session ID generated with /v3/login
Example:{{session_id}}
devKeystring nullable
Developer key generated with your BILL developer account
Example:{{developer_key}}
Request body
Response
Update multiple credit memos response