Get a single tracking event.
GET
/integrations/trackingEvents/{eventID}
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessTrackingEventAdminTrackingEventReader
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
eventID | Required | string | ID of the event. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
EventType | string | --- | --- | UserLoggedIn, LineItemAdded, LineItemUpdated, OrderSubmitted | ||
ClientID | string | --- | --- | --- | ||
Name | string | --- | --- | --- | ||
ConfigData | object | --- | --- | --- | ||
DeliveryConfigID | string | --- | --- | --- |