v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBcredit-memos
Archive multiple credit memos
Archive multiple credit memos with one API request. In the response, the archived field for each object is set as true.
post/v3/credit-memos/bulk/archive
Query parameters
idsstring required
BILL-generated IDs of the credit memos. Each value begin with ccr. Set the IDs as comma-separated values.
Example:{{credit_memo_id}}
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}}
Response
Archive multiple credit memos response