v1

latestOpenAPI 3.0.32026-07-24148824715.6 KB
Customers

Transition a customer's status

This endpoint allows you to change a customer's status.

You need the "Update customers" permission to use this endpoint.

post/v2/customers/{customer_identifier}/transition

Path parameters

customer_identifierstring uuid required

The unique identifier we provided when you created the customer.

Request body

notestring required
status'ACTIVE' | 'CLOSED' required

Response

Transition customer status OK.

status'ACTIVE' | 'CLOSED' | 'PROCESSING' required