GET /api_v2/customers/:id
Get a specific Customer
Supported Formats
jsonErrors
| Code | Description |
|---|---|
| 404 | Not found. No Customer with the specified ID can be found |
Params
| Param name | Description |
|---|---|
|
token
required |
Token obtained from /authenticate Validations:
|
|
id
required |
ID of Customer Validations:
|