Get Customer
Get customer data summary
Responses
200
request was successful
application/json
Success
idrequired
integer
object
object
firstName
string
lastName
string
title
string
gender
null
birthDate
string
groups
Array of string
publicKeyrequired
string
referenceKeyrequired
string
object
createdAtrequired
string
updatedAtrequired
string
phone
string
email
string
Array of object
Array of object
400
Bad Request (the information provided is invalid or inaccurate)
Error
401
Unauthorized (unable to verify provided API credentials)
Error
403
Invalid Token
Error
404
Not Found (route does not exist or resource not found)
Error
405
Method Not Allowed (wrong HTTP method used)
Error
406
Not Acceptable (wrong Content-Type provided)
Error
422
Unprocessabe Entity (usually invalid JSON body)
Error
424
Failure on dependent API
Error
GET
Response samples
200Content type: application/json
The API response includes an orderSummary
object, limited by default to the 50 most recent orders. The SCAYLE Account Manager has the option to change the default limit.