Update customer status

Updates the status of a single customer. This endpoint is identical to Update customer status and is provided for clients that cannot send a PATCH request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
≥ 1

The customer ID of the customer whose status is being updated. Must be a positive integer.

Body Params

The payload used to update the status of a single customer.

integer
enum
required

The status you want to set the customer to.

  • 1-Active
  • 2-Inactive
Allowed:
integer
required
≥ 1

The ID of the user making the change. Must be a positive integer.

int64

Ignored. The customer is taken from the id path parameter.

Responses

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