{
"title": "string",
"subtitle": "string",
"description": "string",
"is_giftcard": true,
"discountable": true,
"thumbnail": "string",
"handle": "string",
"type_id": "string",
"collection_id": "string",
"options": [
{
"title": "string",
"values": [
"string"
]
}
],
"weight": 0,
"length": 0,
"height": 0,
"width": 0,
"hs_code": "string",
"mid_code": "string",
"origin_country": "string",
"material": "string",
"metadata": {},
"external_id": "string",
"status": "draft",
"variants": [
{
"title": "string",
"sku": "string",
"ean": "string",
"upc": "string",
"barcode": "string",
"hs_code": "string",
"mid_code": "string",
"allow_backorder": true,
"manage_inventory": true,
"variant_rank": 0,
"weight": 0,
"length": 0,
"height": 0,
"width": 0,
"origin_country": "string",
"material": "string",
"metadata": {},
"prices": [
{
"currency_code": "string",
"amount": 0,
"min_quantity": 0,
"max_quantity": 0,
"rules": {
"region_id": "reg_123"
}
}
],
"inventory_items": [
{
"inventory_item_id": "string",
"required_quantity": 0
}
],
"options": {
"Color": "Black"
}
}
],
"images": [
{
"url": "string"
}
],
"categories": [
{
"id": "string"
}
],
"tags": [
{
"id": "string"
}
],
"sales_channels": [
{
"id": "string"
}
]
}