You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
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 along with an error code and error description. |
Referred Objects Response Data
processed customer event object response data
Name | Type | Description |
---|
id | String | The ID of the customer event that was created |
number | String | The number of the customer event that was created |
unprocessed customer event object response data
Name | Type | Description |
---|
initial_parameters | JSON Object | |
error_code | String | The number of the customer event that was created |
error_description | String | |