{
    "datetime": "2026-06-23 13:29:13",
    "ip": "38.25.52.201",
    "method": "POST",
    "endpoint": "\/v1\/products\/batch",
    "headers": {
        "Host": "api.mesajil.com",
        "Content-Length": "562",
        "Accept-Encoding": "gzip, deflate, br",
        "Postman-Token": "97622be1-c0ac-46c1-b3a2-a0210b4bc6f2",
        "Cache-Control": "no-cache",
        "Accept": "*\/*",
        "User-Agent": "PostmanRuntime\/7.54.0",
        "X-Api-Key": "f866ce44c1a2f0052b94d3dfc7e42964",
        "Content-Type": "application\/json"
    },
    "body": {
        "create": [
            {
                "id": 0,
                "name": "Laptop Dell Inspiron 15",
                "sku": "DELL001",
                "status": "draft",
                "regular_price": 649.990000000000009094947017729282379150390625,
                "stock_quantity": 25,
                "meta_data": [
                    {
                        "key": "part_number",
                        "value": "ABC123"
                    },
                    {
                        "key": "_rank_math_gtin_code",
                        "value": "1234567890123"
                    }
                ]
            }
        ],
        "update": []
    }
}