List customers
GET
https://api.radom.com/customersAuthorization
Send your API key in the Authorization header. Scheme: radomToken.
Responses
200Seller's customers retrieved successfully
dataCustomerSummary[]required
idstring<uuid>requirednamestringnullableCustomer's name.
emailstringrequiredCustomer's e-mail.
totalSpendstringnullablelastPaymentDatestring<date-time>nullabletagsJsonrequiredcreatedAtstring<date-time>requiredtotalinteger<int64>required401Unauthorized
errorstringrequired500Internal server error
errorstringrequired