Customer Endpoints

Customer status

Check if a customer is banned or behind on payment.

get/customers/{id}/status

Path parameters

idinteger required

Headers

Authorizationstring required

Response

Customer status

idinteger
statusstring
bannedboolean
behind_paymentboolean
status_reason_textstring

Changes

Changed in 3 of the 32 revisions of this API.13