Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 857 Bytes

IntegrationEvent.md

File metadata and controls

14 lines (9 loc) · 857 Bytes

# IntegrationEvent

Properties

Name Type Description Notes
profileId string ID of the customer profile set by your integration layer. Note: If the customer does not yet have a known `profileId`, we recommend you use a guest `profileId`. [optional]
storeIntegrationId string The integration ID of the store. You choose this ID when you create a store. [optional]
type string A string representing the event. Must not be a reserved event name.
attributes object Arbitrary additional JSON data associated with the event.

[Back to Model list] [Back to API list] [Back to README]