This object represents the product list associated to user's email and attached to an account
{
"accountId": "30638",
"listName": "Most Required Items",
"userEmail": "john.doe@stanelec.com",
"defaultProductList": "true",
"products": [
{
"product": {
"productId": "6453672"
}
},
{
"product": {
"productId": "0000052"
}
}
],
"eventHeader": {
"source": "OPCO",
"version": "v1"
}
}
OpCo's organizatinal customer number that uniquely identifies its account. In the case of OpCo organised with a regional model or commercial organisation this should be suffix by '{orgId}'. if the accountId is 13563 and the orgId is OVIA so this field should contains 13563OVIA
"30638"
"13563_OVIA"
Name of the product list to integrate.
"Dimming light"
email of the owner of this list.
Must match regular expression:[^@\s]+@[^@\s]+\.[^@\s]+
"john.doe@standelec.com"
Allows to define as default list. Only one list can be used as default
"true"
Allows to define the visibility of a product list. PRIVATE: Only its owner can interact with it. PUBLIC: Anyone from the same account can interact with the list.
list of products under one list
Must contain a minimum of 1 items
Must contain a maximum of 5000 items
A minimal product data to be able to display the product.
A unique identifier of the product
"9554961192345"
[
{
"product": {
"productId": "6453672"
}
},
{
"product": {
"productId": "0000052"
}
}
]
This object is used to describe some technical meta information related to the event
The application source of this event
The version of the json format event