{
    "create": {
        "success": true,
        "http_code": 201,
        "error": "",
        "data": {
            "status": "success",
            "data": {
                "id": 25058,
                "name": "محصول تست v4 رنگی",
                "english_name": "test-v4-color-product",
                "slug": "محصول-تست-v4-رنگی",
                "description": "",
                "analysis": "",
                "main_category": {
                    "id": 17,
                    "name": "سرویس"
                },
                "other_categories": [],
                "brand": null,
                "is_digital": false,
                "price": 3333,
                "compare_at_price": 33333,
                "special_offer": false,
                "special_offer_end": null,
                "cost_per_item": null,
                "batch_size": 1,
                "length": null,
                "width": null,
                "height": null,
                "weight": null,
                "barcode": "",
                "available": true,
                "show_price": true,
                "has_variants": true,
                "stock": 2,
                "stock_type": {
                    "value": "unlimited",
                    "label": "نامحدود"
                },
                "max_order_quantity": null,
                "min_order_quantity": null,
                "guarantee": null,
                "product_identifier": "YELLOW-001",
                "processing_time": 0,
                "creation_date": "2026-06-12T01:14:01.844889+03:30",
                "modify_date": "2026-06-12T01:14:01.844546+03:30",
                "images": [],
                "variants": [
                    {
                        "id": 22605,
                        "product_id": 25058,
                        "price": 3333,
                        "compare_at_price": 33333,
                        "stock": 2,
                        "length": null,
                        "width": null,
                        "height": null,
                        "weight": null,
                        "barcode": "",
                        "product_identifier": "YELLOW-001",
                        "processing_time": 0,
                        "is_default": true,
                        "image": null,
                        "attributes": [
                            {
                                "id": 5,
                                "name": "رنگ",
                                "value": "زرد",
                                "order": 0
                            }
                        ]
                    },
                    {
                        "id": 22606,
                        "product_id": 25058,
                        "price": 4444,
                        "compare_at_price": 55555,
                        "stock": 3,
                        "length": null,
                        "width": null,
                        "height": null,
                        "weight": null,
                        "barcode": "",
                        "product_identifier": "RED-001",
                        "processing_time": 0,
                        "is_default": false,
                        "image": null,
                        "attributes": [
                            {
                                "id": 5,
                                "name": "رنگ",
                                "value": "قرمز",
                                "order": 1
                            }
                        ]
                    }
                ],
                "variants_total_count": 2,
                "main_attributes": [
                    {
                        "id": 5,
                        "name": "رنگ",
                        "values": [
                            {
                                "id": 32247,
                                "value": "زرد",
                                "order": 0
                            },
                            {
                                "id": 32248,
                                "value": "قرمز",
                                "order": 1
                            }
                        ]
                    }
                ],
                "secondary_attributes": [],
                "next_product_id": null,
                "last_product_id": null,
                "tags": [],
                "external_ids": null,
                "extra_fields": null,
                "seo_title": "محصول تست v4 رنگی",
                "seo_description": "",
                "views": 0
            },
            "message": "Product created successfully"
        },
        "raw": "{\"status\":\"success\",\"data\":{\"id\":25058,\"name\":\"محصول تست v4 رنگی\",\"english_name\":\"test-v4-color-product\",\"slug\":\"محصول-تست-v4-رنگی\",\"description\":\"\",\"analysis\":\"\",\"main_category\":{\"id\":17,\"name\":\"سرویس\"},\"other_categories\":[],\"brand\":null,\"is_digital\":false,\"price\":3333.0,\"compare_at_price\":33333.0,\"special_offer\":false,\"special_offer_end\":null,\"cost_per_item\":null,\"batch_size\":1,\"length\":null,\"width\":null,\"height\":null,\"weight\":null,\"barcode\":\"\",\"available\":true,\"show_price\":true,\"has_variants\":true,\"stock\":2,\"stock_type\":{\"value\":\"unlimited\",\"label\":\"نامحدود\"},\"max_order_quantity\":null,\"min_order_quantity\":null,\"guarantee\":null,\"product_identifier\":\"YELLOW-001\",\"processing_time\":0,\"creation_date\":\"2026-06-12T01:14:01.844889+03:30\",\"modify_date\":\"2026-06-12T01:14:01.844546+03:30\",\"images\":[],\"variants\":[{\"id\":22605,\"product_id\":25058,\"price\":3333,\"compare_at_price\":33333,\"stock\":2,\"length\":null,\"width\":null,\"height\":null,\"weight\":null,\"barcode\":\"\",\"product_identifier\":\"YELLOW-001\",\"processing_time\":0,\"is_default\":true,\"image\":null,\"attributes\":[{\"id\":5,\"name\":\"رنگ\",\"value\":\"زرد\",\"order\":0}]},{\"id\":22606,\"product_id\":25058,\"price\":4444,\"compare_at_price\":55555,\"stock\":3,\"length\":null,\"width\":null,\"height\":null,\"weight\":null,\"barcode\":\"\",\"product_identifier\":\"RED-001\",\"processing_time\":0,\"is_default\":false,\"image\":null,\"attributes\":[{\"id\":5,\"name\":\"رنگ\",\"value\":\"قرمز\",\"order\":1}]}],\"variants_total_count\":2,\"main_attributes\":[{\"id\":5,\"name\":\"رنگ\",\"values\":[{\"id\":32247,\"value\":\"زرد\",\"order\":0},{\"id\":32248,\"value\":\"قرمز\",\"order\":1}]}],\"secondary_attributes\":[],\"next_product_id\":null,\"last_product_id\":null,\"tags\":[],\"external_ids\":null,\"extra_fields\":null,\"seo_title\":\"محصول تست v4 رنگی\",\"seo_description\":\"\",\"views\":0},\"message\":\"Product created successfully\"}",
        "request": {
            "method": "POST",
            "url": "https:\/\/pinksense.ir\/api\/v4\/products\/",
            "payload": {
                "name": "محصول تست v4 رنگی",
                "english_name": "test-v4-color-product",
                "description": "",
                "analysis": "",
                "main_category_id": 17,
                "brand_id": null,
                "is_digital": false,
                "price": 3333,
                "compare_at_price": 33333,
                "special_offer": false,
                "special_offer_end": null,
                "stock": 0,
                "stock_type": "unlimited",
                "available": true,
                "seo_title": "محصول تست v4 رنگی",
                "seo_description": "",
                "main_attributes": [
                    {
                        "attribute_id": 5,
                        "values": [
                            {
                                "value": "زرد",
                                "order": 0
                            },
                            {
                                "value": "قرمز",
                                "order": 1
                            }
                        ]
                    }
                ],
                "secondary_attributes": [],
                "variants": [
                    {
                        "price": 3333,
                        "compare_at_price": 33333,
                        "stock": 2,
                        "barcode": "",
                        "product_identifier": "YELLOW-001",
                        "processing_time": 0,
                        "length": null,
                        "width": null,
                        "height": null,
                        "weight": null,
                        "is_default": true,
                        "attributes": [
                            {
                                "attribute_id": 5,
                                "value": "زرد"
                            }
                        ],
                        "image_id": null
                    },
                    {
                        "price": 4444,
                        "compare_at_price": 55555,
                        "stock": 3,
                        "barcode": "",
                        "product_identifier": "RED-001",
                        "processing_time": 0,
                        "length": null,
                        "width": null,
                        "height": null,
                        "weight": null,
                        "is_default": false,
                        "attributes": [
                            {
                                "attribute_id": 5,
                                "value": "قرمز"
                            }
                        ],
                        "image_id": null
                    }
                ]
            }
        }
    },
    "get_after_create": {
        "success": true,
        "http_code": 200,
        "error": "",
        "data": {
            "status": "success",
            "data": {
                "id": 25058,
                "name": "محصول تست v4 رنگی",
                "english_name": "test-v4-color-product",
                "slug": "محصول-تست-v4-رنگی",
                "description": "",
                "analysis": "",
                "main_category": {
                    "id": 17,
                    "name": "سرویس"
                },
                "other_categories": [],
                "brand": null,
                "is_digital": false,
                "price": 3333,
                "compare_at_price": 33333,
                "special_offer": false,
                "special_offer_end": null,
                "cost_per_item": null,
                "batch_size": 1,
                "length": null,
                "width": null,
                "height": null,
                "weight": null,
                "barcode": "",
                "available": true,
                "show_price": true,
                "has_variants": true,
                "stock": 2,
                "stock_type": {
                    "value": "unlimited",
                    "label": "نامحدود"
                },
                "max_order_quantity": null,
                "min_order_quantity": null,
                "guarantee": null,
                "product_identifier": "YELLOW-001",
                "processing_time": 0,
                "creation_date": "2026-06-12T01:14:01.844889+03:30",
                "modify_date": "2026-06-12T01:14:01.844546+03:30",
                "images": [],
                "variants": [
                    {
                        "id": 22605,
                        "product_id": 25058,
                        "price": 3333,
                        "compare_at_price": 33333,
                        "stock": 2,
                        "length": null,
                        "width": null,
                        "height": null,
                        "weight": null,
                        "barcode": "",
                        "product_identifier": "YELLOW-001",
                        "processing_time": 0,
                        "is_default": true,
                        "image": null,
                        "attributes": [
                            {
                                "id": 5,
                                "name": "رنگ",
                                "value": "زرد",
                                "order": 0
                            }
                        ]
                    },
                    {
                        "id": 22606,
                        "product_id": 25058,
                        "price": 4444,
                        "compare_at_price": 55555,
                        "stock": 3,
                        "length": null,
                        "width": null,
                        "height": null,
                        "weight": null,
                        "barcode": "",
                        "product_identifier": "RED-001",
                        "processing_time": 0,
                        "is_default": false,
                        "image": null,
                        "attributes": [
                            {
                                "id": 5,
                                "name": "رنگ",
                                "value": "قرمز",
                                "order": 1
                            }
                        ]
                    }
                ],
                "variants_total_count": 2,
                "main_attributes": [
                    {
                        "id": 5,
                        "name": "رنگ",
                        "values": [
                            {
                                "id": 32247,
                                "value": "زرد",
                                "order": 0
                            },
                            {
                                "id": 32248,
                                "value": "قرمز",
                                "order": 1
                            }
                        ]
                    }
                ],
                "secondary_attributes": [],
                "next_product_id": null,
                "last_product_id": 25057,
                "tags": [],
                "external_ids": null,
                "extra_fields": null,
                "seo_title": "محصول تست v4 رنگی",
                "seo_description": "",
                "views": 0
            },
            "message": "Operation successful"
        },
        "raw": "{\"status\":\"success\",\"data\":{\"id\":25058,\"name\":\"محصول تست v4 رنگی\",\"english_name\":\"test-v4-color-product\",\"slug\":\"محصول-تست-v4-رنگی\",\"description\":\"\",\"analysis\":\"\",\"main_category\":{\"id\":17,\"name\":\"سرویس\"},\"other_categories\":[],\"brand\":null,\"is_digital\":false,\"price\":3333.0,\"compare_at_price\":33333.0,\"special_offer\":false,\"special_offer_end\":null,\"cost_per_item\":null,\"batch_size\":1,\"length\":null,\"width\":null,\"height\":null,\"weight\":null,\"barcode\":\"\",\"available\":true,\"show_price\":true,\"has_variants\":true,\"stock\":2,\"stock_type\":{\"value\":\"unlimited\",\"label\":\"نامحدود\"},\"max_order_quantity\":null,\"min_order_quantity\":null,\"guarantee\":null,\"product_identifier\":\"YELLOW-001\",\"processing_time\":0,\"creation_date\":\"2026-06-12T01:14:01.844889+03:30\",\"modify_date\":\"2026-06-12T01:14:01.844546+03:30\",\"images\":[],\"variants\":[{\"id\":22605,\"product_id\":25058,\"price\":3333,\"compare_at_price\":33333,\"stock\":2,\"length\":null,\"width\":null,\"height\":null,\"weight\":null,\"barcode\":\"\",\"product_identifier\":\"YELLOW-001\",\"processing_time\":0,\"is_default\":true,\"image\":null,\"attributes\":[{\"id\":5,\"name\":\"رنگ\",\"value\":\"زرد\",\"order\":0}]},{\"id\":22606,\"product_id\":25058,\"price\":4444,\"compare_at_price\":55555,\"stock\":3,\"length\":null,\"width\":null,\"height\":null,\"weight\":null,\"barcode\":\"\",\"product_identifier\":\"RED-001\",\"processing_time\":0,\"is_default\":false,\"image\":null,\"attributes\":[{\"id\":5,\"name\":\"رنگ\",\"value\":\"قرمز\",\"order\":1}]}],\"variants_total_count\":2,\"main_attributes\":[{\"id\":5,\"name\":\"رنگ\",\"values\":[{\"id\":32247,\"value\":\"زرد\",\"order\":0},{\"id\":32248,\"value\":\"قرمز\",\"order\":1}]}],\"secondary_attributes\":[],\"next_product_id\":null,\"last_product_id\":25057,\"tags\":[],\"external_ids\":null,\"extra_fields\":null,\"seo_title\":\"محصول تست v4 رنگی\",\"seo_description\":\"\",\"views\":0},\"message\":\"Operation successful\"}",
        "request": {
            "method": "GET",
            "url": "https:\/\/pinksense.ir\/api\/v4\/products\/25058\/",
            "payload": null
        }
    }
}