Archive a customer

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

You can restore an archived customer with POST /v3/customers/{customerId}/restore. There is no change when you archive an archived customer.

Path Params
string
required
length ≥ 1

BILL-generated ID of the customer. The value begins with 0cu.

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