{
  "name": "T-shirt",
  "slug": "t-shirt",
  "sku": "sku-001",
  "type": "goods",
  "status": 1,
  "is_featured": true,
  "is_virtual": false,
  "is_downloadable": true,
  "has_codes": true,
  "has_inventory": false,
  "has_seo": true,
  "has_shipping": true,
  "category_id": 1,
  "brand_id": 6,
  "unit_id": 2,
  "discount_id": 1,
  "tax_id": "",
  "description": "<p>short&nbsp;description</p>",
  "short_description": "short description",
  "product_code": "PROD-001",
  "barcode": "12345678",
  "hsn_sac_code": "HSN-001",
  "mpn": "MPN-001",
  "upc": "UPC-001",
  "ean": "EAN-001",
  "track_inventory": false,
  "is_physical": true,
  "weight": "5",
  "length": "5",
  "width": "5",
  "height": "5",
  "country_of_origin": "us",
  "meta_title": "T-shirt",
  "meta_keywords": "short,description",
  "meta_description": "short description",
  "canonical_url": "yourstore.com/products/t-shirt",
  "tags": [],
  "tags_input": "tags1,tags2",
  "specifications": "<p>short&nbsp;description</p>",
  "variant_image": {},
  "has_variants": true,
  "same_price_all_branches": false,
  "variant_branch_pricing": {
    "1": {
      "1": {
        "branch_id": 1,
        "branch_name": "Main Branch",
        "min_qty_alert": "50",
        "opening_stock": "500"
      },
      "2": {
        "branch_id": 2,
        "branch_name": "Warehouse",
        "min_qty_alert": "50",
        "opening_stock": "500"
      },
      "3": {
        "branch_id": 3,
        "branch_name": "Downtown Store",
        "min_qty_alert": "50",
        "opening_stock": "500"
      },
      "4": {
        "branch_id": 4,
        "branch_name": "Online Store",
        "min_qty_alert": "50",
        "opening_stock": "500"
      },
      "5": {
        "branch_id": 5,
        "branch_name": "Wholesale Branch",
        "min_qty_alert": "50",
        "opening_stock": "500"
      }
    },
    "2": {
      "1": {
        "branch_id": 1,
        "branch_name": "Main Branch",
        "min_qty_alert": "50",
        "opening_stock": "500"
      },
      "2": {
        "branch_id": 2,
        "branch_name": "Warehouse",
        "min_qty_alert": "50",
        "opening_stock": "500"
      },
      "3": {
        "branch_id": 3,
        "branch_name": "Downtown Store",
        "min_qty_alert": "50",
        "opening_stock": "500"
      },
      "4": {
        "branch_id": 4,
        "branch_name": "Online Store",
        "min_qty_alert": "50",
        "opening_stock": "500"
      },
      "5": {
        "branch_id": 5,
        "branch_name": "Wholesale Branch",
        "min_qty_alert": "50",
        "opening_stock": "500"
      }
    },
    "3": {
      "1": {
        "branch_id": 1,
        "branch_name": "Main Branch",
        "min_qty_alert": "60",
        "opening_stock": "600"
      },
      "2": {
        "branch_id": 2,
        "branch_name": "Warehouse",
        "min_qty_alert": "60",
        "opening_stock": "600"
      },
      "3": {
        "branch_id": 3,
        "branch_name": "Downtown Store",
        "min_qty_alert": "60",
        "opening_stock": "600"
      },
      "4": {
        "branch_id": 4,
        "branch_name": "Online Store",
        "min_qty_alert": "60",
        "opening_stock": "600"
      },
      "5": {
        "branch_id": 5,
        "branch_name": "Wholesale Branch",
        "min_qty_alert": "60",
        "opening_stock": "600"
      }
    },
    "4": {
      "1": {
        "branch_id": 1,
        "branch_name": "Main Branch",
        "min_qty_alert": "60",
        "opening_stock": "600"
      },
      "2": {
        "branch_id": 2,
        "branch_name": "Warehouse",
        "min_qty_alert": "60",
        "opening_stock": "600"
      },
      "3": {
        "branch_id": 3,
        "branch_name": "Downtown Store",
        "min_qty_alert": "60",
        "opening_stock": "600"
      },
      "4": {
        "branch_id": 4,
        "branch_name": "Online Store",
        "min_qty_alert": "60",
        "opening_stock": "600"
      },
      "5": {
        "branch_id": 5,
        "branch_name": "Wholesale Branch",
        "min_qty_alert": "60",
        "opening_stock": "600"
      }
    }
  },
  "product_options": [
    {
      "id": 1773641963082,
      "name": "Size",
      "values": [
        "XS",
        "M"
      ]
    },
    {
      "id": 1773641969105,
      "name": "Color",
      "values": [
        "Black",
        "Red"
      ]
    }
  ],
  "product_variants": [
    {
      "id": 1,
      "title": "XS / Black",
      "sku": "VAR-001"
    },
    {
      "id": 2,
      "title": "XS / Red",
      "sku": "VAR-002"
    },
    {
      "id": 3,
      "title": "M / Black",
      "sku": "VAR-003"
    },
    {
      "id": 4,
      "title": "M / Red",
      "sku": "VAR-004"
    }
  ],
  "custom_price_for_all_channels": false,
  "variants_pricing": {
    "1": {
      "pricing": {
        "default_channel": {
          "channel": "POS",
          "cost": 40,
          "retail": {
            "amount": 50,
            "tax_id": null,
            "specific_price": null
          },
          "wholesale": {
            "amount": 45,
            "tax_id": null,
            "specific_price": null
          },
          "is_bundle": false,
          "bundle_prices": []
        }
      }
    },
    "2": {
      "pricing": {
        "default_channel": {
          "channel": "POS",
          "cost": 40,
          "retail": {
            "amount": 50,
            "tax_id": null,
            "specific_price": null
          },
          "wholesale": {
            "amount": 45,
            "tax_id": null,
            "specific_price": null
          },
          "is_bundle": false,
          "bundle_prices": []
        }
      }
    },
    "3": {
      "pricing": {
        "default_channel": {
          "channel": "POS",
          "cost": 49.98,
          "retail": {
            "amount": 70,
            "tax_id": null,
            "specific_price": null
          },
          "wholesale": {
            "amount": 65,
            "tax_id": null,
            "specific_price": null
          },
          "is_bundle": false,
          "bundle_prices": []
        }
      }
    },
    "4": {
      "pricing": {
        "default_channel": {
          "channel": "POS",
          "cost": 49.98,
          "retail": {
            "amount": 70,
            "tax_id": null,
            "specific_price": null
          },
          "wholesale": {
            "amount": 65,
            "tax_id": null,
            "specific_price": null
          },
          "is_bundle": false,
          "bundle_prices": []
        }
      }
    }
  }
}