GET {{url}}customers/:customer_id
Retrieves a customer using the unique customer_id
. This identifier can be found in the response after creating a new customer.
Body
PARAM
Key | Datatype | Required | Description |
filter
|
null | Limit the fields returned in the response to the ones you need. |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status