v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBrecurring-invoices
Restore a recurring invoice
Restore an archived recurring invoice. In the response, the archived field is set as false.
You can perform any valid BILL operation on restored recurring invoices. There is no change when you restore a restored recurring invoice.
When a recurring invoice is modified, all future invoices are automatically changed.
post/v3/recurring-invoices/{recurringInvoiceId}/restore
Path parameters
recurringInvoiceIdstring required
BILL-generated ID of the recurring invoice. The value begins with rit.
Example:{{recurring_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 a recurring invoice response