Name | Type | Description |
---|
processed_customer_events_set | Set of Processed customer Events Objects | A set that contains the ID and the number of the customer events that were created |
unprocessed_customer_events_set | Set of Unprocessed customer Events Objects | A set that contains the customer events that were not created due to an error. Each row includes the initial parameter object unique request identifier , as provided by the caller, along with an error code and error description. |
Anchor |
---|
| bulk achievement customer event response referred objects |
---|
| bulk achievement customer event response referred objects |
---|
|
Referred Objects Response Data
Expand |
---|
title | processed customer event object response data |
---|
|
Name | Type | Description |
---|
request_unique_identifier | String | A unique identifier of the request, as provided by the caller, in order to identify the successful results. | id | String | The ID of the customer event that was created | number | String | The number of the customer event that was created |
|
Expand |
---|
title | unprocessed customer event object response data |
---|
|
Name | Type | Description |
---|
initialrequest_unique_ | parametersidentifier | JSON Object | String | A unique identifier of the request, as provided by the caller, in order to identify the failed results. | error_code | String | The number code of the customer event error that was createdraised | error_description | String | |
|
...
The description of the error that was raised |
|