Archive an invoice

Archive an existing invoice. In the response, the archived field is set as true.

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

Path Params
string
required
length ≥ 1

BILL-generated ID of the invoice. The value begins with 00e.

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

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