{
"items": [
{
"id": "string",
"meta": {
"isDeleted": true,
"deletedAt": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"productId": "string",
"attributes": [
{
"name": "string",
"value": "string"
}
],
"options": [
{
"name": "string",
"value": "string"
}
],
"sku": "string",
"normalizedSku": "string",
"decorations": [
{
"area": "string",
"width": 0,
"height": 0,
"dpi": 0,
"method": "string",
"price": {
"amount": 0,
"currency": "string",
"currencies": [
{
"amount": 0,
"currency": "string"
}
]
},
"attributes": [
{
"name": "string",
"value": "string"
}
]
}
],
"images": [
"string"
],
"price": {
"amount": 0,
"currency": "string",
"currencies": [
{
"amount": 0,
"currency": "string"
}
]
},
"status": 0,
"gtin": "string",
"upc": "string",
"partNumber": "string",
"extras": [
{
"name": "string",
"value": "string"
}
],
"attributeHash": "string"
}
],
"nextCursor": "string"
}