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