SaveCustomerCluster
Overview
Saves a customer cluster. If there is a customer cluster with the given reference, it is updated, otherwise it is inserted.
This API is under review and subject to change.
Returns
No Overview Available.
Request
| Name | Type | Description |
|---|---|---|
customerCluster | CustomerCluster | No Overview Available. |
Response
| Name | Type | Description |
|---|---|---|
ResultMessage | String | Additional information when operation failed. |
ResultCode | ResultCodeEnum | Whether the operation completed successfully. |
Result | Boolean | Operation result. |