SearchCustomerClusters
Overview
Search customer clusters.
Combine multiple arguments to narrow your search (AND).
This API is under review and subject to change.
Returns
No Overview Available.
Request
Name | Type | Description |
---|---|---|
query | String | Search by name. |
reference | String | Search by reference (exact match). |
withinReference | String | Search within this cluster. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | Additional information when operation failed. |
ResultCode | ResultCodeEnum | Whether the operation completed successfully. |
Result | CustomerClusterByReference[] | Operation result. |