Deals
Create a new Customer
POST
/
customers
Query Parameters
depth
integer
The number of levels of related objects to include in the response
Body
application/json
id
string
Customer is uniquely identified by id
addresses
array
Customer is located at Addresses
phoneNumbers
string[]
Customer has Phone Number
Response
200 - application/json
data
object
success
boolean