json
{
"id": "testid1",
"metadata": [
{
"key": "First Name",
"value": "Linda"
}
],
"items": [...
],
"sessionId": "testsessionid1",
"visitorId": "testvisitorid1",
"cartType": "online",
"userId": "testuserid1",
"loyaltyId": "testloyaltyid1",
"createdOn": 148322880000
}
Sample Item
{
"sku": "1682483",
"quantity": 1,
"collection": "products",
"metadata": [
{
"key": "customMessage",
"value": "Happy Birthday!"
}
],
"title": "$20 Giftcard"
}