Generic Products Creation by admin

mail@pastecode.io avatar
unknown
plain_text
a year ago
2.1 kB
2
Indexable
Never
{
    "title": "rose",
    "handle": "testphone9",
    "description": "A blue marker pen",
    "status": "published",
    "options": [
        {
            "title": "mqo"
        }
    ],
    "variants": [
        {
            "title": "rose",
            "inventory_quantity": 100,
            "prices": [
                {
                    "amount": 75,
                    "currency_code": "aed"
                }
            ],
            "metadata": {
                "order_unit": "carton",
                "selected_unit": "carton",
                "selected_quantity": 5,
                "offer": 5
            },
            "options": [
                {
                    "value": "1"
                }
            ]
        }
    ],
    "sales_channels": [],
    "subtitle": "samsung",
    "is_approved": false,
    "brand": {
        "id": "brand_1",
    },
    "metadata": {
        "certifications": [
            "c1",
            "c2"
        ],
        "product_details": [
            "Halal,Vegan",
            "Organic"
        ]
    },
    "tags": [
        {
            "value": "fruits"
        },
        {
            "value": "fresh"
        }
    ],
    "categories": [
        {
            "id": "pro_cat_01HB5ARX2B3PJJ1PK1331C4MHD"
        }
    ],
    "sub_category": {
        "id": "pro_sub_cat_01HB5ARX2B7VGVHHS7JVS0QF84"
    },
    "countries": {
        "id": 234,
        "iso_2": "ae",
        "iso_3": "are",
        "num_code": 784,
        "name": "UNITED ARAB EMIRATES",
        "display_name": "United Arab Emirates",
        "region_id": "reg_01H641GHBYDJTZTW9EQEMZANG9",
        "flag": null
    },
    "hs_code": "data",
    "images": [
        {
            "url": "https://medusa-public-images.s3.eu-west-1.amazonaws.com/tee-black-front.png",
            "metadata": null
        },
        {
            "url": "https://medusa-public-images.s3.eu-west-1.amazonaws.com/tee-white-back.png",
            "metadata": null
        }
    ],
    "sub_sub_category": {
        "id": "pro_child_cat_01HB5ARX2BFV2KH57GX8MJSHE4"
    }
}