Attaches SOS customer data to specified order, as indicated with OrderID.
OrderID
The Data object supports the following properties:
ClientID
PlatformID
PlatformType
PaymentReminderSent
Data
Entity type: Order
Attaches SOS customer data to specified order, as indicated with
OrderID
.The Data object supports the following properties:
ClientID
, to store the unique identifier for the customer on a platformPlatformID
, to store the unique identifier of the platform channelPlatformType
, to the which type this platform is (currently 0 = Facebook (Messenger), 1 = WhatsApp)PaymentReminderSent
, a boolean flag indicating if a reminder was sent already (to prevent multiple, EVA will manage this for you)Data
, a free dictionary for any other data you may wanna store