Deals
Retrieve a Customer
GET
/
customers
/
{id}
Path Parameters
id
string
requiredCustomer is uniquely identified by id
Query Parameters
depth
integer
The number of levels of related objects to include in the response
Response
200 - application/json
data
object
success
boolean