Archive a bill

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

You can restore an archived bill with POST /v3/bills/{billId}/restore. There is no change when you archive an archived bill.

Path Params
string
required
length ≥ 1

BILL-generated ID of the bill. The value begins with 00n.

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