v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBcredit-memos
Restore a credit memo
Restore an archived credit memo. In the response, the archived field is set as false.
You can perform any valid BILL operation on restored credit memos. There is no change when you restore a restored credit memo.
post/v3/credit-memos/{creditMemoId}/restore
Path parameters
creditMemoIdstring required
BILL-generated ID of the credit memo. The value begins with ccr.
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
Restore a credit memo response