"parts": [
{
"parts_name": "front", //front
"color_front": null,
"color_back": null,
"orientation": "PORTRAIT",
"asset": {
"url": "https://......", //tshirts front side artfile url
"name": "SHEETS.png",
"pages": 1
}
},
{
"parts_name": "back", //back
"color_front": null,
"color_back": null,
"orientation": "PORTRAIT",
"asset": {
"url": "https://......", //tshirts back side artfile url
"name": "SHEETS.png",
"pages": 1
}