Get customer state

Get the current customer state by Paid display ID

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

idstringRequired
Paid customer display id

Response

200
customerobject
defaultCurrencystringformat: "^[A-Z]{3}$"
ISO 4217 currency code, for example USD, EUR, or GBP.
orderslist of objects
seatsobject
creditsobject
timestampdatetime

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error