{
"sku": "string",
"quantity": 0,
"images": [
{
"url": "string",
"thumbnailUrl": "string",
"area": "string",
"printMethod": "string",
"ourPrintFileId": "string",
"ourPrintFileUrl": "string"
}
],
"options": [
{
"name": "string",
"value": "string"
}
],
"customerSubtotal": 0,
"customerPrice": 0,
"customerShippingPrice": 0,
"customerTaxes": 0,
"customerDiscountsOrPromotions": 0,
"clientAttributes": {
"property1": "string",
"property2": "string"
},
"meta": {
"property1": "string",
"property2": "string"
},
"isSample": true,
"externalId": "string",
"skipImgManip": true,
"skipSkuValidation": true,
"skipImageValidation": true,
"fulfillmentReady": true
}