Archive a recurring invoice

Archive a recurring invoice. In the response, the archived field is set as true.

You can restore an archived recurring invoice with POST /v3/recurring-invoices/{recurringinvoiceId}/restore. There is no change when you archive an archived recurring invoice.

When a recurring invoice is modified, all future invoices are automatically changed.

Path Params
string
required
length ≥ 1

BILL-generated ID of the recurring invoice. The value begins with rit.

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json