{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "https:\/\/api.sopyo.dev"
        }
    ],
    "info": {
        "name": "Sopyo Api v2 - D\u00f6k\u00fcmantasyon",
        "_postman_id": "850cf440-dbf8-4888-a63a-89092d8778f7",
        "description": "Sopyo API ile birlikte Sopyo \u00fczerinde size ait t\u00fcm verileri i\u015fleyebilir, kendi uygulamalar\u0131n\u0131z ile entegre edebilirsiniz. <br>\n                        Sopyo API mod\u00fcl\u00fcm\u00fcz\u00fc her ge\u00e7en g\u00fcn geli\u015ftiriyoruz, g\u00f6r\u00fc\u015flerinizi bize <a href=\"mailto:destek@sopyo.com\"> destek@sopyo.com<\/a> adresinden iletebilirsiniz.",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json",
        "version": "2.0.0"
    },
    "item": [
        {
            "name": "Giri\u015f \u0130\u015flemleri",
            "description": "Login",
            "item": [
                {
                    "name": "Token Al",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/auth\/login",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/auth\/login"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"api_token\":[\"string 1\"]}"
                        },
                        "description": "API Token \u00fcretmek i\u00e7in bu endpoint i kullanabilirsiniz",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"status\":true,\"message\":\"\",\"user\":{\"id\":1,\"name\":\"Sopyo Yaz\u0131l\u0131m\",\"email\":\"bilgi@sopyo.com\"},\"access_token\":{\"token\":\"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vbG9jYWxob3N0OjgwMDAvYXBpL3YyL2F1dGgvbG9naW4iLCJpYXQiOjE2NjcyMzA1NDgsImV4cCI6MTY2NzMxNjk0OCwibmJmIjoxNjY3MjMwNTQ4LCJqdGkiOiJ1OXhWSUw3MnlNWHZiRmZCIiwic3ViIjoiMSIsInBydiI6IjEzZThkMDI4YjM5MWYzYjdiNjNmMjE5MzNkYmFkNDU4ZmYyMTA3MmUifQ._ZL7f6irN8HrsKlQDddwBQccjV1nZViympxj3ML3wq8\",\"expire_in\":1440,\"type\":\"bearer\"}}",
                            "name": "Ok"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Katalog Y\u00f6netimi",
            "description": null,
            "item": [
                {
                    "name": "Se\u00e7enek Grup Y\u00f6netimi",
                    "description": "\u00dcr\u00fcn se\u00e7enek gruplar\u0131 ile ilgili t\u00fcm i\u015flemleri bu b\u00f6l\u00fcmde yapabilirsiniz.",
                    "item": [
                        {
                            "name": "Se\u00e7enek Grup Listesi",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/variant-group",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/variant-group"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "<p>Se\u00e7enek Grup Listesi<\/b> <br><div class=\"alert alert-secondary\" style=\"margin-right:52%;padding:10px 5px;margin-left:25px;font-size:13px\"> <p> \/\/ <b>\u00d6rnek filtrelemeler <\/b><\/p> <div class=\"row\"> <div class=\"col-4\">\/variant-group?name[eq]=Renk<\/div> <div class=\"col-5\"><span>Se\u00e7enek grub ad\u0131na g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/variant-group?name[like]=Haf\u0131za<\/div> <div class=\"col-5\"><span>Se\u00e7enek grub ad\u0131na g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/variant-group?id[eq]=1<\/div> <div class=\"col-5\"><span>Se\u00e7enek grub id\"sine filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq,lt,lte,gt,gte)<\/div> <\/div> <\/div>"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"id\":1,\"name\":\"Renk\",\"values\":[\"Beyaz\",\"K\u0131rm\u0131z\u0131\",\"Lacivert\",\"Mavi\",\"Pembe\",\"Gri\",\"Siyah\",\"Purple\"]},{\"id\":2,\"name\":\"Beden\",\"values\":[\"L\",\"M\",\"S\",\"XL\",\"36\",\"37\",\"38\",\"39\",\"40\",\"35\",\"41\"]},{\"id\":9,\"name\":\"Haf\u0131za\",\"values\":[\"128GB\",\"256GB\"]},{\"id\":10,\"name\":\"RAM\",\"values\":[\"8GB\",\"4GB\",\"16GB\"]}],\"links\":{\"first\":\"\/api\/v2\/variant-group?page=1\",\"last\":\"\/api\/v2\/variant-group?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; \u00d6nceki\",\"active\":false},{\"url\":\"\/api\/v2\/variant-group?page=1\",\"label\":\"1\",\"active\":true},{\"url\":null,\"label\":\"Sonraki &raquo;\",\"active\":false}],\"path\":\"\/api\/v2\/variant-group\",\"per_page\":100,\"to\":5,\"total\":5}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\":false,\"message\":\"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                }
                            ]
                        },
                        {
                            "name": "Se\u00e7enek Grubu Ekle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/variant-group",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/variant-group"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Beden\"}"
                                },
                                "description": "\u00dcr\u00fcn se\u00e7enek grubu ekleme i\u015fleminizi bu b\u00f6l\u00fcmde yapabilirsiniz."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\": {\"id\": 5,\"name\": \"Televizyon\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                }
                            ]
                        },
                        {
                            "name": "Se\u00e7enek Grubu G\u00f6ster",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/variant-group\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/variant-group\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "1",
                                            "description": "Grup ID"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Se\u00e7enek grubu kayd\u0131 g\u00f6ster"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":{\"id\":1,\"name\":\"Renk\",\"values\":[\"Beyaz\",\"K\u0131rm\u0131z\u0131\",\"Lacivert\",\"Mavi\",\"Pembe\",\"Gri\",\"Siyah\",\"Purple\"]}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Se\u00e7enek Grubu G\u00fcncelle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/variant-group\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/variant-group\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Grup ID"
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Beden\"}"
                                },
                                "description": "\u00dcr\u00fcn se\u00e7enek grubu g\u00fcncelle"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\": {\"id\": 1,\"name\": \"Beden\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Se\u00e7enek Grubu Sil",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/variant-group\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/variant-group\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "1",
                                            "description": "Grup ID"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "\u00dcr\u00fcn se\u00e7enek grubu kayd\u0131 sil"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Se\u00e7enek De\u011fer Listesi",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/variant-group\/:id\/values",
                                    "query": [
                                        {
                                            "key": "name%5Beq%5D",
                                            "value": "L",
                                            "description": "De\u011fer ad\u0131na g\u00f6re getir.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "name%5Blike%5D",
                                            "value": "L",
                                            "description": "De\u011fer ad\u0131na g\u00f6re filtreleme.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "id%5Beq%5D",
                                            "value": "1",
                                            "description": "Di\u011fer filtreleme parametreleri[eq]E\u015fit[lt]K\u00fc\u00e7\u00fck[lte]K\u00fc\u00e7\u00fck ve E\u015fit[gt]B\u00fcy\u00fck[gte]B\u00fcy\u00fck ve E\u015fit",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/v2\/variant-group\/:id\/values?name%5Beq%5D=L&name%5Blike%5D=L&id%5Beq%5D=1"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Se\u00e7enek De\u011fer Listesi"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"id\":8,\"group_id\":2,\"name\":\"L\"},{\"id\":9,\"group_id\":2,\"name\":\"M\"}],\"links\":{\"first\":\"api\/v2\/variant-group\/2\/values?page=1\",\"last\":\"api\/v2\/variant-group\/2\/values?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; \u00d6nceki\",\"active\":false},{\"url\":\"api\/v2\/variant-group\/2\/values?page=1\",\"label\":\"1\",\"active\":true},{\"url\":null,\"label\":\"Sonraki &raquo;\",\"active\":false}],\"path\":\"api\/v2\/variant-group\/2\/values\",\"per_page\":100,\"to\":12,\"total\":12}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\":false,\"message\":\"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Se\u00e7enek De\u011feri Ekle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/variant-group\/:id\/values",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/variant-group\/:id\/values"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Beden\"}"
                                },
                                "description": "\u00dcr\u00fcn se\u00e7enek de\u011feri ekleme i\u015fleminizi bu b\u00f6l\u00fcmde yapabilirsiniz."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\":{\"id\":41,\"group_id\":2,\"name\":\"512GB\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Se\u00e7enek De\u011feri G\u00f6ster",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/variant-group\/:id\/values\/:value_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/variant-group\/:id\/values\/:value_id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "2",
                                            "description": "Grup ID"
                                        },
                                        {
                                            "id": "value_id",
                                            "key": "value_id",
                                            "value": "1",
                                            "description": "De\u011fer ID"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "\u00dcr\u00fcn se\u00e7enek de\u011feri i\u015fleminizi bu b\u00f6l\u00fcmde yapabilirsiniz."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\":{\"id\":41,\"group_id\":2,\"name\":\"512GB\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Se\u00e7enek De\u011feri G\u00fcncelle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/variant-group\/:id\/values\/:value_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/variant-group\/:id\/values\/:value_id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "2",
                                            "description": "Grup ID"
                                        },
                                        {
                                            "id": "value_id",
                                            "key": "value_id",
                                            "value": "1",
                                            "description": "De\u011fer ID"
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Beden\"}"
                                },
                                "description": "\u00dcr\u00fcn se\u00e7enek de\u011feri g\u00fcncelleme i\u015fleminizi bu b\u00f6l\u00fcmde yapabilirsiniz."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\":{\"id\":41,\"group_id\":2,\"name\":\"512GB\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Se\u00e7enek De\u011feri Sil",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/variant-group\/:id\/values\/:value_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/variant-group\/:id\/values\/:value_id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "2",
                                            "description": "Grup ID"
                                        },
                                        {
                                            "id": "value_id",
                                            "key": "value_id",
                                            "value": "1",
                                            "description": "De\u011fer ID"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "\u00dcr\u00fcn se\u00e7enek de\u011feri silme i\u015fleminizi bu b\u00f6l\u00fcmde yapabilirsiniz."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "\u00dcr\u00fcn Y\u00f6netimi",
                    "description": "\u00dcr\u00fcn ile alakal\u0131 t\u00fcm i\u015flemleri bu alanda yapabilirsiniz",
                    "item": [
                        {
                            "name": "\u00dcr\u00fcn Listesi",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "<p>\u00dcr\u00fcn Listesi<\/b> <br><div class=\"alert alert-secondary\" style=\"margin-right:52%;padding:10px 5px;margin-left:25px;font-size:13px\"> <p> \/\/ <b>\u00d6rnek filtrelemeler <\/b><\/p> <div class=\"row\"> <div class=\"col-4\">\/products?sort=asc<\/div> <div class=\"col-5\"><span>Id ile s\u0131ralama.<\/span><\/div> <div class=\"col-3\">(asc,desc)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/products?title[like]=\u00c7anta<\/div> <div class=\"col-5\"><span>\u00dcr\u00fcn ad\u0131na g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/products?stock_code[eq]=98<\/div> <div class=\"col-5\"><span>Stok koduna g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/products?stock[eq]=50<\/div> <div class=\"col-5\"><span>Stok bilgisine g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(like,eq,lt,lte,gt,gte)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/products?barcode[eq]=50<\/div> <div class=\"col-5\"><span>Barkod bilgisine g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/products?id[eq]=1<\/div> <div class=\"col-5\"><span>Id ile \u00fcr\u00fcn filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq,lt,lte,gt,gte)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/products?brand[eq]=Samsung<\/div> <div class=\"col-5\"><span>\u00dcr\u00fcn markas\u0131na g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/products?category[eq]=1<\/div> <div class=\"col-5\"><span>Kategori bilgisine g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/products?tax_rate[eq]=18<\/div> <div class=\"col-5\"><span>KDV bilgisine g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq,lt,lte,gt,gte)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/products?source[eq]=sopyo<\/div> <div class=\"col-5\"><span>Kaynak bilgisine g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/products?tag[eq]=2<\/div> <div class=\"col-5\"><span>Etiket bilgisine g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(eq)<\/div> <\/div> <\/div>"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"title\":\"Varyants\u0131z \u00dcr\u00fcn \u00d6rne\u011fi\",\"stock_code\":\"SPYAPITEST005\",\"stock\":60,\"category_id\":415750,\"desi\":5,\"tax_rate\":8,\"sub_title\":\"\",\"barcode\":\"SPYAPITEST005\",\"brand\":\"Bot\",\"tag_id\":213,\"description\":\"Varyants\u0131z \u00dcr\u00fcn \u00d6rne\u011fi\",\"images\":[\"https:\/\/app.sopyo.com\/public\/products\/a3150a3c93a90eb882dbecb5e3d7f8f9.jpg\",\"https:\/\/app.sopyo.com\/public\/products\/9e15adb60acffcd98af06e02c7241a8a.jpg\",\"https:\/\/app.sopyo.com\/public\/products\/516c4c59ab7a0d900f402c9fb07ef96f.jpg\"],\"price1\":[{\"sale_price\":1500,\"list_price\":2500}]}],\"links\":{\"first\":\"api\/v2\/products?page=1\",\"last\":\"api\/v2\/products?page=2405\",\"prev\":null,\"next\":\"api\/v2\/products?page=2\"},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":2405,\"links\":[{\"url\":null,\"label\":\"&laquo; \u00d6nceki\",\"active\":false},{\"url\":\"api\/v2\/products?page=1\",\"label\":\"1\",\"active\":true},{\"url\":\"api\/v2\/products?page=2\",\"label\":\"2\",\"active\":false},{\"url\":\"api\/v2\/products?page=3\",\"label\":\"3\",\"active\":false},{\"url\":\"api\/v2\/products?page=4\",\"label\":\"4\",\"active\":false},{\"url\":\"api\/v2\/products?page=5\",\"label\":\"5\",\"active\":false},{\"url\":\"api\/v2\/products?page=6\",\"label\":\"6\",\"active\":false},{\"url\":\"api\/v2\/products?page=7\",\"label\":\"7\",\"active\":false},{\"url\":\"api\/v2\/products?page=8\",\"label\":\"8\",\"active\":false},{\"url\":\"api\/v2\/products?page=9\",\"label\":\"9\",\"active\":false},{\"url\":\"api\/v2\/products?page=10\",\"label\":\"10\",\"active\":false},{\"url\":null,\"label\":\"...\",\"active\":false},{\"url\":\"api\/v2\/products?page=2404\",\"label\":\"2404\",\"active\":false},{\"url\":\"api\/v2\/products?page=2405\",\"label\":\"2405\",\"active\":false},{\"url\":\"api\/v2\/products?page=2\",\"label\":\"Sonraki &raquo;\",\"active\":false}],\"path\":\"api\/v2\/products\",\"per_page\":2,\"to\":2,\"total\":4810}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                }
                            ]
                        },
                        {
                            "name": "\u00dcr\u00fcn Ekle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"title\":\"\u00c7ama\u015f\u0131r Mandal\u0131\",\"stock_code\":\"87484554\",\"stock\":45,\"category_id\":25,\"desi\":5,\"tax_rate\":18,\"sub_title\":\"G\u00f6kku\u015fa\u011f\u0131 temal\u0131 \u00e7ama\u015f\u0131r mandal\u0131\",\"barcode\":\"5EASDF522\",\"barcode_2\":\"5EAEF525\",\"brand\":\"YILDIZ\",\"description\":\"G\u00f6kku\u015fa\u011f\u0131 temal\u0131 \u00e7ama\u015f\u0131r mandallar\u0131 kaliteli malzeme yap\u0131s\u0131 ile uzun s\u00fcre kullan\u0131labilir.\",\"price1\":[{\"sale_price\":\"7\",\"list_price\":\"3.31\"}]}"
                                },
                                "description": "Yeni \u00fcr\u00fcn kayd\u0131 olu\u015ftur"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "[{\"title\":\"Varyants\u0131z \u00dcr\u00fcn \u00d6rne\u011fi\",\"stock_code\":\"SPYAPITEST005\",\"stock\":60,\"category_id\":415750,\"desi\":5,\"tax_rate\":8,\"sub_title\":\"\",\"barcode\":\"SPYAPITEST005\",\"brand\":\"Bot\",\"tag_id\":213,\"description\":\"Varyants\u0131z \u00dcr\u00fcn \u00d6rne\u011fi\",\"images\":[\"https:\/\/app.sopyo.com\/public\/products\/a3150a3c93a90eb882dbecb5e3d7f8f9.jpg\",\"https:\/\/app.sopyo.com\/public\/products\/9e15adb60acffcd98af06e02c7241a8a.jpg\",\"https:\/\/app.sopyo.com\/public\/products\/516c4c59ab7a0d900f402c9fb07ef96f.jpg\"],\"price_1\":[{\"sale_price\":1500,\"list_price\":2500}]},{\"id\":18248770,\"title\":\"Varyantl\u0131 \u00dcr\u00fcn \u00d6rne\u011fi\",\"sub_title\":\"\",\"stock\":0,\"stock_code\":\"HBCV00002Z3YQM\",\"barcode\":\"8683323005482\",\"barcode_2\":null,\"tax_rate\":8,\"currency\":\"TL\",\"description\":\"Varyantl\u0131 \u00dcr\u00fcn \u00d6rne\u011fi\",\"brand\":\"The North Face\",\"desi\":\"1\",\"source\":\"sopyo\",\"tag_id\":453,\"category\":{\"id\":413616,\"name\":\"Bot\",\"status\":false},\"images\":[\"https:\/\/app.sopyo.com\/public\/products\/a3150a3c93a90eb882dbecb5e3d7f8f9.jpg\",\"https:\/\/app.sopyo.com\/public\/products\/9e15adb60acffcd98af06e02c7241a8a.jpg\",\"https:\/\/app.sopyo.com\/public\/products\/516c4c59ab7a0d900f402c9fb07ef96f.jpg\",\"https:\/\/app.sopyo.com\/public\/products\/ddd0d5d962f4dcf7ad0ac10c713f9fc4.jpg\"],\"variants\":[{\"id\":14824969,\"product_id\":18248770,\"stock_code\":\"HBCV00002Z3WEY\",\"stock\":0,\"barcode\":\"HBCV00002Z3WEY\",\"option1\":{\"name\":\"Ayakkab\u0131 Numaras\u0131\",\"value\":\"40\"},\"option2\":{\"name\":\"Renk\",\"value\":\"Siyah - Sar\u0131\"},\"price_1\":{\"sale_price\":6555,\"list_price\":null},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null},{\"id\":14824972,\"product_id\":18248770,\"stock_code\":\"HBCV00002Z3WEZ\",\"stock\":0,\"barcode\":\"HBCV00002Z3WEZ\",\"option1\":{\"name\":\"Ayakkab\u0131 Numaras\u0131\",\"value\":\"41\"},\"option2\":{\"name\":\"Renk\",\"value\":\"Siyah - Sar\u0131\"},\"price_1\":{\"sale_price\":6555,\"list_price\":null},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null},{\"id\":14824975,\"product_id\":18248770,\"stock_code\":\"HBCV00002Z3WF0\",\"stock\":0,\"barcode\":\"HBCV00002Z3WF0\",\"option1\":{\"name\":\"Ayakkab\u0131 Numaras\u0131\",\"value\":\"42\"},\"option2\":{\"name\":\"Renk\",\"value\":\"Siyah - Sar\u0131\"},\"price_1\":{\"sale_price\":6555,\"list_price\":null},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null}]}]",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                }
                            ]
                        },
                        {
                            "name": "\u00dcr\u00fcn G\u00f6ster",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "\u00dcr\u00fcn ID"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "\u00dcr\u00fcn Kayd\u0131 G\u00f6ster"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"id\":18248770,\"title\":\"Varyantl\u0131 \u00dcr\u00fcn \u00d6rne\u011fi\",\"sub_title\":\"\",\"stock\":0,\"stock_code\":\"HBCV00002Z3YQM\",\"barcode\":\"8683323005482\",\"barcode_2\":null,\"tax_rate\":8,\"currency\":\"TL\",\"description\":\"Varyantl\u0131 \u00dcr\u00fcn \u00d6rne\u011fi\",\"brand\":\"The North Face\",\"desi\":\"1\",\"source\":\"sopyo\",\"tag_id\":453,\"category\":{\"id\":413616,\"name\":\"Bot\",\"status\":false},\"images\":[\"https:\/\/app.sopyo.com\/public\/products\/a3150a3c93a90eb882dbecb5e3d7f8f9.jpg\",\"https:\/\/app.sopyo.com\/public\/products\/9e15adb60acffcd98af06e02c7241a8a.jpg\",\"https:\/\/app.sopyo.com\/public\/products\/516c4c59ab7a0d900f402c9fb07ef96f.jpg\",\"https:\/\/app.sopyo.com\/public\/products\/ddd0d5d962f4dcf7ad0ac10c713f9fc4.jpg\"],\"variants\":[{\"id\":14824969,\"product_id\":18248770,\"stock_code\":\"HBCV00002Z3WEY\",\"stock\":0,\"barcode\":\"HBCV00002Z3WEY\",\"option1\":{\"name\":\"Ayakkab\u0131 Numaras\u0131\",\"value\":\"40\"},\"option2\":{\"name\":\"Renk\",\"value\":\"Siyah - Sar\u0131\"},\"price_1\":{\"sale_price\":6555,\"list_price\":null},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null},{\"id\":14824972,\"product_id\":18248770,\"stock_code\":\"HBCV00002Z3WEZ\",\"stock\":0,\"barcode\":\"HBCV00002Z3WEZ\",\"option1\":{\"name\":\"Ayakkab\u0131 Numaras\u0131\",\"value\":\"41\"},\"option2\":{\"name\":\"Renk\",\"value\":\"Siyah - Sar\u0131\"},\"price_1\":{\"sale_price\":6555,\"list_price\":null},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null},{\"id\":14824975,\"product_id\":18248770,\"stock_code\":\"HBCV00002Z3WF0\",\"stock\":0,\"barcode\":\"HBCV00002Z3WF0\",\"option1\":{\"name\":\"Ayakkab\u0131 Numaras\u0131\",\"value\":\"42\"},\"option2\":{\"name\":\"Renk\",\"value\":\"Siyah - Sar\u0131\"},\"price_1\":{\"sale_price\":6555,\"list_price\":null},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null}]}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "\u00dcr\u00fcn G\u00fcncelle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "\u00dcr\u00fcn ID"
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"title\":\"\u00c7ama\u015f\u0131r Mandal\u0131\",\"stock_code\":\"87484554\",\"stock\":45,\"category_id\":25,\"desi\":5,\"tax_rate\":18,\"sub_title\":\"G\u00f6kku\u015fa\u011f\u0131 temal\u0131 \u00e7ama\u015f\u0131r mandal\u0131\",\"barcode\":\"5EASDF522\",\"barcode_2\":\"5EAEF525\",\"brand\":\"YILDIZ\",\"description\":\"G\u00f6kku\u015fa\u011f\u0131 temal\u0131 \u00e7ama\u015f\u0131r mandallar\u0131 kaliteli malzeme yap\u0131s\u0131 ile uzun s\u00fcre kullan\u0131labilir.\",\"images\":[\"https:\\\/\\\/app.sopyo.com\\\/public\\\/2021\\\/11\\\/MANDAL-GOKKUSAGI-1.jpg\",\"https:\\\/\\\/app.sopyo.com\\\/public\\\/2021\\\/11\\\/MANDAL-GOKKUSAGI-1.jpg\"],\"price1\":[{\"sale_price\":\"7913.34\",\"list_price\":\"19.7\"}],\"price2\":[{\"sale_price\":\"779429\",\"list_price\":\"1\"}],\"price3\":[{\"sale_price\":\"4\",\"list_price\":\"4\"}],\"price4\":[{\"sale_price\":\"2\",\"list_price\":\"00\"}],\"price5\":[{\"sale_price\":\"493\"}],\"price6\":[{\"list_price\":\"994721.68\"}],\"price7\":[{\"sale_price\":\"029714.4\",\"list_price\":\"77\"}],\"price8\":[{\"sale_price\":\"111\",\"list_price\":\"0.15\"}],\"price9\":[{\"sale_price\":\"893.54\",\"list_price\":\"3\"}],\"price10\":[{\"sale_price\":\"3628\",\"list_price\":\"73182.05\"}]}"
                                },
                                "description": "\u00dcr\u00fcn Kayd\u0131 G\u00fcncelle"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"id\":1,\"title\":\"S\u0131rt \u00c7antas\u0131\",\"sub_title\":null,\"stock\":50,\"stock_code\":\"SPE80693\",\"barcode\":\"1234556\",\"barcode_2\":null,\"tax_rate\":18,\"currency\":\"TL\",\"description\":\"\",\"brand\":\"Sopyo\",\"desi\":\"1\",\"source\":\"ankasync\",\"price_1\":{\"sale_price\":681.08,\"list_price\":690.08},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null,\"category\":{\"id\":1,\"name\":\"\u00c7anta\",\"status\":false},\"images\":[\"https:\/\/www.app.sopyo.com\/images\/urunler\/sirt-can-5253_1.jpg\"],\"variants\":[]}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "\u00dcr\u00fcn Sil",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "\u00dcr\u00fcn ID"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "\u00dcr\u00fcn Kayd\u0131 Sil"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "\u00dcr\u00fcn Se\u00e7enek Listesi (Varyant)",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products\/:id\/variants",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products\/:id\/variants",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "1",
                                            "description": "\u00dcr\u00fcn Id"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"id\":21,\"product_id\":2,\"stock_code\":\"hgfkzm1-1063-020beyazl\",\"stock\":50,\"barcode\":\"\",\"option1\":{\"name\":\"Renk\",\"value\":\"Beyaz\"},\"option2\":{\"name\":\"Beden\",\"value\":\"L\"},\"price_1\":{\"sale_price\":0,\"list_price\":0},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null}],\"links\":{\"first\":\"\/api\/v2\/products\/2\/variants?page=1\",\"last\":\"\/api\/v2\/products\/2\/variants?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; \u00d6nceki\",\"active\":false},{\"url\":\"\/api\/v2\/products\/2\/variants?page=1\",\"label\":\"1\",\"active\":true},{\"url\":null,\"label\":\"Sonraki &raquo;\",\"active\":false}],\"path\":\"\/api\/v2\/products\/2\/variants\",\"per_page\":100,\"to\":3,\"total\":3}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "\u00dcr\u00fcn Se\u00e7enek Ekle (Varyant)",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products\/:id\/variants",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products\/:id\/variants",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "1",
                                            "description": "\u00dcr\u00fcn Id"
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"stock_code\":\"qui\",\"stock\":3,\"barcode\":\"voluptates\",\"values\":[{\"name\":\"voluptates\",\"value\":\"corrupti\"}],\"price_1\":[{\"sale_price\":\"1643\",\"list_price\":\"3.35\"}],\"price_2\":[{\"sale_price\":\"715\",\"list_price\":\"0331797.4\"}],\"price_3\":[{\"sale_price\":\"048\",\"list_price\":\"404.54\"}],\"price_4\":[{\"sale_price\":\"2257\",\"list_price\":\"610\"}],\"price_5\":[{\"sale_price\":\"53\",\"list_price\":\"9\"}],\"price_6\":[{\"sale_price\":\"232957478\",\"list_price\":\"363238.31\"}],\"price_7\":[{\"sale_price\":\"84\",\"list_price\":\"5\"}],\"price_8\":[{\"sale_price\":\"1946042.8\",\"list_price\":\"6944\"}],\"price_9\":[{\"sale_price\":\"2.74\",\"list_price\":\"4890.2\"}],\"price_10\":[{\"sale_price\":\"2.48\",\"list_price\":\"3.33\"}]}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":{\"id\":21,\"product_id\":2,\"stock_code\":\"hgfkzm1-1063-020beyazl\",\"stock\":50,\"barcode\":\"\",\"option1\":{\"name\":\"Renk\",\"value\":\"Beyaz\"},\"option2\":{\"name\":\"Beden\",\"value\":\"L\"},\"price_1\":{\"sale_price\":0,\"list_price\":0},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "\u00dcr\u00fcn Se\u00e7enek G\u00f6ster (Varyant)",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products\/:id\/variants\/:variant_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products\/:id\/variants\/:variant_id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "13",
                                            "description": "\u00dcr\u00fcn id"
                                        },
                                        {
                                            "id": "variant_id",
                                            "key": "variant_id",
                                            "value": "1",
                                            "description": "Varyant id"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":{\"id\":21,\"product_id\":2,\"stock_code\":\"hgfkzm1-1063-020beyazl\",\"stock\":50,\"barcode\":\"\",\"option1\":{\"name\":\"Renk\",\"value\":\"Beyaz\"},\"option2\":{\"name\":\"Beden\",\"value\":\"L\"},\"price_1\":{\"sale_price\":0,\"list_price\":0},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "\u00dcr\u00fcn Se\u00e7enek G\u00fcncelle (Varyant)",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products\/:id\/variants\/:variant_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products\/:id\/variants\/:variant_id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "2",
                                            "description": "\u00dcr\u00fcn id"
                                        },
                                        {
                                            "id": "variant_id",
                                            "key": "variant_id",
                                            "value": "1",
                                            "description": "Varyant id"
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"stock_code\":\"animi\",\"stock\":5,\"barcode\":\"quae\",\"values\":[{\"name\":\"et\",\"value\":\"repellendus\"}],\"price_1\":[{\"sale_price\":\"7178923.84\",\"list_price\":\"078547.10\"}],\"price_2\":[{\"sale_price\":\"8\",\"list_price\":\"30680.32\"}],\"price_3\":[{\"sale_price\":\"42\",\"list_price\":\"447.3\"}],\"price_4\":[{\"sale_price\":\"79\",\"list_price\":\"31590247.19\"}],\"price_5\":[{\"sale_price\":\"00\",\"list_price\":\"10\"}],\"price_6\":[{\"sale_price\":\"1.31\",\"list_price\":\"1.82\"}],\"price_7\":[{\"sale_price\":\"09.07\",\"list_price\":\"1328016\"}],\"price_8\":[{\"sale_price\":\"172750.9\",\"list_price\":\"8.12\"}],\"price_9\":[{\"sale_price\":\"1.3\",\"list_price\":\"71600\"}],\"price_10\":[{\"sale_price\":\"000975.5\",\"list_price\":\"4\"}]}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":{\"id\":21,\"product_id\":2,\"stock_code\":\"hgfkzm1-1063-020beyazl\",\"stock\":50,\"barcode\":\"\",\"option1\":{\"name\":\"Renk\",\"value\":\"Beyaz\"},\"option2\":{\"name\":\"Beden\",\"value\":\"L\"},\"price_1\":{\"sale_price\":0,\"list_price\":0},\"price_2\":null,\"price_3\":null,\"price_4\":null,\"price_5\":null,\"price_6\":null,\"price_7\":null,\"price_8\":null,\"price_9\":null,\"price_10\":null}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "\u00dcr\u00fcn Se\u00e7enek Sil (Varyant)",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products\/:id\/variants\/:variant_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products\/:id\/variants\/:variant_id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "2",
                                            "description": "\u00dcr\u00fcn id"
                                        },
                                        {
                                            "id": "variant_id",
                                            "key": "variant_id",
                                            "value": "1",
                                            "description": "Varyant id"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "\u00dcr\u00fcn Resimleri",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/products\/:id\/images",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/products\/:id\/images",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "\u00dcr\u00fcn ID"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "\u00dcr\u00fcn Resimleri"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[\"https:\/\/www.app.sopyo.com\/images\/urunler\/sirt-can-5253_1.jpg\",\"https:\/\/www.app.sopyo.com\/images\/urunler\/sirt-can-5253_2.jpg\"]}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Kategori Y\u00f6netimi",
                    "description": "Kategori ile alakal\u0131 t\u00fcm i\u015flemleri bu alanda yapabilirsiniz",
                    "item": [
                        {
                            "name": "Kategori Listesi",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/categories",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/categories"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "<p>Kategori Listesi<\/b> <br><div class=\"alert alert-secondary\" style=\"margin-right:52%;padding:10px 5px;margin-left:25px;font-size:13px\"> <p> \/\/ <b>\u00d6rnek filtrelemeler <\/b><\/p> <div class=\"row\"> <div class=\"col-4\">\/categories?name[eq]=Televizyon<\/div> <div class=\"col-5\"><span>Kategori ad\u0131na g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/categories?id[eq]=1<\/div> <div class=\"col-5\"><span>Kategori id\"sine filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq,lt,lte,gt,gte)<\/div> <\/div> <\/div>"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{ \"data\": [ { \"id\": 1, \"name\": \"Telefon\" }, { \"id\": 2, \"name\": \"Televizyon\" } ], \"links\": { \"first\": \"\/api\/v2\/categories?page=1\", \"last\": \"\/api\/v2\/categories?page=2\", \"prev\": null, \"next\": \"\/api\/v2\/categories?page=2\" }, \"meta\": { \"current_page\": 1, \"from\": 1, \"last_page\": 2, \"links\": [ { \"url\": null, \"label\": \"&laquo; \u00d6nceki\", \"active\": false }, { \"url\": \"\/api\/v2\/categories?page=1\", \"label\": \"1\", \"active\": true }, { \"url\": \"\/api\/v2\/categories?page=2\", \"label\": \"2\", \"active\": false }, { \"url\": \"\/api\/v2\/categories?page=2\", \"label\": \"Sonraki &raquo;\", \"active\": false } ], \"path\": \"\/api\/v2\/categories\", \"per_page\": 100, \"to\": 100, \"total\": 124 } }",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\":false,\"message\":\"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                }
                            ]
                        },
                        {
                            "name": "Kategori Ekle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/categories",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/categories"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Televizyon\"}"
                                },
                                "description": "Yeni kategori kayd\u0131 olu\u015ftur"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\": {\"id\": 5,\"name\": \"Televizyon\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\":false,\"message\":\"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                }
                            ]
                        },
                        {
                            "name": "Kategori G\u00f6ster",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/categories\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/categories\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Kategori ID"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Kategori Kayd\u0131 G\u00f6ster"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\": {\"id\": 5,\"name\": \"Televizyon\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Kategori G\u00fcncelle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/categories\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/categories\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Kategori ID"
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Televizyon\"}"
                                },
                                "description": "Kategori Kayd\u0131 G\u00fcncelle"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\": {\"id\": 5,\"name\": \"Apple\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Kategori Sil",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/categories\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/categories\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Kategori ID"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Kategori Kayd\u0131 Sil"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Marka Y\u00f6netimi",
                    "description": "Marka ile alakal\u0131 t\u00fcm i\u015flemleri bu alanda yapabilirsiniz",
                    "item": [
                        {
                            "name": "Marka Listesi",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/brands",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/brands"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "<p>Marka Listesi<\/b> <br><div class=\"alert alert-secondary\" style=\"margin-right:52%;padding:10px 5px;margin-left:25px;font-size:13px\"> <p> \/\/ <b>\u00d6rnek filtrelemeler <\/b><\/p> <div class=\"row\"> <div class=\"col-4\">\/brands?name[eq]=Televizyon<\/div> <div class=\"col-5\"><span>Marka ad\u0131na g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/brands?id[eq]=1<\/div> <div class=\"col-5\"><span>Marka id\"sine filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq,lt,lte,gt,gte)<\/div> <\/div> <\/div>"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{ \"data\": [ { \"id\": 1, \"name\": \"Sopyo\" }, { \"id\": 2, \"name\": \"di\u011fer\" } ], \"links\": { \"first\": \"\/api\/v2\/brands?page=1\", \"last\": \"\/api\/v2\/brands?page=2\", \"prev\": null, \"next\": \"\/api\/v2\/brands?page=2\" }, \"meta\": { \"current_page\": 1, \"from\": 1, \"last_page\": 2, \"links\": [ { \"url\": null, \"label\": \"&laquo; \u00d6nceki\", \"active\": false }, { \"url\": \"\/api\/v2\/brands?page=1\", \"label\": \"1\", \"active\": true }, { \"url\": \"\/api\/v2\/brands?page=2\", \"label\": \"2\", \"active\": false }, { \"url\": \"\/api\/v2\/brands?page=2\", \"label\": \"Sonraki &raquo;\", \"active\": false } ], \"path\": \"\/api\/v2\/brands\", \"per_page\": 100, \"to\": 100, \"total\": 124 } }",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\":false,\"message\":\"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                }
                            ]
                        },
                        {
                            "name": "Marka Ekle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/brands",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/brands"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Apple\"}"
                                },
                                "description": "Yeni marka kayd\u0131 olu\u015ftur"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\": {\"id\": 5,\"name\": \"Apple\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": null,
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                }
                            ]
                        },
                        {
                            "name": "Marka G\u00f6ster",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/brands\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/brands\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Marka ID"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Marka Kayd\u0131 G\u00f6ster"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\": {\"id\": 5,\"name\": \"Apple\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Marka G\u00fcncelle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/brands\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/brands\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Marka ID"
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Samsung\"}"
                                },
                                "description": "Marka Kayd\u0131 G\u00fcncelle"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\": {\"id\": 5,\"name\": \"Apple\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Marka Sil",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/brands\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/brands\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Marka ID"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Marka Kayd\u0131 Sil"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Etiket Y\u00f6netimi",
                    "description": "\u00dcr\u00fcn etiket i\u015flemlerini bu b\u00f6l\u00fcmde yapabilirsiniz.",
                    "item": [
                        {
                            "name": "Etiket Listesi",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/tags",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/tags"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Etiket Listesi"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"id\":1,\"name\":\"test\",\"color\":\"#582d2d\"},{\"id\":2,\"name\":\"Test 3\",\"color\":\"black\"}],\"links\":{\"first\":\"\/api\/v2\/tags?page=1\",\"last\":\"\/api\/v2\/tags?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; \u00d6nceki\",\"active\":false},{\"url\":\"\/api\/v2\/tags?page=1\",\"label\":\"1\",\"active\":true},{\"url\":null,\"label\":\"Sonraki &raquo;\",\"active\":false}],\"path\":\"\/api\/v2\/tags\",\"per_page\":100,\"to\":4,\"total\":4}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\":false,\"message\":\"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                }
                            ]
                        },
                        {
                            "name": "Etiket Ekle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/tags",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/tags"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Pop\u00fcler\",\"color\":\"black\"}"
                                },
                                "description": "Yeni etiket kayd\u0131 olu\u015ftur"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\":{\"id\":5,\"name\":\"Test 3\",\"color\":\"black\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": null,
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                }
                            ]
                        },
                        {
                            "name": "Etiket G\u00f6ster",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/tags\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/tags\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Etiket ID"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Etiket Kayd\u0131 G\u00f6ster"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":{\"id\":5,\"name\":\"Test 3\",\"color\":\"black\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": null,
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Etiket G\u00fcncelle",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/tags\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/tags\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Etiket ID"
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Pop\u00fcler\",\"color\":\"Pop\u00fcler\"}"
                                },
                                "description": "Etiket Kayd\u0131 G\u00fcncelle"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":{\"id\":5,\"name\":\"Test 3\",\"color\":\"black\"}}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Etiket Sil",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/tags\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/tags\/:id",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Etiket ID"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Etiket Kayd\u0131 Sil"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Etiket'e \u00dcr\u00fcn Atama",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/tags\/:id\/add-product",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/tags\/:id\/add-product",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Etiket ID"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"products\":[1,2,3,4,5]}"
                                },
                                "description": "Etikete \u00dcr\u00fcn Atama"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        },
                        {
                            "name": "Etiket'den \u00dcr\u00fcn \u00c7\u0131kartma",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/v2\/tags\/:id\/remove-product",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/v2\/tags\/:id\/remove-product",
                                    "variable": [
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "5",
                                            "description": "Etiket ID"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Authorization",
                                        "value": "Bearer {YOUR_AUTH_KEY}"
                                    },
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"products\":[1,2,3,4,5]}"
                                },
                                "description": "Etiket'den \u00dcr\u00fcn \u00c7\u0131kartma"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                                    "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                                },
                                {
                                    "header": [],
                                    "code": 401,
                                    "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                                    "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                                    "name": "Kay\u0131t Bulunamad\u0131"
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "Sipari\u015f Y\u00f6netimi",
            "description": "Sipari\u015f ile ilgili i\u015flemleri bu b\u00f6l\u00fcmde yapabilirsiniz.",
            "item": [
                {
                    "name": "Sipari\u015f Listesi",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/orders",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/orders"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "<p>Sipari\u015f Listesi<\/b> <br><div class=\"alert alert-secondary\" style=\"margin-right:52%;padding:10px 5px;margin-left:25px;font-size:13px\"> <p> \/\/ <b>\u00d6rnek filtrelemeler <\/b><\/p> <div class=\"row\"> <div class=\"col-4\">\/orders?sort=asc<\/div> <div class=\"col-5\"><span>Id ile s\u0131ralama.<\/span><\/div> <div class=\"col-3\">(asc,desc)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?order_code[eq]=2554<\/div> <div class=\"col-5\"><span>Sipari\u015f koduna g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?order_type[eq]=sopyo<\/div> <div class=\"col-5\"><span>Sipari\u015f tipine g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?erp_transfer_status[eq]=1<\/div> <div class=\"col-5\"><span>Sipari\u015f ERP Aktar\u0131m Durumuna G\u00f6re Filtreleme<\/span><\/div> <div class=\"col-3\">(eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?full_name[eq]=Sopyo<\/div> <div class=\"col-5\"><span>M\u00fc\u015fteri ad\u0131na g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?order_date[eq]=26-09-2022<\/div> <div class=\"col-5\"><span>Sipari\u015f tarihine g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?order_date[btw]=01-09-2022,30-09-2022<\/div> <div class=\"col-5\"><span>Sipari\u015f tarihine g\u00f6re filtreleme<\/span><\/div> <div class=\"col-3\">(btw)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?id[eq]=1<\/div> <div class=\"col-5\"><span>Id ile sipari\u015f filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq,lt,lte,gt,gte)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?id[in]=342,432,233<\/div> <div class=\"col-5\"><span>Sipari\u015f Id`lerine g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(in)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?order_status[eq]=1<\/div> <div class=\"col-5\"><span>Sipari\u015f durumuna g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(like,eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?order_status[in]=1,2,4<\/div> <div class=\"col-5\"><span>Sipari\u015f durumuna g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(in)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?page=1<\/div> <div class=\"col-5\"><span>Sayfalama ile filtreleme<\/span><\/div> <div class=\"col-3\">(eq)<\/div> <\/div> <div class=\"row\"> <div class=\"col-4\">\/orders?cargo_tracking_no[eq]=322<\/div> <div class=\"col-5\"><span>Kargo takip num. g\u00f6re filtreleme.<\/span><\/div> <div class=\"col-3\">(eq,like)<\/div> <\/div> <\/div>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":111,\"order_code\":\"1277750982\",\"order_type\":\"trendyol\",\"order_date\":\"2022-08-26 20:50\",\"order_status\":1,\"market_place_id\":\"55206377\",\"commission_total\":0,\"total_price\":100000,\"customer_info\":{\"email\":\"pf+7vw6nvnq@trendyolmail.com\"},\"shipping_info\":{\"full_name\":\"Yasin AYDO\u011eDU\",\"gsm\":\"1231231212\",\"identification_no\":\"11111111111\",\"city\":\"\u0130stanbul\",\"district\":\"Esenler\",\"neighborhood\":\"Esenler\",\"postal_code\":\"01010\",\"address\":\"\u00c7ifte Havuzlar, YT\u00dc Davutpa\u015fa Kamp\u00fcs\u00fc, Teknopark D:C1 Blok\/205, 34220 Esenler\/\u0130stanbul  Bina No:1  Daire:2 Esenler \u0130stanbul Oms Address Description\"},\"billing_info\":{\"full_name\":\"Proj-e Yaz\u0131l\u0131m\",\"gsm\":\"1231231212\",\"identification_no\":\"11111111111\",\"tax_number\":\"11111111111\",\"tax_office\":null,\"city\":\"\u0130stanbul\",\"district\":\"Esenler\",\"neighborhood\":\"Esenler\",\"postal_code\":\"01010\",\"address\":null},\"cargo_info\":{\"company\":null,\"type\":\"Sat\u0131c\u0131 \u00d6der\",\"campaing_no\":\"7250000006671572\",\"tracking_no\":null},\"order_items\":[{\"marketplace_id\":\"4221437\",\"marketplace_product_id\":\"194768909016\",\"stock_code\":\"M520L11\",\"product_name\":\"NB Performance Mens Shoes-Sonay\",\"variant_stock_code\":null,\"variant_name\":null,\"commission_price\":0,\"quantity\":2,\"total_price\":100000}]},{\"id\":110,\"order_code\":\"1168935936\",\"order_type\":\"trendyol\",\"order_date\":\"2022-08-26 21:11\",\"order_status\":1,\"market_place_id\":\"55206382\",\"commission_total\":0,\"total_price\":1299,\"customer_info\":{\"email\":\"pf+gllw353w@trendyolmail.com\"},\"shipping_info\":{\"full_name\":\"Yasin AYDO\u011eDU\",\"gsm\":\"1231231212\",\"identification_no\":\"11111111111\",\"city\":\"\u0130stanbul\",\"district\":\"Esenler\",\"neighborhood\":\"Esenler\",\"postal_code\":\"01010\",\"address\":\"\u00c7ifte Havuzlar, YT\u00dc Davutpa\u015fa Kamp\u00fcs\u00fc, Teknopark D:C1 Blok\/205, 34220 Esenler\/\u0130stanbul  Bina No:1  Daire:2 Esenler \u0130stanbul Oms Address Description\"},\"billing_info\":{\"full_name\":\"Proj-e Yaz\u0131l\u0131m\",\"gsm\":\"1231231212\",\"identification_no\":\"11111111111\",\"tax_number\":\"11111111111\",\"tax_office\":null,\"city\":\"\u0130stanbul\",\"district\":\"Esenler\",\"neighborhood\":\"Esenler\",\"postal_code\":\"01010\",\"address\":null},\"cargo_info\":{\"company\":null,\"type\":\"Sat\u0131c\u0131 \u00d6der\",\"campaing_no\":\"7250000006671626\",\"tracking_no\":null},\"order_items\":[{\"marketplace_id\":\"4221440\",\"marketplace_product_id\":\"194182165036\",\"stock_code\":\"M520LN6\",\"product_name\":\"New Balance 520\",\"variant_stock_code\":null,\"variant_name\":null,\"commission_price\":0,\"quantity\":1,\"total_price\":1299}]},{\"id\":109,\"order_code\":\"730729781\",\"order_type\":\"trendyol\",\"order_date\":\"2022-08-26 21:22\",\"order_status\":1,\"market_place_id\":\"55206384\",\"commission_total\":0,\"total_price\":1299,\"customer_info\":{\"email\":\"pf+de2j8m5l@trendyolmail.com\"},\"shipping_info\":{\"full_name\":\"Yasin AYDO\u011eDU\",\"gsm\":\"1231231212\",\"identification_no\":\"11111111111\",\"city\":\"\u0130stanbul\",\"district\":\"Esenler\",\"neighborhood\":\"Esenler\",\"postal_code\":\"01010\",\"address\":\"\u00c7ifte Havuzlar, YT\u00dc Davutpa\u015fa Kamp\u00fcs\u00fc, Teknopark D:C1 Blok\/205, 34220 Esenler\/\u0130stanbul  Bina No:1  Daire:2 Esenler \u0130stanbul Oms Address Description\"},\"billing_info\":{\"full_name\":\"Proj-e Yaz\u0131l\u0131m\",\"gsm\":\"1231231212\",\"identification_no\":\"11111111111\",\"tax_number\":\"11111111111\",\"tax_office\":null,\"city\":\"\u0130stanbul\",\"district\":\"Esenler\",\"neighborhood\":\"Esenler\",\"postal_code\":\"01010\",\"address\":null},\"cargo_info\":{\"company\":null,\"type\":\"Sat\u0131c\u0131 \u00d6der\",\"campaing_no\":\"7250000006671640\",\"tracking_no\":null},\"order_items\":[{\"marketplace_id\":\"4221441\",\"marketplace_product_id\":\"194182165036\",\"stock_code\":\"M520LN6\",\"product_name\":\"New Balance 520\",\"variant_stock_code\":null,\"variant_name\":null,\"commission_price\":0,\"quantity\":1,\"total_price\":1299}]}],\"links\":{\"first\":\"\/api\/v2\/orders?page=1\",\"last\":\"\/api\/v2\/orders?page=1\",\"prev\":null,\"next\":null},\"meta\":{\"current_page\":1,\"from\":1,\"last_page\":1,\"links\":[{\"url\":null,\"label\":\"&laquo; \u00d6nceki\",\"active\":false},{\"url\":\"\/api\/v2\/orders?page=1\",\"label\":\"1\",\"active\":true},{\"url\":null,\"label\":\"Sonraki &raquo;\",\"active\":false}],\"path\":\"\/api\/v2\/orders\",\"per_page\":100,\"to\":3,\"total\":3}}",
                            "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                            "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                        }
                    ]
                },
                {
                    "name": "Sipari\u015f Olu\u015ftur",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/orders",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/orders"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"order_code\":null,\"order_status\":null,\"total_price\":null,\"customer_info\":{\"email\":null,\"name\":null},\"shipping_info\":{\"full_name\":null,\"gsm\":null,\"identification_no\":null,\"city\":null,\"district\":null,\"neighborhood\":null,\"address\":null},\"billing_info\":{\"full_name\":null,\"gsm\":null,\"city\":null,\"district\":null,\"neighborhood\":null,\"address\":null},\"order_items\":null}"
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 201,
                            "body": "{\"data\":{\"id\":198,\"order_code\":881448484,\"order_type\":\"SOPYOAPI\",\"order_date\":\"2022-11-10 12:34\",\"order_status\":1,\"erp_transfer_status\":0,\"market_place_id\":null,\"commission_total\":0,\"total_price\":0,\"customer_info\":{\"id\":169,\"name\":\"Sinan G\u00fclsever\",\"email\":\"sinan@sopyo.com\",\"phone\":null,\"tax_no\":null,\"tax_office\":null},\"shipping_info\":{\"full_name\":\"Sinan G\u00fclsever\",\"gsm\":\"5346656326\",\"identification_no\":\"0525841\",\"city\":\"BURSA\",\"district\":\"Demirta\u015f\",\"neighborhood\":\"Demirta\u015f\",\"postal_code\":null,\"address\":\"BURSA\"},\"billing_info\":{\"full_name\":\"Sinan G\u00fclsever\",\"gsm\":\"5346656326\",\"identification_no\":null,\"tax_number\":5588,\"tax_office\":\"Nil\u00fcfer\",\"city\":\"BURSA\",\"district\":\"Demirta\u015f\",\"neighborhood\":null,\"postal_code\":null,\"address\":\"BURSA\"},\"cargo_info\":{\"company\":null,\"type\":null,\"campaing_no\":null,\"tracking_no\":null},\"order_items\":[{\"marketplace_id\":null,\"marketplace_product_id\":null,\"stock_code\":\"7070\",\"product_name\":\"Test \u00fcr\u00fcn\",\"variant_stock_code\":null,\"variant_name\":null,\"commission_price\":null,\"quantity\":1,\"total_price\":780}]}}",
                            "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                            "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                        }
                    ]
                },
                {
                    "name": "Sipari\u015f G\u00f6ster",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/orders\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/orders\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "",
                                    "description": "Sipari\u015f ID"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 201,
                            "body": "{\"data\":{\"id\":198,\"order_code\":881448484,\"order_type\":\"SOPYOAPI\",\"order_date\":\"2022-11-10 12:34\",\"order_status\":1,\"market_place_id\":null,\"commission_total\":0,\"total_price\":0,\"customer_info\":{\"id\":169,\"name\":\"Sinan G\u00fclsever\",\"email\":\"sinan@sopyo.com\",\"phone\":null,\"tax_no\":null,\"tax_office\":null},\"shipping_info\":{\"full_name\":\"Sinan G\u00fclsever\",\"gsm\":\"5346656326\",\"identification_no\":\"0525841\",\"city\":\"BURSA\",\"district\":\"Demirta\u015f\",\"neighborhood\":\"Demirta\u015f\",\"postal_code\":null,\"address\":\"BURSA\"},\"billing_info\":{\"full_name\":\"Sinan G\u00fclsever\",\"gsm\":\"5346656326\",\"identification_no\":null,\"tax_number\":5588,\"tax_office\":\"Nil\u00fcfer\",\"city\":\"BURSA\",\"district\":\"Demirta\u015f\",\"neighborhood\":null,\"postal_code\":null,\"address\":\"BURSA\"},\"cargo_info\":{\"company\":null,\"type\":null,\"campaing_no\":null,\"tracking_no\":null},\"order_items\":[{\"marketplace_id\":null,\"marketplace_product_id\":null,\"stock_code\":\"7070\",\"product_name\":\"Test \u00fcr\u00fcn\",\"variant_stock_code\":null,\"variant_name\":null,\"commission_price\":null,\"quantity\":1,\"total_price\":780}]}}",
                            "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                            "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                            "name": "Kay\u0131t Bulunamad\u0131"
                        }
                    ]
                },
                {
                    "name": "Sipari\u015fi Sipari\u015f Kodu ile G\u00fcncelle",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/orders\/orderCode\/:orderCode",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/orders\/orderCode\/:orderCode",
                            "variable": [
                                {
                                    "id": "orderCode",
                                    "key": "orderCode",
                                    "value": "",
                                    "description": "Sipari\u015f Kodu"
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Authorization",
                                "value": "Bearer {YOUR_AUTH_KEY}"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"cargo_info\":{\"company\":null,\"type\":null,\"campaing_no\":null,\"tracking_no\":null}}"
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":198,\"order_code\":881448484,\"order_type\":\"SOPYOAPI\",\"order_date\":\"2022-11-10 12:34\",\"order_status\":1,\"market_place_id\":null,\"commission_total\":0,\"total_price\":0,\"customer_info\":{\"id\":169,\"name\":\"Sinan G\u00fclsever\",\"email\":\"sinan@sopyo.com\",\"phone\":null,\"tax_no\":null,\"tax_office\":null},\"shipping_info\":{\"full_name\":\"Sinan G\u00fclsever\",\"gsm\":\"5346656326\",\"identification_no\":\"0525841\",\"city\":\"BURSA\",\"district\":\"Demirta\u015f\",\"neighborhood\":\"Demirta\u015f\",\"postal_code\":null,\"address\":\"BURSA\"},\"billing_info\":{\"full_name\":\"Sinan G\u00fclsever\",\"gsm\":\"5346656326\",\"identification_no\":null,\"tax_number\":5588,\"tax_office\":\"Nil\u00fcfer\",\"city\":\"BURSA\",\"district\":\"Demirta\u015f\",\"neighborhood\":null,\"postal_code\":null,\"address\":\"BURSA\"},\"cargo_info\":{\"company\":null,\"type\":null,\"campaing_no\":null,\"tracking_no\":null},\"order_items\":[{\"marketplace_id\":null,\"marketplace_product_id\":null,\"stock_code\":\"7070\",\"product_name\":\"Test \u00fcr\u00fcn\",\"variant_stock_code\":null,\"variant_name\":null,\"commission_price\":null,\"quantity\":1,\"total_price\":780}]}}",
                            "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                            "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"status\": false,\"message\": \"Not Found\"}",
                            "name": "Kay\u0131t Bulunamad\u0131"
                        }
                    ]
                },
                {
                    "name": "Sipari\u015fi Sipari\u015f ID ile G\u00fcncelle",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/orders\/id\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/orders\/id\/:id"
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Authorization",
                                "value": "Bearer {YOUR_AUTH_KEY}"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"cargo_info\":{\"company\":null,\"type\":null,\"campaing_no\":null,\"tracking_no\":null}}"
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":198,\"order_code\":881448484,\"order_type\":\"SOPYOAPI\",\"order_date\":\"2022-11-10 12:34\",\"order_status\":1,\"market_place_id\":null,\"commission_total\":0,\"total_price\":0,\"customer_info\":{\"id\":169,\"name\":\"Sinan G\u00fclsever\",\"email\":\"sinan@sopyo.com\",\"phone\":null,\"tax_no\":null,\"tax_office\":null},\"shipping_info\":{\"full_name\":\"Sinan G\u00fclsever\",\"gsm\":\"5346656326\",\"identification_no\":\"0525841\",\"city\":\"BURSA\",\"district\":\"Demirta\u015f\",\"neighborhood\":\"Demirta\u015f\",\"postal_code\":null,\"address\":\"BURSA\"},\"billing_info\":{\"full_name\":\"Sinan G\u00fclsever\",\"gsm\":\"5346656326\",\"identification_no\":null,\"tax_number\":5588,\"tax_office\":\"Nil\u00fcfer\",\"city\":\"BURSA\",\"district\":\"Demirta\u015f\",\"neighborhood\":null,\"postal_code\":null,\"address\":\"BURSA\"},\"cargo_info\":{\"company\":null,\"type\":null,\"campaing_no\":null,\"tracking_no\":null},\"order_items\":[{\"marketplace_id\":null,\"marketplace_product_id\":null,\"stock_code\":\"7070\",\"product_name\":\"Test \u00fcr\u00fcn\",\"variant_stock_code\":null,\"variant_name\":null,\"commission_price\":null,\"quantity\":1,\"total_price\":780}]}}",
                            "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                            "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"status\": false,\"message\": \"Not Found\"}",
                            "name": "Kay\u0131t Bulunamad\u0131"
                        }
                    ]
                },
                {
                    "name": "Sipari\u015f Kayd\u0131 Sil",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/orders\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/orders\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "1",
                                    "description": "Sipari\u015f ID"
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Authorization",
                                "value": "Bearer {YOUR_AUTH_KEY}"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                            "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                            "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                            "name": "Kay\u0131t Bulunamad\u0131"
                        }
                    ]
                },
                {
                    "name": "Sipari\u015f Fatura \u0130letimi",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/orders\/sendOrderMarketPlace\/:order_code",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/orders\/sendOrderMarketPlace\/:order_code",
                            "variable": [
                                {
                                    "id": "order_code",
                                    "key": "order_code",
                                    "value": "1",
                                    "description": "Sipari\u015f Kodu"
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Authorization",
                                "value": "Bearer {YOUR_AUTH_KEY}"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "[]"
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"status\": true,\"message\": \"\u0130\u015flem ba\u015far\u0131l\u0131\"}",
                            "name": "\u0130\u015flem Ba\u015far\u0131l\u0131"
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"status\": false,\"message\": \"Unauthenticated.\"}",
                            "name": "Kimlik Do\u011frulanmam\u0131\u015f"
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\"status\": false,\"message\": \"Kay\u0131t Bulunamad\u0131 !\"}",
                            "name": "Kay\u0131t Bulunamad\u0131"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Stok & Fiyat Y\u00f6netimi",
            "description": "Stok ve Fiyat  g\u00fcncelleme i\u015flemleri bu b\u00f6l\u00fcmde yapabilirsiniz.",
            "item": [
                {
                    "name": "Stok & Fiyat G\u00fcncelle",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/process\/price-and-stock",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/process\/price-and-stock"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"items\":[{\"stock_code\":\"584854854\",\"type\":\"product\",\"stock\":60,\"price_1\":[{\"sale_price\":\"7\",\"list_price\":\"3.31\"}],\"price_2\":[{\"sale_price\":\"72810\",\"list_price\":\"14586\"}],\"price_3\":[{\"sale_price\":\"7.1\",\"list_price\":\"0.27\"}],\"price_4\":[{\"sale_price\":\"494\",\"list_price\":\"83\"}],\"price_5\":[{\"sale_price\":\"03\",\"list_price\":\"3.6\"}],\"price_6\":[{\"sale_price\":\"0.39\",\"list_price\":\"4.40\"}],\"price_7\":[{\"sale_price\":\"883537.9\",\"list_price\":\"69770\"}],\"price_8\":[{\"sale_price\":\"80.8\",\"list_price\":\"74.7\"}],\"price_9\":[{\"sale_price\":\"0391\",\"list_price\":\"4\"}],\"price_10\":[{\"sale_price\":\"71336328.3\",\"list_price\":\"2\"}]}]}"
                        },
                        "description": "Stok ve fiyat g\u00fcncelleme i\u015flemi"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"status\":true,\"message\":\"\",\"success\":[],\"errors\":[],\"success_count\":0,\"error_count\":0}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "Fiyat G\u00fcncelle",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/process\/price",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/process\/price"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"items\":[{\"stock_code\":\"584854854\",\"type\":\"product\",\"price_1\":[{\"sale_price\":\"7\",\"list_price\":\"3.31\"}],\"price_2\":[{\"sale_price\":\"72810\",\"list_price\":\"14586\"}],\"price_3\":[{\"sale_price\":\"7.1\",\"list_price\":\"0.27\"}],\"price_4\":[{\"sale_price\":\"494\",\"list_price\":\"83\"}],\"price_5\":[{\"sale_price\":\"03\",\"list_price\":\"3.6\"}],\"price_6\":[{\"sale_price\":\"0.39\",\"list_price\":\"4.40\"}],\"price_7\":[{\"sale_price\":\"883537.9\",\"list_price\":\"69770\"}],\"price_8\":[{\"sale_price\":\"80.8\",\"list_price\":\"74.7\"}],\"price_9\":[{\"sale_price\":\"0391\",\"list_price\":\"4\"}],\"price_10\":[{\"sale_price\":\"71336328.3\",\"list_price\":\"2\"}]}]}"
                        },
                        "description": "\u00dcr\u00fcn ve varyant fiyat g\u00fcncelleme i\u015flemi"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"status\":true,\"message\":\"\",\"success\":[],\"errors\":[],\"success_count\":0,\"error_count\":0}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "Stok G\u00fcncelle",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v2\/process\/stock",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v2\/process\/stock"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"items\":[{\"stock_code\":\"584854854\",\"type\":\"product\",\"stock\":60}]}"
                        },
                        "description": "\u00dcr\u00fcn ve varyant stok g\u00fcncelleme i\u015flemi"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"status\":true,\"message\":\"\",\"success\":[],\"errors\":[],\"success_count\":0,\"error_count\":0}",
                            "name": "Ok"
                        }
                    ]
                }
            ]
        }
    ],
    "auth": {
        "type": "noauth"
    }
}