Used to list and search contacts
| Name | Type | Description | Restrictions |
|---|---|---|---|
| customer | String | The handle of the customer |
|
The request parameters are expected in the generic listing request format, available filter and order fields are listed below.
| Name | Type | Sortable | Restrictions |
|---|---|---|---|
| handle | String | ||
| brand | String | ||
| organization | String | ||
| name | String | ||
| addressLine | List <String> | ||
| postalCode | String | ||
| city | String | ||
| state | String | ||
| country | String | ||
| String | |||
| voice | String | ||
| fax | String | ||
| disclosedFields | List <Enum> |
Possible values:
|
|
| validation | Enum |
Possible values:
|
|
| createdDate | Timestamp | ||
| updatedDate | Timestamp |
The response follows the generic listing response format, each item in the entities element is in the response format of the get request.
GET /v2/customers/customer/contacts