Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 688 Bytes

IntegrationEvent.md

File metadata and controls

16 lines (8 loc) · 688 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.