v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBinvoices
Restore an archived invoice
Restore an archived invoice. In the response, the archived field is set as false.
You can perform any valid BILL operation on restored invoices. There is no change when you restore a restored invoice.
post/v3/invoices/{invoiceId}/restore
Path parameters
invoiceIdstring required
BILL-generated ID of the invoice. The value begins with 00e.
Example:{{invoice_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 an archived invoice response