GET /api_v2/customers/exists
Check for existing of Customer by name
Supported Formats
jsonErrors
| Code | Description |
|---|---|
| 404 | Not found. No Customer with keyword can be found |
Params
| Param name | Description |
|---|---|
|
token
required |
Token obtained from /authenticate Validations:
|
|
name
required |
Name of Customer Validations:
|