{
"total": 0,
"variants": [
{
"id": "string",
"productId": "string",
"productType": "string",
"categories": [
"string"
],
"sku": "string",
"attributes": [
{
"id": "string",
"name": "string",
"value": "string",
"valueId": "string"
}
],
"options": [
{
"id": "string",
"name": "string",
"value": "string",
"valueId": "string"
}
],
"decorations": [
{
"area": "string",
"width": 0,
"height": 0,
"dpi": 0,
"method": 0,
"price": {
"amount": 0,
"currency": "string",
"currencies": [
{
"currency": "string",
"amount": 0
}
]
},
"printImage": {
"sourcePrintFileUrl": "string",
"imageUploadStatus": 0,
"imageUploadStatusDesc": "string",
"ourPrintFileId": "string",
"ourPrintFileUrl": "string"
}
}
],
"price": {
"amount": 0,
"currency": "string",
"currencies": [
{
"currency": "string",
"amount": 0
}
]
},
"status": "string",
"images": [
"string"
],
"gtin": "string",
"upc": "string",
"partNumber": "string"
}
]
}