{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "https:\/\/yourdomain.listokcrm.ru"
        }
    ],
    "info": {
        "name": "ListOk CRM API",
        "_postman_id": "5d2cc591-2e99-434e-8bec-e89bf1852988",
        "description": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f ListOk CRM API",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"
    },
    "item": [
        {
            "name": "\u0410\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u044b",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u043e\u0432",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/passes",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/passes?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u0432\u0441\u0435\u0445 \u043d\u0435\u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0445 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430\u0445 \u0432 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u0435"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"pass_id\":1,\"name\":\"\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439\",\"description\":\"\",\"admit_number\":10,\"valid_for_days\":31,\"valid_for_months\":0,\"freeze_times\":100,\"freeze_days\":100,\"pass_type\":1,\"price\":2000,\"allowed_times\":[],\"disabled_days\":[],\"enable_mobile_purchase\":false,\"allow_buying_pass_mobile\":0,\"allow_buying_pass_online\":0},{\"pass_id\":1,\"name\":\"\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439\",\"description\":\"\",\"admit_number\":10,\"valid_for_days\":31,\"valid_for_months\":0,\"freeze_times\":100,\"freeze_days\":100,\"pass_type\":1,\"price\":2000,\"allowed_times\":[],\"disabled_days\":[],\"enable_mobile_purchase\":false,\"allow_buying_pass_mobile\":0,\"allow_buying_pass_online\":0}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041a\u043b\u0438\u0435\u043d\u0442\u044b",
                    "description": "",
                    "item": [
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0441 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u043d\u044b\u043c \u0432\u0438\u0434\u043e\u043c \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/passes\/:passId\/contacts",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                            "disabled": false
                                        },
                                        {
                                            "key": "status",
                                            "value": "active%2Cfrozen",
                                            "description": "\u0421\u0442\u0430\u0442\u0443\u0441 (\u043c\u043e\u0436\u043d\u043e \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0447\u0435\u0440\u0435\u0437 \u0437\u0430\u043f\u044f\u0442\u0443\u044e): active, expired, frozen, inactive, revoked.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "include",
                                            "value": "passContacts",
                                            "description": "\u041e\u043f\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 include: passContacts.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/passes\/:passId\/contacts?page=1&status=active%2Cfrozen&include=passContacts",
                                    "variable": [
                                        {
                                            "id": "passId",
                                            "key": "passId",
                                            "value": "1",
                                            "description": "ID \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u0445, \u0443 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0435\u0441\u0442\u044c \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0439 \u0432\u0438\u0434 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430. \u041f\u043e\u0438\u0441\u043a \u043c\u043e\u0436\u043d\u043e \u043e\u0442\u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e \u0441\u0442\u0430\u0442\u0443\u0441\u0443 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430: \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0439, \u043d\u0435\u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439, \u0437\u0430\u043c\u043e\u0440\u043e\u0436\u0435\u043d\u043d\u044b\u0439, \u0438\u0441\u0442\u0435\u043a\u0448\u0438\u0439, \u043e\u0442\u043e\u0437\u0432\u0430\u043d\u043d\u044b\u0439. \u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u043c include=passContacts \u043c\u043e\u0436\u043d\u043e \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u043c\u0430\u0441\u0441\u0438\u0432 \u0441\u0442\u0440\u043e\u043a pass_contact \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043f\u043e \u044d\u0442\u043e\u043c\u0443 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0443 (\u0441 \u0443\u0447\u0451\u0442\u043e\u043c \u0444\u0438\u043b\u044c\u0442\u0440\u0430 \u043f\u043e \u0441\u0442\u0430\u0442\u0443\u0441\u0443)."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"contact_id\":1},{\"contact_id\":1}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "\u0413\u0440\u0443\u043f\u043f\u044b",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0433\u0440\u0443\u043f\u043f",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/groups",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/groups?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u0432\u0441\u0435\u0445 \u043d\u0435\u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0445 \u0433\u0440\u0443\u043f\u043f\u0430\u0445"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"group_id\":1,\"name\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0433\\u0440\\u0443\\u043f\\u043f\\u0430\",\"duration\":60,\"teacher_name\":\"\\u0422\\u043e\\u043b\\u044c\\u043a\\u043e \\u0410\\u0441\\u0441\\u0438\\u0441\\u0442\\u0435\\u043d\\u0442\",\"second_teacher_name\":null,\"color\":\"\",\"max_attendance_limit\":3,\"office_name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\",\"office_id\":0,\"created_at\":\"2016-01-27T15:46:51.000000Z\",\"updated_at\":\"2025-12-05T02:05:46.000000Z\",\"deleted_at\":null,\"private_group\":0,\"group_type_name\":\"\\u041d\\u043f\\u0440\\u0432\\u043b\\u043d\\u0435\",\"group_type_id\":3,\"description\":\"<div><span style=\\\"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif\\\">\\u0422\\u0440\\u0435\\u043d\\u0438\\u0440\\u043e\\u0432\\u043a\\u0430 \\u043f\\u043e \\u043f\\u043b\\u0430\\u0432\\u0430\\u043d\\u0438\\u044e \\u043f\\u0440\\u043e\\u0445\\u043e\\u0434\\u0438\\u0442 \\u0441 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0442\\u0440\\u0435\\u043d\\u0435\\u0440\\u043e\\u043c. \\u041f\\u043e\\u0434\\u0445\\u043e\\u0434\\u0438\\u0442 &nbsp;\\u0434\\u043b\\u044f \\u0434\\u0435\\u0442\\u0435\\u0439 \\u0432 \\u0432\\u043e\\u0437\\u0440\\u0430\\u0441\\u0442\\u0435 \\u043e\\u0442 2 \\u043c\\u0435\\u0441\\u044f\\u0446\\u0435\\u0432 \\u0434\\u043e 8 \\u043b\\u0435\\u0442.&nbsp; \\u0412\\u0441\\u0435 \\u0442\\u0440\\u0435\\u043d\\u0435\\u0440\\u044b &nbsp;\\u0438\\u043c\\u0435\\u044e\\u0442 \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439&nbsp; \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u0438\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u043f\\u044b\\u0442.&nbsp;&nbsp;<\\\/span><span style=\\\"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif\\\">\\u041f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u044f - 30 \\u043c\\u0438\\u043d.<\\\/span><\\\/div>\",\"disable_online_listing\":0,\"video\":\"\",\"photo\":\"\"},{\"group_id\":1,\"name\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0433\\u0440\\u0443\\u043f\\u043f\\u0430\",\"duration\":60,\"teacher_name\":\"\\u0422\\u043e\\u043b\\u044c\\u043a\\u043e \\u0410\\u0441\\u0441\\u0438\\u0441\\u0442\\u0435\\u043d\\u0442\",\"second_teacher_name\":null,\"color\":\"\",\"max_attendance_limit\":3,\"office_name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\",\"office_id\":0,\"created_at\":\"2016-01-27T15:46:51.000000Z\",\"updated_at\":\"2025-12-05T02:05:46.000000Z\",\"deleted_at\":null,\"private_group\":0,\"group_type_name\":\"\\u041d\\u043f\\u0440\\u0432\\u043b\\u043d\\u0435\",\"group_type_id\":3,\"description\":\"<div><span style=\\\"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif\\\">\\u0422\\u0440\\u0435\\u043d\\u0438\\u0440\\u043e\\u0432\\u043a\\u0430 \\u043f\\u043e \\u043f\\u043b\\u0430\\u0432\\u0430\\u043d\\u0438\\u044e \\u043f\\u0440\\u043e\\u0445\\u043e\\u0434\\u0438\\u0442 \\u0441 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0442\\u0440\\u0435\\u043d\\u0435\\u0440\\u043e\\u043c. \\u041f\\u043e\\u0434\\u0445\\u043e\\u0434\\u0438\\u0442 &nbsp;\\u0434\\u043b\\u044f \\u0434\\u0435\\u0442\\u0435\\u0439 \\u0432 \\u0432\\u043e\\u0437\\u0440\\u0430\\u0441\\u0442\\u0435 \\u043e\\u0442 2 \\u043c\\u0435\\u0441\\u044f\\u0446\\u0435\\u0432 \\u0434\\u043e 8 \\u043b\\u0435\\u0442.&nbsp; \\u0412\\u0441\\u0435 \\u0442\\u0440\\u0435\\u043d\\u0435\\u0440\\u044b &nbsp;\\u0438\\u043c\\u0435\\u044e\\u0442 \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439&nbsp; \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u0438\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u043f\\u044b\\u0442.&nbsp;&nbsp;<\\\/span><span style=\\\"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif\\\">\\u041f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u044f - 30 \\u043c\\u0438\\u043d.<\\\/span><\\\/div>\",\"disable_online_listing\":0,\"video\":\"\",\"photo\":\"\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/groups",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/groups"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u0424\u0438\u0442\u043d\u0435\u0441\",\"duration\":60,\"group_type_id\":123,\"office_id\":123,\"employee_id\":123,\"employee_id2\":123,\"max_attendance_limit\":0,\"admission_cost\":0,\"allow_event_creation_for_any_employee\":1,\"display_online\":1,\"description\":\"\u0424\u0438\u0442\u043d\u0435\u0441\",\"disable_online_listing\":0,\"video\":\"https:\\\/\\\/vkvideo.ru\\\/video-123_123\"}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"group_id\":1,\"name\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0433\\u0440\\u0443\\u043f\\u043f\\u0430\",\"duration\":60,\"teacher_name\":\"\\u0422\\u043e\\u043b\\u044c\\u043a\\u043e \\u0410\\u0441\\u0441\\u0438\\u0441\\u0442\\u0435\\u043d\\u0442\",\"second_teacher_name\":null,\"color\":\"\",\"max_attendance_limit\":3,\"office_name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\",\"office_id\":0,\"created_at\":\"2016-01-27T15:46:51.000000Z\",\"updated_at\":\"2025-12-05T02:05:46.000000Z\",\"deleted_at\":null,\"private_group\":0,\"group_type_name\":\"\\u041d\\u043f\\u0440\\u0432\\u043b\\u043d\\u0435\",\"group_type_id\":3,\"description\":\"<div><span style=\\\"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif\\\">\\u0422\\u0440\\u0435\\u043d\\u0438\\u0440\\u043e\\u0432\\u043a\\u0430 \\u043f\\u043e \\u043f\\u043b\\u0430\\u0432\\u0430\\u043d\\u0438\\u044e \\u043f\\u0440\\u043e\\u0445\\u043e\\u0434\\u0438\\u0442 \\u0441 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0442\\u0440\\u0435\\u043d\\u0435\\u0440\\u043e\\u043c. \\u041f\\u043e\\u0434\\u0445\\u043e\\u0434\\u0438\\u0442 &nbsp;\\u0434\\u043b\\u044f \\u0434\\u0435\\u0442\\u0435\\u0439 \\u0432 \\u0432\\u043e\\u0437\\u0440\\u0430\\u0441\\u0442\\u0435 \\u043e\\u0442 2 \\u043c\\u0435\\u0441\\u044f\\u0446\\u0435\\u0432 \\u0434\\u043e 8 \\u043b\\u0435\\u0442.&nbsp; \\u0412\\u0441\\u0435 \\u0442\\u0440\\u0435\\u043d\\u0435\\u0440\\u044b &nbsp;\\u0438\\u043c\\u0435\\u044e\\u0442 \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439&nbsp; \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u0438\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u043f\\u044b\\u0442.&nbsp;&nbsp;<\\\/span><span style=\\\"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif\\\">\\u041f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u044f - 30 \\u043c\\u0438\\u043d.<\\\/span><\\\/div>\",\"disable_online_listing\":0,\"video\":\"\",\"photo\":\"\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u0433\u0440\u0443\u043f\u043f\u044b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/groups\/:groupId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/groups\/:groupId",
                            "variable": [
                                {
                                    "id": "groupId",
                                    "key": "groupId",
                                    "value": "1",
                                    "description": "ID \u0433\u0440\u0443\u043f\u043f\u044b"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0439 \u0433\u0440\u0443\u043f\u043f\u0435 \u043f\u043e ID"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"group_id\":1,\"name\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0433\\u0440\\u0443\\u043f\\u043f\\u0430\",\"duration\":60,\"teacher_name\":\"\\u0422\\u043e\\u043b\\u044c\\u043a\\u043e \\u0410\\u0441\\u0441\\u0438\\u0441\\u0442\\u0435\\u043d\\u0442\",\"second_teacher_name\":null,\"color\":\"\",\"max_attendance_limit\":3,\"office_name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\",\"office_id\":0,\"created_at\":\"2016-01-27T15:46:51.000000Z\",\"updated_at\":\"2025-12-05T02:05:46.000000Z\",\"deleted_at\":null,\"private_group\":0,\"group_type_name\":\"\\u041d\\u043f\\u0440\\u0432\\u043b\\u043d\\u0435\",\"group_type_id\":3,\"description\":\"<div><span style=\\\"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif\\\">\\u0422\\u0440\\u0435\\u043d\\u0438\\u0440\\u043e\\u0432\\u043a\\u0430 \\u043f\\u043e \\u043f\\u043b\\u0430\\u0432\\u0430\\u043d\\u0438\\u044e \\u043f\\u0440\\u043e\\u0445\\u043e\\u0434\\u0438\\u0442 \\u0441 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0442\\u0440\\u0435\\u043d\\u0435\\u0440\\u043e\\u043c. \\u041f\\u043e\\u0434\\u0445\\u043e\\u0434\\u0438\\u0442 &nbsp;\\u0434\\u043b\\u044f \\u0434\\u0435\\u0442\\u0435\\u0439 \\u0432 \\u0432\\u043e\\u0437\\u0440\\u0430\\u0441\\u0442\\u0435 \\u043e\\u0442 2 \\u043c\\u0435\\u0441\\u044f\\u0446\\u0435\\u0432 \\u0434\\u043e 8 \\u043b\\u0435\\u0442.&nbsp; \\u0412\\u0441\\u0435 \\u0442\\u0440\\u0435\\u043d\\u0435\\u0440\\u044b &nbsp;\\u0438\\u043c\\u0435\\u044e\\u0442 \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439&nbsp; \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u0438\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u043f\\u044b\\u0442.&nbsp;&nbsp;<\\\/span><span style=\\\"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif\\\">\\u041f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u044f - 30 \\u043c\\u0438\\u043d.<\\\/span><\\\/div>\",\"disable_online_listing\":0,\"video\":\"\",\"photo\":\"\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/groups\/:groupId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/groups\/:groupId",
                            "variable": [
                                {
                                    "id": "groupId",
                                    "key": "groupId",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u0424\u0438\u0442\u043d\u0435\u0441\",\"duration\":60,\"group_type_id\":123,\"employee_id\":123,\"employee_id2\":123,\"max_attendance_limit\":0,\"admission_cost\":0,\"allow_event_creation_for_any_employee\":1,\"display_online\":1,\"description\":\"\u0424\u0438\u0442\u043d\u0435\u0441\",\"disable_online_listing\":0,\"video\":\"https:\\\/\\\/vkvideo.ru\\\/video-123_123\"}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"group_id\":1,\"name\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0433\\u0440\\u0443\\u043f\\u043f\\u0430\",\"duration\":60,\"teacher_name\":\"\\u0422\\u043e\\u043b\\u044c\\u043a\\u043e \\u0410\\u0441\\u0441\\u0438\\u0441\\u0442\\u0435\\u043d\\u0442\",\"second_teacher_name\":null,\"color\":\"\",\"max_attendance_limit\":3,\"office_name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\",\"office_id\":0,\"created_at\":\"2016-01-27T15:46:51.000000Z\",\"updated_at\":\"2025-12-05T02:05:46.000000Z\",\"deleted_at\":null,\"private_group\":0,\"group_type_name\":\"\\u041d\\u043f\\u0440\\u0432\\u043b\\u043d\\u0435\",\"group_type_id\":3,\"description\":\"<div><span style=\\\"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif\\\">\\u0422\\u0440\\u0435\\u043d\\u0438\\u0440\\u043e\\u0432\\u043a\\u0430 \\u043f\\u043e \\u043f\\u043b\\u0430\\u0432\\u0430\\u043d\\u0438\\u044e \\u043f\\u0440\\u043e\\u0445\\u043e\\u0434\\u0438\\u0442 \\u0441 \\u043f\\u0435\\u0440\\u0441\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u043c \\u0442\\u0440\\u0435\\u043d\\u0435\\u0440\\u043e\\u043c. \\u041f\\u043e\\u0434\\u0445\\u043e\\u0434\\u0438\\u0442 &nbsp;\\u0434\\u043b\\u044f \\u0434\\u0435\\u0442\\u0435\\u0439 \\u0432 \\u0432\\u043e\\u0437\\u0440\\u0430\\u0441\\u0442\\u0435 \\u043e\\u0442 2 \\u043c\\u0435\\u0441\\u044f\\u0446\\u0435\\u0432 \\u0434\\u043e 8 \\u043b\\u0435\\u0442.&nbsp; \\u0412\\u0441\\u0435 \\u0442\\u0440\\u0435\\u043d\\u0435\\u0440\\u044b &nbsp;\\u0438\\u043c\\u0435\\u044e\\u0442 \\u0431\\u043e\\u043b\\u044c\\u0448\\u043e\\u0439&nbsp; \\u043f\\u0440\\u043e\\u0444\\u0435\\u0441\\u0441\\u0438\\u043e\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043e\\u043f\\u044b\\u0442.&nbsp;&nbsp;<\\\/span><span style=\\\"font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif\\\">\\u041f\\u0440\\u043e\\u0434\\u043e\\u043b\\u0436\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u044f - 30 \\u043c\\u0438\\u043d.<\\\/span><\\\/div>\",\"disable_online_listing\":0,\"video\":\"\",\"photo\":\"\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/groups\/:groupId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/groups\/:groupId",
                            "variable": [
                                {
                                    "id": "groupId",
                                    "key": "groupId",
                                    "value": "1",
                                    "description": "ID \u0433\u0440\u0443\u043f\u043f\u044b"
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443 \u043f\u043e ID"
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "\u0417\u0430\u043b\u044b",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0437\u0430\u043b\u043e\u0432",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/rooms",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/rooms?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u0432\u0441\u0435\u0445 \u043d\u0435\u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0445 \u0437\u0430\u043b\u0430\u0445"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"room_id\":2,\"office_id\":2,\"name\":\"room 2\",\"description\":\"\"},{\"room_id\":2,\"office_id\":2,\"name\":\"room 2\",\"description\":\"\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0437\u0430\u043b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/rooms",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/rooms"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u0417\u0430\u043b \u0434\u043b\u044f \u0444\u0438\u0442\u043d\u0435\u0441\u0430\",\"office_id\":1,\"description\":\"\u0417\u0430\u043b \u0434\u043b\u044f \u0444\u0438\u0442\u043d\u0435\u0441\u0430\"}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0437\u0430\u043b"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"room_id\":2,\"office_id\":2,\"name\":\"room 2\",\"description\":\"\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u0437\u0430\u043b\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/rooms\/:roomId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/rooms\/:roomId",
                            "variable": [
                                {
                                    "id": "roomId",
                                    "key": "roomId",
                                    "value": "1",
                                    "description": "ID \u0437\u0430\u043b\u0430"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u043c \u0437\u0430\u043b\u0435 \u043f\u043e ID"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"room_id\":2,\"office_id\":2,\"name\":\"room 2\",\"description\":\"\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0437\u0430\u043b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/rooms\/:roomId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/rooms\/:roomId",
                            "variable": [
                                {
                                    "id": "roomId",
                                    "key": "roomId",
                                    "value": "1",
                                    "description": "ID \u0437\u0430\u043b\u0430"
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u0417\u0430\u043b \u0434\u043b\u044f \u0444\u0438\u0442\u043d\u0435\u0441\u0430\",\"description\":\"\u0417\u0430\u043b \u0434\u043b\u044f \u0444\u0438\u0442\u043d\u0435\u0441\u0430\"}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0437\u0430\u043b"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"room_id\":2,\"office_id\":2,\"name\":\"room 2\",\"description\":\"\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0437\u0430\u043b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/rooms\/:roomId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/rooms\/:roomId",
                            "variable": [
                                {
                                    "id": "roomId",
                                    "key": "roomId",
                                    "value": "1",
                                    "description": "ID \u0437\u0430\u043b\u0430"
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0437\u0430\u043b \u043f\u043e ID"
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "\u0417\u0430\u043d\u044f\u0442\u0438\u044f",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u0432\u0441\u0435\u0445 \u0437\u0430\u043d\u044f\u0442\u0438\u044f\u0445 \u043d\u0430 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u0443\u044e \u0434\u0430\u0442\u0443 \u0438\u043b\u0438 \u043f\u0435\u0440\u0438\u043e\u0434.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/events",
                            "query": [
                                {
                                    "key": "date",
                                    "value": "2024-01-01",
                                    "description": "\u0414\u0430\u0442\u0430 \u0437\u0430\u043d\u044f\u0442\u0438\u044f. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u0430, \u0442\u043e \u043d\u0435 \u0431\u0443\u0434\u0443\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c from \u0438 to.",
                                    "disabled": false
                                },
                                {
                                    "key": "from",
                                    "value": "2024-01-01",
                                    "description": "\u0414\u0430\u0442\u0430 \u0437\u0430\u043d\u044f\u0442\u0438\u044f. \u041d\u0430\u0447\u0430\u043b\u043e \u043f\u0435\u0440\u0438\u043e\u0434\u0430.",
                                    "disabled": false
                                },
                                {
                                    "key": "to",
                                    "value": "2024-01-10",
                                    "description": "\u0414\u0430\u0442\u0430 \u0437\u0430\u043d\u044f\u0442\u0438\u044f. \u041a\u043e\u043d\u0435\u0446 \u043f\u0435\u0440\u0438\u043e\u0434\u0430. \u041f\u0435\u0440\u0438\u043e\u0434 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d 7 \u0434\u043d\u044f\u043c\u0438.",
                                    "disabled": false
                                },
                                {
                                    "key": "includes",
                                    "value": "listings%2Cadmissions%2Cqueue%2Ccancelled_listings",
                                    "description": "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0441\u0443\u0449\u043d\u043e\u0441\u0442\u0435\u0439. \u0412 \u043e\u0431\u044a\u0435\u043a\u0442 \u0437\u0430\u043d\u044f\u0442\u0438\u044f \u043c\u043e\u0436\u043d\u043e \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c: \u0437\u0430\u043f\u0438\u0441\u0438, \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u044f, \u043b\u0438\u0441\u0442 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f, \u043e\u0442\u043c\u0435\u043d\u0451\u043d\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438.",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/events?date=2024-01-01&from=2024-01-01&to=2024-01-10&includes=listings%2Cadmissions%2Cqueue%2Ccancelled_listings"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442 \u043f\u043e\u0438\u0441\u043a \u0432\u0441\u0435\u0445 \u043d\u0435 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0445 \u0437\u0430\u043d\u044f\u0442\u0438\u0439 \u043f\u043e \u0432\u0441\u0435\u043c \u0444\u0438\u043b\u0438\u0430\u043b\u0430\u043c. \u041f\u043e\u0438\u0441\u043a \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0442\u044c \u0441 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u043c date, \u0444\u043e\u0440\u043c\u0430\u0442 \u0434\u0430\u0442\u044b \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0413\u0413\u0413\u0413-\u041c\u041c-\u0414\u0414"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"event_id\":9,\"description\":null,\"type\":\"copy\",\"week_day\":0,\"date\":\"2023-10-09\",\"end_date_time\":null,\"start_time\":\"07:00\",\"end_time\":\"08:00\",\"admission_coef\":1,\"created_at\":\"2023-10-09T07:13:40.000000Z\",\"updated_at\":\"2023-10-09T07:13:40.000000Z\",\"deleted_at\":0,\"display_online\":1,\"group_id\":1,\"event_comment\":\"\",\"teacher_name\":null,\"second_teacher_name\":null,\"room_name\":\"\\u0422\\u0440\\u0435\\u043d\\u0430\\u0436\\u0435\\u0440\\u043d\\u044b\\u0439 \\u0417\\u0430\\u043b 1\",\"group_name\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0433\\u0440\\u0443\\u043f\\u043f\\u0430\",\"max_attendance_limit\":3,\"group_type_name\":\"\\u041d\\u043f\\u0440\\u0432\\u043b\\u043d\\u0435\",\"office_name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\"},{\"event_id\":9,\"description\":null,\"type\":\"copy\",\"week_day\":0,\"date\":\"2023-10-09\",\"end_date_time\":null,\"start_time\":\"07:00\",\"end_time\":\"08:00\",\"admission_coef\":1,\"created_at\":\"2023-10-09T07:13:40.000000Z\",\"updated_at\":\"2023-10-09T07:13:40.000000Z\",\"deleted_at\":0,\"display_online\":1,\"group_id\":1,\"event_comment\":\"\",\"teacher_name\":null,\"second_teacher_name\":null,\"room_name\":\"\\u0422\\u0440\\u0435\\u043d\\u0430\\u0436\\u0435\\u0440\\u043d\\u044b\\u0439 \\u0417\\u0430\\u043b 1\",\"group_name\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0433\\u0440\\u0443\\u043f\\u043f\\u0430\",\"max_attendance_limit\":3,\"group_type_name\":\"\\u041d\\u043f\\u0440\\u0432\\u043b\\u043d\\u0435\",\"office_name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0437\u0430\u043d\u044f\u0442\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/events",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/events"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"office_id\":123,\"group_id\":123,\"room_id\":123,\"contact_id\":123,\"contact_id2\":123,\"date\":\"2025-10-23\",\"start_time\":\"16:00\",\"event_comment\":\"\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439\",\"description\":\"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\",\"video\":\"https:\\\/\\\/vkvideo.ru\\\/video-123_123\",\"display_online\":true,\"disable_listing\":false,\"stream_copy_group_settings\":false,\"stream_type\":\"no\",\"stream_url\":\"https:\\\/\\\/vkvideo.ru\\\/video-123_123\",\"admission_coef\":1,\"stream_access_before\":1,\"stream_access_after\":1}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0437\u0430\u043d\u044f\u0442\u0438\u0435"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"event_id\":9,\"description\":null,\"type\":\"copy\",\"week_day\":0,\"date\":\"2023-10-09\",\"end_date_time\":null,\"start_time\":\"07:00\",\"end_time\":\"08:00\",\"admission_coef\":1,\"created_at\":\"2023-10-09T07:13:40.000000Z\",\"updated_at\":\"2023-10-09T07:13:40.000000Z\",\"deleted_at\":0,\"display_online\":1,\"group_id\":1,\"event_comment\":\"\",\"teacher_name\":null,\"second_teacher_name\":null,\"room_name\":\"\\u0422\\u0440\\u0435\\u043d\\u0430\\u0436\\u0435\\u0440\\u043d\\u044b\\u0439 \\u0417\\u0430\\u043b 1\",\"group_name\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0433\\u0440\\u0443\\u043f\\u043f\\u0430\",\"max_attendance_limit\":3,\"group_type_name\":\"\\u041d\\u043f\\u0440\\u0432\\u043b\\u043d\\u0435\",\"office_name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u0437\u0430\u043d\u044f\u0442\u0438\u044f",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/events\/:eventId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/events\/:eventId",
                            "variable": [
                                {
                                    "id": "eventId",
                                    "key": "eventId",
                                    "value": "1",
                                    "description": "ID \u0437\u0430\u043d\u044f\u0442\u0438\u044f"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u043c \u043d\u0435\u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e\u043c \u0437\u0430\u043d\u044f\u0442\u0438\u0438 \u043f\u043e ID. \u0422\u0430\u043a\u0436\u0435 \u043c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u0437\u0430\u043f\u0438\u0441\u0430\u043d\u043d\u044b\u0445, \u0432 \u0442\u043e\u043c \u0447\u0438\u0441\u043b\u0435 \u0432 \u041b\u0438\u0441\u0442 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f, \u0438 \u043e\u0442\u043c\u0435\u0447\u0435\u043d\u043d\u044b\u0445 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u0445"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"event_id\":9,\"description\":null,\"type\":\"copy\",\"week_day\":0,\"date\":\"2023-10-09\",\"end_date_time\":null,\"start_time\":\"07:00\",\"end_time\":\"08:00\",\"admission_coef\":1,\"created_at\":\"2023-10-09T07:13:40.000000Z\",\"updated_at\":\"2023-10-09T07:13:40.000000Z\",\"deleted_at\":0,\"display_online\":1,\"group_id\":1,\"event_comment\":\"\",\"teacher_name\":null,\"second_teacher_name\":null,\"room_name\":\"\\u0422\\u0440\\u0435\\u043d\\u0430\\u0436\\u0435\\u0440\\u043d\\u044b\\u0439 \\u0417\\u0430\\u043b 1\",\"group_name\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0433\\u0440\\u0443\\u043f\\u043f\\u0430\",\"max_attendance_limit\":3,\"group_type_name\":\"\\u041d\\u043f\\u0440\\u0432\\u043b\\u043d\\u0435\",\"office_name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0437\u0430\u043d\u044f\u0442\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/events\/:eventId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/events\/:eventId",
                            "variable": [
                                {
                                    "id": "eventId",
                                    "key": "eventId",
                                    "value": "1",
                                    "description": "ID \u0437\u0430\u043d\u044f\u0442\u0438\u044f"
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"office_id\":123,\"group_id\":123,\"room_id\":123,\"contact_id\":123,\"contact_id2\":123,\"date\":\"2025-10-23\",\"start_time\":\"16:00\",\"event_comment\":\"\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439\",\"description\":\"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\",\"video\":\"https:\\\/\\\/vkvideo.ru\\\/video-123_123\",\"display_online\":true,\"disable_listing\":false,\"stream_copy_group_settings\":false,\"stream_type\":\"no\",\"stream_url\":\"https:\\\/\\\/vkvideo.ru\\\/video-123_123\",\"admission_coef\":1,\"stream_access_before\":1,\"stream_access_after\":1}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0437\u0430\u043d\u044f\u0442\u0438\u0435"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"event_id\":9,\"description\":null,\"type\":\"copy\",\"week_day\":0,\"date\":\"2023-10-09\",\"end_date_time\":null,\"start_time\":\"07:00\",\"end_time\":\"08:00\",\"admission_coef\":1,\"created_at\":\"2023-10-09T07:13:40.000000Z\",\"updated_at\":\"2023-10-09T07:13:40.000000Z\",\"deleted_at\":0,\"display_online\":1,\"group_id\":1,\"event_comment\":\"\",\"teacher_name\":null,\"second_teacher_name\":null,\"room_name\":\"\\u0422\\u0440\\u0435\\u043d\\u0430\\u0436\\u0435\\u0440\\u043d\\u044b\\u0439 \\u0417\\u0430\\u043b 1\",\"group_name\":\"\\u0422\\u0435\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0433\\u0440\\u0443\\u043f\\u043f\\u0430\",\"max_attendance_limit\":3,\"group_type_name\":\"\\u041d\\u043f\\u0440\\u0432\\u043b\\u043d\\u0435\",\"office_name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0437\u0430\u043d\u044f\u0442\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/events\/:eventId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/events\/:eventId",
                            "variable": [
                                {
                                    "id": "eventId",
                                    "key": "eventId",
                                    "value": "1",
                                    "description": "ID \u0437\u0430\u043d\u044f\u0442\u0438\u044f"
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0437\u0430\u043d\u044f\u0442\u0438\u0435 \u043f\u043e ID"
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "\u0417\u0430\u044f\u0432\u043a\u0438",
            "description": "",
            "item": [
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0437\u0430\u044f\u0432\u043a\u0443",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/inquiry",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/inquiry"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"cform_id\":12345,\"contact_id\":12345,\"note\":\"\u041d\u043e\u0432\u044b\u0439 \u043a\u043b\u0438\u0435\u043d\u0442\",\"source\":\"call\"}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u0441\u043e\u0437\u0434\u0430\u0435\u0442 \u0437\u0430\u044f\u0432\u043a\u0438 \u043e\u0442 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "\u0418\u043d\u0442\u0435\u0440\u0435\u0441\u044b",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043e\u0432",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/interests",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/interests?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043f\u0440\u0430\u0432\u043e\u0447\u043d\u0438\u043a \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043e\u0432 (\u0438\u0445 ID \u0438 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f) \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0438 \u0432 \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"interest_id\":1,\"name\":\"\\u0422\\u0430\\u043d\\u0446\\u044b\"},{\"interest_id\":1,\"name\":\"\\u0422\\u0430\\u043d\\u0446\\u044b\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/sources",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/sources?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"source_id\":-8,\"name\":\"fitmost\"},{\"source_id\":-8,\"name\":\"fitmost\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "\u041a\u043b\u0438\u0435\u043d\u0442",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043a\u0430\u0441\u0442\u043e\u043c\u043d\u044b\u0445 \u043f\u043e\u043b\u0435\u0439",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/contacts\/fields",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/fields"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0432\u0441\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0435 \u043a\u0430\u0441\u0442\u043e\u043c\u043d\u044b\u0435 \u043f\u043e\u043b\u044f \u0434\u043b\u044f \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0434\u043b\u044f \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044f, \u043a\u0430\u043a\u0438\u0435 \u043f\u043e\u043b\u044f \u043c\u043e\u0436\u043d\u043e \u0437\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0438\/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"field_id\":1,\"label\":\"Test field\",\"description\":\"\",\"type\":\"text\",\"is_read_only\":false,\"options\":[]},{\"field_id\":1,\"label\":\"Test field\",\"description\":\"\",\"type\":\"text\",\"is_read_only\":false,\"options\":[]}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/contacts",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                },
                                {
                                    "key": "name",
                                    "value": "%D0%98%D0%B2%D0%B0%D0%BD%D0%BE%D0%B2+%D0%98%D0%B2%D0%B0%D0%BD+%D0%98%D0%B2%D0%B0%D0%BD%D0%BE%D0%B2%D0%B8%D1%87",
                                    "description": "\u0424\u0418\u041e.",
                                    "disabled": false
                                },
                                {
                                    "key": "phone",
                                    "value": "%2B79529991122%2C+%D0%B2+%D0%BB%D1%8E%D0%B1%D0%BE%D0%BC+%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B5",
                                    "description": "\u0422\u0435\u043b\u0435\u0444\u043e\u043d.",
                                    "disabled": false
                                },
                                {
                                    "key": "email",
                                    "value": "test%40test.ru",
                                    "description": "Email.",
                                    "disabled": false
                                },
                                {
                                    "key": "since_id",
                                    "value": "1000",
                                    "description": "\u0412\u0435\u0440\u043d\u0443\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0441 ID \u0431\u043e\u043b\u044c\u0448\u0435 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0433\u043e. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043d\u043e\u0432\u044b\u0445 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432: \u0441\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u0435 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044b\u0439 ID \u0438 \u043f\u0435\u0440\u0435\u0434\u0430\u0439\u0442\u0435 \u0435\u0433\u043e \u043f\u0440\u0438 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u043c \u0437\u0430\u043f\u0440\u043e\u0441\u0435.",
                                    "disabled": false
                                },
                                {
                                    "key": "includes",
                                    "value": "passes",
                                    "description": "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0441\u0443\u0449\u043d\u043e\u0441\u0442\u0435\u0439. \u0412 \u043e\u0431\u044a\u0435\u043a\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043c\u043e\u0436\u043d\u043e \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c: \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u044b.",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/contacts?page=1&name=%D0%98%D0%B2%D0%B0%D0%BD%D0%BE%D0%B2+%D0%98%D0%B2%D0%B0%D0%BD+%D0%98%D0%B2%D0%B0%D0%BD%D0%BE%D0%B2%D0%B8%D1%87&phone=%2B79529991122%2C+%D0%B2+%D0%BB%D1%8E%D0%B1%D0%BE%D0%BC+%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B5&email=test%40test.ru&since_id=1000&includes=passes"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u0432\u0441\u0435\u0445 \u043d\u0435\u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0445 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u0445"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"contact_id\":1,\"parent_contact_id\":0,\"name\":\"\\u0418\\u0432\\u0430\\u043d\\u043e\\u0432 \\u0418\\u0432\\u0430\\u043d \\u0418\\u0432\\u0430\\u043d\\u044b\\u0447\",\"name_short\":\"\",\"gender\":\"male\",\"birth_date\":\"1990-01-02\",\"email\":\"ivanov2@mail.co\",\"phone_alt\":\"\",\"phone\":\"9991111111\",\"note\":\"\",\"sticky_note\":\"\",\"photo\":\"\",\"barcode\":\"0000000000001\",\"created_at\":\"2016-03-17T05:48:50.000000Z\",\"updated_at\":\"2025-02-06T07:14:58.000000Z\",\"deleted_at\":0,\"balance\":0,\"bonus_balance\":0,\"parent_name\":\"\",\"parent_phone\":\"0\",\"parent_email\":\"\",\"parent_name2\":\"\",\"parent_phone2\":\"\",\"parent_email2\":\"0\",\"search_score\":null,\"added_office_id\":0,\"customer_status\":\"client\",\"vkid\":\"\",\"fbid\":\"\",\"instaid\":\"\",\"has_trial_passes\":0,\"has_non_trial_passes\":0,\"last_admission_date\":0,\"last_pass_purchased\":0,\"first_non_trial\":0,\"last_non_trial\":0,\"source_id\":0,\"can_email\":0,\"can_sms\":0,\"can_wa\":0,\"can_tg\":0,\"tg_chat_id\":null},{\"contact_id\":1,\"parent_contact_id\":0,\"name\":\"\\u0418\\u0432\\u0430\\u043d\\u043e\\u0432 \\u0418\\u0432\\u0430\\u043d \\u0418\\u0432\\u0430\\u043d\\u044b\\u0447\",\"name_short\":\"\",\"gender\":\"male\",\"birth_date\":\"1990-01-02\",\"email\":\"ivanov2@mail.co\",\"phone_alt\":\"\",\"phone\":\"9991111111\",\"note\":\"\",\"sticky_note\":\"\",\"photo\":\"\",\"barcode\":\"0000000000001\",\"created_at\":\"2016-03-17T05:48:50.000000Z\",\"updated_at\":\"2025-02-06T07:14:58.000000Z\",\"deleted_at\":0,\"balance\":0,\"bonus_balance\":0,\"parent_name\":\"\",\"parent_phone\":\"0\",\"parent_email\":\"\",\"parent_name2\":\"\",\"parent_phone2\":\"\",\"parent_email2\":\"0\",\"search_score\":null,\"added_office_id\":0,\"customer_status\":\"client\",\"vkid\":\"\",\"fbid\":\"\",\"instaid\":\"\",\"has_trial_passes\":0,\"has_non_trial_passes\":0,\"last_admission_date\":0,\"last_pass_purchased\":0,\"first_non_trial\":0,\"last_non_trial\":0,\"source_id\":0,\"can_email\":0,\"can_sms\":0,\"can_wa\":0,\"can_tg\":0,\"tg_chat_id\":null}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/contacts",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/contacts"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u0418\u0432\u0430\u043d\u043e\u0432 \u0418\u0432\u0430\u043d \u0418\u0432\u0430\u043d\u043e\u0432\u0438\u0447\",\"phone\":\"79239239293\",\"email\":\"user@example.com\",\"gender\":\"male\",\"can_sms\":true,\"can_email\":true,\"added_office_id\":1,\"source_id\":1,\"parent_contact_id\":1,\"birth_date\":\"01.01.1990\",\"custom_fields\":[{\"field_id\":1,\"value\":\"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435\"}],\"sickness\":[1],\"interest\":[1]}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u0441\u043e\u0437\u0434\u0430\u0435\u0442 \u043d\u043e\u0432\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"contact_id\":1,\"parent_contact_id\":0,\"name\":\"\\u0418\\u0432\\u0430\\u043d\\u043e\\u0432 \\u0418\\u0432\\u0430\\u043d \\u0418\\u0432\\u0430\\u043d\\u044b\\u0447\",\"name_short\":\"\",\"gender\":\"male\",\"birth_date\":\"1990-01-02\",\"email\":\"ivanov2@mail.co\",\"phone_alt\":\"\",\"phone\":\"9991111111\",\"note\":\"\",\"sticky_note\":\"\",\"photo\":\"\",\"barcode\":\"0000000000001\",\"created_at\":\"2016-03-17T05:48:50.000000Z\",\"updated_at\":\"2025-02-06T07:14:58.000000Z\",\"deleted_at\":0,\"balance\":0,\"bonus_balance\":0,\"parent_name\":\"\",\"parent_phone\":\"0\",\"parent_email\":\"\",\"parent_name2\":\"\",\"parent_phone2\":\"\",\"parent_email2\":\"0\",\"search_score\":null,\"added_office_id\":0,\"customer_status\":\"client\",\"vkid\":\"\",\"fbid\":\"\",\"instaid\":\"\",\"has_trial_passes\":0,\"has_non_trial_passes\":0,\"last_admission_date\":0,\"last_pass_purchased\":0,\"first_non_trial\":0,\"last_non_trial\":0,\"source_id\":0,\"can_email\":0,\"can_sms\":0,\"can_wa\":0,\"can_tg\":0,\"tg_chat_id\":null}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/contacts\/:contactId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contactId",
                            "variable": [
                                {
                                    "id": "contactId",
                                    "key": "contactId",
                                    "value": "1",
                                    "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u043c \u043a\u043b\u0438\u0435\u043d\u0442\u0435 \u043f\u043e ID"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"contact_id\":1,\"parent_contact_id\":0,\"name\":\"\\u0418\\u0432\\u0430\\u043d\\u043e\\u0432 \\u0418\\u0432\\u0430\\u043d \\u0418\\u0432\\u0430\\u043d\\u044b\\u0447\",\"name_short\":\"\",\"gender\":\"male\",\"birth_date\":\"1990-01-02\",\"email\":\"ivanov2@mail.co\",\"phone_alt\":\"\",\"phone\":\"9991111111\",\"note\":\"\",\"sticky_note\":\"\",\"photo\":\"\",\"barcode\":\"0000000000001\",\"created_at\":\"2016-03-17T05:48:50.000000Z\",\"updated_at\":\"2025-02-06T07:14:58.000000Z\",\"deleted_at\":0,\"balance\":0,\"bonus_balance\":0,\"parent_name\":\"\",\"parent_phone\":\"0\",\"parent_email\":\"\",\"parent_name2\":\"\",\"parent_phone2\":\"\",\"parent_email2\":\"0\",\"search_score\":null,\"added_office_id\":0,\"customer_status\":\"client\",\"vkid\":\"\",\"fbid\":\"\",\"instaid\":\"\",\"has_trial_passes\":0,\"has_non_trial_passes\":0,\"last_admission_date\":0,\"last_pass_purchased\":0,\"first_non_trial\":0,\"last_non_trial\":0,\"source_id\":0,\"can_email\":0,\"can_sms\":0,\"can_wa\":0,\"can_tg\":0,\"tg_chat_id\":null}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/contacts\/:contactId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contactId",
                            "variable": [
                                {
                                    "id": "contactId",
                                    "key": "contactId",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "contact",
                                    "key": "contact",
                                    "value": "1",
                                    "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u0418\u0432\u0430\u043d\u043e\u0432 \u0418\u0432\u0430\u043d \u0418\u0432\u0430\u043d\u043e\u0432\u0438\u0447\",\"phone\":\"79239239293\",\"email\":\"user@example.com\",\"gender\":\"male\",\"can_sms\":true,\"can_email\":true,\"added_office_id\":1,\"source_id\":1,\"parent_contact_id\":1,\"birth_date\":\"01.01.1990\",\"custom_fields\":[{\"field_id\":1,\"value\":\"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435\"}],\"sickness\":[1],\"interest\":[1]}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043e\u0431\u043d\u043e\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043f\u043e ID"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"contact_id\":1,\"parent_contact_id\":0,\"name\":\"\\u0418\\u0432\\u0430\\u043d\\u043e\\u0432 \\u0418\\u0432\\u0430\\u043d \\u0418\\u0432\\u0430\\u043d\\u044b\\u0447\",\"name_short\":\"\",\"gender\":\"male\",\"birth_date\":\"1990-01-02\",\"email\":\"ivanov2@mail.co\",\"phone_alt\":\"\",\"phone\":\"9991111111\",\"note\":\"\",\"sticky_note\":\"\",\"photo\":\"\",\"barcode\":\"0000000000001\",\"created_at\":\"2016-03-17T05:48:50.000000Z\",\"updated_at\":\"2025-02-06T07:14:58.000000Z\",\"deleted_at\":0,\"balance\":0,\"bonus_balance\":0,\"parent_name\":\"\",\"parent_phone\":\"0\",\"parent_email\":\"\",\"parent_name2\":\"\",\"parent_phone2\":\"\",\"parent_email2\":\"0\",\"search_score\":null,\"added_office_id\":0,\"customer_status\":\"client\",\"vkid\":\"\",\"fbid\":\"\",\"instaid\":\"\",\"has_trial_passes\":0,\"has_non_trial_passes\":0,\"last_admission_date\":0,\"last_pass_purchased\":0,\"first_non_trial\":0,\"last_non_trial\":0,\"source_id\":0,\"can_email\":0,\"can_sms\":0,\"can_wa\":0,\"can_tg\":0,\"tg_chat_id\":null}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0410\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u044b",
                    "description": "",
                    "item": [
                        {
                            "name": "\u041e\u0444\u043e\u0440\u043c\u0438\u0442\u044c \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0443",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/passes\/:pass_passId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/passes\/:pass_passId",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "pass_passId",
                                            "key": "pass_passId",
                                            "value": "1",
                                            "description": "ID \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"amount\":1000,\"cashregister_id\":1,\"paymentcategory_id\":1}"
                                },
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043e\u0444\u043e\u0440\u043c\u0438\u0442\u044c \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0443"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"pass_contact_id\":1,\"pass_id\":1,\"is_trial\":0,\"sold_at\":1696852602,\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"updated_at\":\"2026-06-10T04:29:19.000000Z\",\"deleted_at\":null,\"debt_dead_line_at\":null,\"expires_at\":\"2023-12-16T09:00:00.000000Z\",\"expired_at\":\"2026-06-10\",\"activated_at\":\"2023-10-09T09:00:00.000000Z\",\"frozen_till_at\":null,\"planned_freeze_at\":null,\"paid_price\":2000,\"full_price\":2000,\"discounted\":0,\"status\":\"expired\",\"class_type\":\"ege\",\"points_left\":11,\"points_total\":10,\"freeze_times\":100,\"comment\":\"\",\"revoke_comment\":\"\",\"pass\":{\"pass_id\":1,\"name\":\"\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439\",\"description\":\"\",\"admit_number\":10,\"valid_for_days\":31,\"valid_for_months\":0,\"freeze_times\":100,\"freeze_days\":100,\"pass_type\":1,\"price\":2000,\"allowed_times\":[],\"disabled_days\":[],\"enable_mobile_purchase\":false,\"allow_buying_pass_mobile\":0,\"allow_buying_pass_online\":0}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u0421\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 \u043d\u0430 \u043e\u043f\u043b\u0430\u0442\u0443 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/passes\/:pass_passId\/link",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/passes\/:pass_passId\/link",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "pass_passId",
                                            "key": "pass_passId",
                                            "value": "1",
                                            "description": "ID \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"paymentcategory_id\":1,\"promocode\":\"SUMMER10\",\"spend_bonuses\":100,\"spend_bonuses_percent\":50,\"debit_client_balance\":500}"
                                },
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u0433\u0435\u043d\u0435\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 \u043d\u0430 \u043e\u043f\u043b\u0430\u0442\u0443 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430. \u041f\u0440\u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0438 \u0441\u0441\u044b\u043b\u043a\u0438 \u043c\u043e\u0436\u043d\u043e \u043f\u0440\u0438\u043c\u0435\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u043c\u043e\u043a\u043e\u0434, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0431\u043e\u043d\u0443\u0441\u043d\u044b\u0435 \u0431\u0430\u043b\u043b\u044b \u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u0441 \u0431\u0430\u043b\u0430\u043d\u0441\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0434\u043b\u044f \u0443\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u0438\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u043f\u043b\u0430\u0442\u044b. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0440\u043e\u043c\u043e\u043a\u043e\u0434\u043e\u0432, \u0431\u043e\u043d\u0443\u0441\u043e\u0432 \u0438 \u0431\u0430\u043b\u0430\u043d\u0441\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u043c\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u044b."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"id\":1,\"link\":\"https:\\\/\\\/st_local.listokcrm.ru\\\/wapi\\\/startpaylink\\\/\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/passes",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                            "disabled": false
                                        },
                                        {
                                            "key": "status",
                                            "value": "active%2Cfrozen",
                                            "description": "\u0421\u0442\u0430\u0442\u0443\u0441 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439, \u043c\u043e\u0436\u043d\u043e \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0447\u0435\u0440\u0435\u0437 \u0437\u0430\u043f\u044f\u0442\u0443\u044e): active, expired, frozen, inactive, revoked. \u0415\u0441\u043b\u0438 \u043d\u0435 \u043f\u0435\u0440\u0435\u0434\u0430\u043d \u2014 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u044e\u0442\u0441\u044f \u0432\u0441\u0435 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u044b \u043a\u043b\u0438\u0435\u043d\u0442\u0430.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/passes?page=1&status=active%2Cfrozen",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u0432\u0441\u0435\u0445 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430\u0445 \u043a\u043b\u0438\u0435\u043d\u0442\u0430. \u0410\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u044b \u0444\u0438\u043b\u044c\u0442\u0440\u0443\u044e\u0442\u0441\u044f \u043f\u043e \u0441\u0442\u0430\u0442\u0443\u0441\u0443: \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0439, \u043d\u0435\u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439, \u0437\u0430\u043c\u043e\u0440\u043e\u0436\u0435\u043d\u043d\u044b\u0439, \u0438\u0441\u0442\u0435\u043a\u0448\u0438\u0439, \u043e\u0442\u043e\u0437\u0432\u0430\u043d\u043d\u044b\u0439"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"pass_contact_id\":1,\"pass_id\":1,\"is_trial\":0,\"sold_at\":1696852602,\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"updated_at\":\"2026-06-10T04:29:19.000000Z\",\"deleted_at\":null,\"debt_dead_line_at\":null,\"expires_at\":\"2023-12-16T09:00:00.000000Z\",\"expired_at\":\"2026-06-10\",\"activated_at\":\"2023-10-09T09:00:00.000000Z\",\"frozen_till_at\":null,\"planned_freeze_at\":null,\"paid_price\":2000,\"full_price\":2000,\"discounted\":0,\"status\":\"expired\",\"class_type\":\"ege\",\"points_left\":11,\"points_total\":10,\"freeze_times\":100,\"comment\":\"\",\"revoke_comment\":\"\",\"pass\":{\"pass_id\":1,\"name\":\"\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439\",\"description\":\"\",\"admit_number\":10,\"valid_for_days\":31,\"valid_for_months\":0,\"freeze_times\":100,\"freeze_days\":100,\"pass_type\":1,\"price\":2000,\"allowed_times\":[],\"disabled_days\":[],\"enable_mobile_purchase\":false,\"allow_buying_pass_mobile\":0,\"allow_buying_pass_online\":0}},{\"pass_contact_id\":1,\"pass_id\":1,\"is_trial\":0,\"sold_at\":1696852602,\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"updated_at\":\"2026-06-10T04:29:19.000000Z\",\"deleted_at\":null,\"debt_dead_line_at\":null,\"expires_at\":\"2023-12-16T09:00:00.000000Z\",\"expired_at\":\"2026-06-10\",\"activated_at\":\"2023-10-09T09:00:00.000000Z\",\"frozen_till_at\":null,\"planned_freeze_at\":null,\"paid_price\":2000,\"full_price\":2000,\"discounted\":0,\"status\":\"expired\",\"class_type\":\"ege\",\"points_left\":11,\"points_total\":10,\"freeze_times\":100,\"comment\":\"\",\"revoke_comment\":\"\",\"pass\":{\"pass_id\":1,\"name\":\"\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439\",\"description\":\"\",\"admit_number\":10,\"valid_for_days\":31,\"valid_for_months\":0,\"freeze_times\":100,\"freeze_days\":100,\"pass_type\":1,\"price\":2000,\"allowed_times\":[],\"disabled_days\":[],\"enable_mobile_purchase\":false,\"allow_buying_pass_mobile\":0,\"allow_buying_pass_online\":0}}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/passes\/:passContact_pass_contactId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/passes\/:passContact_pass_contactId",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "passContact_pass_contactId",
                                            "key": "passContact_pass_contactId",
                                            "value": "1",
                                            "description": "ID \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u043c \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0435 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"pass_contact_id\":1,\"pass_id\":1,\"is_trial\":0,\"sold_at\":1696852602,\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"updated_at\":\"2026-06-10T04:29:19.000000Z\",\"deleted_at\":null,\"debt_dead_line_at\":null,\"expires_at\":\"2023-12-16T09:00:00.000000Z\",\"expired_at\":\"2026-06-10\",\"activated_at\":\"2023-10-09T09:00:00.000000Z\",\"frozen_till_at\":null,\"planned_freeze_at\":null,\"paid_price\":2000,\"full_price\":2000,\"discounted\":0,\"status\":\"expired\",\"class_type\":\"ege\",\"points_left\":11,\"points_total\":10,\"freeze_times\":100,\"comment\":\"\",\"revoke_comment\":\"\",\"pass\":{\"pass_id\":1,\"name\":\"\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439\",\"description\":\"\",\"admit_number\":10,\"valid_for_days\":31,\"valid_for_months\":0,\"freeze_times\":100,\"freeze_days\":100,\"pass_type\":1,\"price\":2000,\"allowed_times\":[],\"disabled_days\":[],\"enable_mobile_purchase\":false,\"allow_buying_pass_mobile\":0,\"allow_buying_pass_online\":0}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u0417\u0430\u043c\u043e\u0440\u043e\u0437\u0438\u0442\u044c \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/passes\/:passContact_pass_contactId\/freeze",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/passes\/:passContact_pass_contactId\/freeze",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "passContact_pass_contactId",
                                            "key": "passContact_pass_contactId",
                                            "value": "1",
                                            "description": "ID \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"planned_freeze_at\":\"2026-08-01\",\"freeze_days\":7}"
                                },
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0437\u0430\u043c\u043e\u0440\u043e\u0437\u0438\u0442\u044c \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0439 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0430. \u041c\u043e\u0436\u043d\u043e \u0443\u043a\u0430\u0437\u0430\u0442\u044c \u0434\u0430\u0442\u0443 \u043d\u0430\u0447\u0430\u043b\u0430 \u0437\u0430\u043c\u043e\u0440\u043e\u0437\u043a\u0438 (plannedFreezeAt) \u0438 \u0441\u0440\u043e\u043a \u0437\u0430\u043c\u043e\u0440\u043e\u0437\u043a\u0438 \u0432 \u0434\u043d\u044f\u0445 (freezeDays). \u0415\u0441\u043b\u0438 \u0434\u0430\u0442\u0430 \u043d\u0430\u0447\u0430\u043b\u0430 \u043d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d\u0430 \u2014 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442 \u0437\u0430\u043c\u043e\u0440\u0430\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0441\u0440\u0430\u0437\u0443; \u0435\u0441\u043b\u0438 \u043d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d \u0441\u0440\u043e\u043a \u2014 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u043d\u0435\u0439 \u0437\u0430\u043c\u043e\u0440\u043e\u0437\u043a\u0438 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430. \u0414\u0430\u0442\u0430 \u0440\u0430\u0437\u043c\u043e\u0440\u043e\u0437\u043a\u0438 \u0432\u044b\u0447\u0438\u0441\u043b\u044f\u0435\u0442\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438. \u0414\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0435 \u0447\u0438\u0441\u043b\u043e \u0437\u0430\u043c\u043e\u0440\u043e\u0437\u043e\u043a (freezeTimes) \u0443\u043c\u0435\u043d\u044c\u0448\u0430\u0435\u0442\u0441\u044f \u043d\u0430 1."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"pass_contact_id\":1,\"pass_id\":1,\"is_trial\":0,\"sold_at\":1696852602,\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"updated_at\":\"2026-06-10T04:29:19.000000Z\",\"deleted_at\":null,\"debt_dead_line_at\":null,\"expires_at\":\"2023-12-16T09:00:00.000000Z\",\"expired_at\":\"2026-06-10\",\"activated_at\":\"2023-10-09T09:00:00.000000Z\",\"frozen_till_at\":null,\"planned_freeze_at\":null,\"paid_price\":2000,\"full_price\":2000,\"discounted\":0,\"status\":\"expired\",\"class_type\":\"ege\",\"points_left\":11,\"points_total\":10,\"freeze_times\":100,\"comment\":\"\",\"revoke_comment\":\"\",\"pass\":{\"pass_id\":1,\"name\":\"\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439\",\"description\":\"\",\"admit_number\":10,\"valid_for_days\":31,\"valid_for_months\":0,\"freeze_times\":100,\"freeze_days\":100,\"pass_type\":1,\"price\":2000,\"allowed_times\":[],\"disabled_days\":[],\"enable_mobile_purchase\":false,\"allow_buying_pass_mobile\":0,\"allow_buying_pass_online\":0}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u0443\u044e \u0437\u0430\u043c\u043e\u0440\u043e\u0437\u043a\u0443 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/passes\/:passContact_pass_contactId\/planned-freeze",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/passes\/:passContact_pass_contactId\/planned-freeze",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "passContact_pass_contactId",
                                            "key": "passContact_pass_contactId",
                                            "value": "1",
                                            "description": "ID \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043e\u0442\u043c\u0435\u043d\u044f\u0435\u0442 \u0440\u0430\u043d\u0435\u0435 \u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u0443\u044e (\u0435\u0449\u0451 \u043d\u0435 \u043d\u0430\u0441\u0442\u0443\u043f\u0438\u0432\u0448\u0443\u044e) \u0437\u0430\u043c\u043e\u0440\u043e\u0437\u043a\u0443 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430. \u0410\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442 \u043e\u0441\u0442\u0430\u0451\u0442\u0441\u044f \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u043c, \u0447\u0438\u0441\u043b\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0445 \u0437\u0430\u043c\u043e\u0440\u043e\u0437\u043e\u043a (freezeTimes) \u043d\u0435 \u0440\u0430\u0441\u0445\u043e\u0434\u0443\u0435\u0442\u0441\u044f. \u0415\u0441\u043b\u0438 \u0443 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430 \u043d\u0435\u0442 \u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u0437\u0430\u043c\u043e\u0440\u043e\u0437\u043a\u0438 \u2014 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442\u0441\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"pass_contact_id\":1,\"pass_id\":1,\"is_trial\":0,\"sold_at\":1696852602,\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"updated_at\":\"2026-06-10T04:29:19.000000Z\",\"deleted_at\":null,\"debt_dead_line_at\":null,\"expires_at\":\"2023-12-16T09:00:00.000000Z\",\"expired_at\":\"2026-06-10\",\"activated_at\":\"2023-10-09T09:00:00.000000Z\",\"frozen_till_at\":null,\"planned_freeze_at\":null,\"paid_price\":2000,\"full_price\":2000,\"discounted\":0,\"status\":\"expired\",\"class_type\":\"ege\",\"points_left\":11,\"points_total\":10,\"freeze_times\":100,\"comment\":\"\",\"revoke_comment\":\"\",\"pass\":{\"pass_id\":1,\"name\":\"\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439\",\"description\":\"\",\"admit_number\":10,\"valid_for_days\":31,\"valid_for_months\":0,\"freeze_times\":100,\"freeze_days\":100,\"pass_type\":1,\"price\":2000,\"allowed_times\":[],\"disabled_days\":[],\"enable_mobile_purchase\":false,\"allow_buying_pass_mobile\":0,\"allow_buying_pass_online\":0}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u0420\u0430\u0437\u043c\u043e\u0440\u043e\u0437\u0438\u0442\u044c \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/passes\/:passContact_pass_contactId\/unfreeze",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/passes\/:passContact_pass_contactId\/unfreeze",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "passContact_pass_contactId",
                                            "key": "passContact_pass_contactId",
                                            "value": "1",
                                            "description": "ID \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0440\u0430\u0437\u043c\u043e\u0440\u043e\u0437\u0438\u0442\u044c \u0440\u0430\u043d\u0435\u0435 \u0437\u0430\u043c\u043e\u0440\u043e\u0436\u0435\u043d\u043d\u044b\u0439 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0430. \u0421\u0442\u0430\u0442\u0443\u0441 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u0432 active, \u0434\u0430\u0442\u0430 \u043e\u043a\u043e\u043d\u0447\u0430\u043d\u0438\u044f \u0437\u0430\u043c\u043e\u0440\u043e\u0437\u043a\u0438 \u043e\u0447\u0438\u0449\u0430\u0435\u0442\u0441\u044f."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"pass_contact_id\":1,\"pass_id\":1,\"is_trial\":0,\"sold_at\":1696852602,\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"updated_at\":\"2026-06-10T04:29:19.000000Z\",\"deleted_at\":null,\"debt_dead_line_at\":null,\"expires_at\":\"2023-12-16T09:00:00.000000Z\",\"expired_at\":\"2026-06-10\",\"activated_at\":\"2023-10-09T09:00:00.000000Z\",\"frozen_till_at\":null,\"planned_freeze_at\":null,\"paid_price\":2000,\"full_price\":2000,\"discounted\":0,\"status\":\"expired\",\"class_type\":\"ege\",\"points_left\":11,\"points_total\":10,\"freeze_times\":100,\"comment\":\"\",\"revoke_comment\":\"\",\"pass\":{\"pass_id\":1,\"name\":\"\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439\",\"description\":\"\",\"admit_number\":10,\"valid_for_days\":31,\"valid_for_months\":0,\"freeze_times\":100,\"freeze_days\":100,\"pass_type\":1,\"price\":2000,\"allowed_times\":[],\"disabled_days\":[],\"enable_mobile_purchase\":false,\"allow_buying_pass_mobile\":0,\"allow_buying_pass_online\":0}}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "\u0417\u0430\u043f\u0438\u0441\u0438",
                    "description": "",
                    "item": [
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0437\u0430\u043f\u0438\u0441\u0435\u0439 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/listings",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                            "disabled": false
                                        },
                                        {
                                            "key": "date",
                                            "value": "2024-01-01",
                                            "description": "\u0414\u0430\u0442\u0430 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0437\u0430\u043f\u0438\u0441\u0438. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u0430, \u0442\u043e \u043d\u0435 \u0431\u0443\u0434\u0443\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c from \u0438 to.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "from",
                                            "value": "2024-01-01",
                                            "description": "\u0414\u0430\u0442\u0430 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0437\u0430\u043f\u0438\u0441\u0438. \u041d\u0430\u0447\u0430\u043b\u043e \u043f\u0435\u0440\u0438\u043e\u0434\u0430.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "to",
                                            "value": "2024-01-10",
                                            "description": "\u0414\u0430\u0442\u0430 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0437\u0430\u043f\u0438\u0441\u0438. \u041a\u043e\u043d\u0435\u0446 \u043f\u0435\u0440\u0438\u043e\u0434\u0430. \u041f\u0435\u0440\u0438\u043e\u0434 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d 31 \u0434\u043d\u044f\u043c\u0438.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "event_date",
                                            "value": "2024-01-01",
                                            "description": "\u0414\u0430\u0442\u0430 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0437\u0430\u043d\u044f\u0442\u0438\u044f. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u0430, \u0442\u043e \u043d\u0435 \u0431\u0443\u0434\u0443\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c event_from \u0438 event_to.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "event_from",
                                            "value": "2024-01-01",
                                            "description": "\u0414\u0430\u0442\u0430 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0437\u0430\u043d\u044f\u0442\u0438\u044f. \u041d\u0430\u0447\u0430\u043b\u043e \u043f\u0435\u0440\u0438\u043e\u0434\u0430.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "event_to",
                                            "value": "2024-01-10",
                                            "description": "\u0414\u0430\u0442\u0430 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0437\u0430\u043d\u044f\u0442\u0438\u044f. \u041a\u043e\u043d\u0435\u0446 \u043f\u0435\u0440\u0438\u043e\u0434\u0430. \u041f\u0435\u0440\u0438\u043e\u0434 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d 31 \u0434\u043d\u044f\u043c\u0438.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "event_id",
                                            "value": "12345",
                                            "description": "Id \u0437\u0430\u043d\u0430\u044f\u0442\u0438\u044f.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "missed",
                                            "value": "1",
                                            "description": "\u041f\u0440\u043e\u043f\u0443\u0441\u043a.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/listings?page=1&date=2024-01-01&from=2024-01-01&to=2024-01-10&event_date=2024-01-01&event_from=2024-01-01&event_to=2024-01-10&event_id=12345&missed=1",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u0437\u0430\u043f\u0438\u0441\u044f\u0445 \u043d\u0430 \u0437\u0430\u043d\u044f\u0442\u0438\u044f \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430. \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043e\u043f\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0443\u044e \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044e \u043f\u043e \u0434\u0430\u0442\u0435 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0437\u0430\u043f\u0438\u0441\u0438 (date \u0438\u043b\u0438 \u043f\u0435\u0440\u0438\u043e\u0434 from\/to) \u0438 \u043f\u043e \u0434\u0430\u0442\u0435 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0437\u0430\u043d\u044f\u0442\u0438\u044f (event_date \u0438\u043b\u0438 \u043f\u0435\u0440\u0438\u043e\u0434 event_from\/event_to) \u2014 \u043a\u0430\u0436\u0434\u044b\u0439 \u043f\u0435\u0440\u0438\u043e\u0434 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d 31 \u0434\u043d\u0451\u043c. \u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043c\u0435\u0442\u043e\u0434 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442 \u043f\u043e\u0438\u0441\u043a \u043f\u043e id \u0437\u0430\u043d\u044f\u0442\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043d\u0430 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0435 \u0437\u0430\u043d\u044f\u0442\u0438\u0435"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"listing_id\":55,\"event_id\":163308,\"contact_id\":15,\"created_at\":\"2023-12-12T07:38:31.000000Z\",\"event_date\":\"2023-12-12\",\"source\":\"\",\"missed_pass_contact_id\":0,\"is_missed\":false},{\"listing_id\":55,\"event_id\":163308,\"contact_id\":15,\"created_at\":\"2023-12-12T07:38:31.000000Z\",\"event_date\":\"2023-12-12\",\"source\":\"\",\"missed_pass_contact_id\":0,\"is_missed\":false}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043d\u0430 \u0437\u0430\u043d\u044f\u0442\u0438\u0435",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/listings\/:listingContact_listingId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/listings\/:listingContact_listingId",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "listingContact_listingId",
                                            "key": "listingContact_listingId",
                                            "value": "1",
                                            "description": "ID \u0437\u0430\u043f\u0438\u0441\u0438"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u043e\u0434\u043d\u0443 \u0437\u0430\u043f\u0438\u0441\u044c \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0441 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u0437\u0430\u043d\u044f\u0442\u0438\u044f"
                            },
                            "response": []
                        },
                        {
                            "name": "\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043d\u0430 \u0437\u0430\u043d\u044f\u0442\u0438\u0435",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/listings",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/listings",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"event_id\":\"12345\"}"
                                },
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0437\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043d\u0430 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0435 \u0437\u0430\u043d\u044f\u0442\u0438\u0435. \u041d\u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442 \u0437\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0432 \u043b\u0438\u0441\u0442 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f. \u0414\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0435 \u043c\u0435\u0442\u043e\u0434: \u00ab\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0432 \u043b\u0438\u0441\u0442 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f\u00bb"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"listing_id\":55,\"event_id\":163308,\"contact_id\":15,\"created_at\":\"2023-12-12T07:38:31.000000Z\",\"event_date\":\"2023-12-12\",\"source\":\"\",\"missed_pass_contact_id\":0,\"is_missed\":false}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u044f",
                    "description": "",
                    "item": [
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0439 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/admissions",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                            "disabled": false
                                        },
                                        {
                                            "key": "date",
                                            "value": "2024-01-01",
                                            "description": "\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u044f. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u0430, \u0442\u043e \u043d\u0435 \u0431\u0443\u0434\u0443\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c from \u0438 to.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "from",
                                            "value": "2024-01-01",
                                            "description": "\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u044f. \u041d\u0430\u0447\u0430\u043b\u043e \u043f\u0435\u0440\u0438\u043e\u0434\u0430.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "to",
                                            "value": "2024-01-10",
                                            "description": "\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u044f. \u041a\u043e\u043d\u0435\u0446 \u043f\u0435\u0440\u0438\u043e\u0434\u0430. \u041f\u0435\u0440\u0438\u043e\u0434 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d 31 \u0434\u043d\u044f\u043c\u0438.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "event_id",
                                            "value": "12345",
                                            "description": "Id \u0437\u0430\u043d\u0430\u044f\u0442\u0438\u044f.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/admissions?page=1&date=2024-01-01&from=2024-01-01&to=2024-01-10&event_id=12345",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0439 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430. \u041f\u043e \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u043c\u0443 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0443 eventId,\u043c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0438\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0438 \u043d\u0430 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u043c \u0437\u0430\u043d\u044f\u0442\u0438\u0438"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"admission_id\":2,\"event_id\":18,\"contact_id\":4,\"is_debt\":false,\"pass_contact_id\":2,\"payment_id\":0,\"created_at\":\"2023-10-31T04:21:53.000000Z\"},{\"admission_id\":2,\"event_id\":18,\"contact_id\":4,\"is_debt\":false,\"pass_contact_id\":2,\"payment_id\":0,\"created_at\":\"2023-10-31T04:21:53.000000Z\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/admissions\/:admissionContact_admissionId",
                                    "query": [
                                        {
                                            "key": "return_type",
                                            "value": "deposit",
                                            "description": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u043f\u0440\u0438 \u043e\u043f\u043b\u0430\u0442\u0435 \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u044f \u0431\u0435\u0437 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430. withdraw - \u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0443, deposit - \u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043d\u0430 \u0441\u0447\u0435\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0430. \u041f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e: withdraw.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/admissions\/:admissionContact_admissionId?return_type=deposit",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "admissionContact_admissionId",
                                            "key": "admissionContact_admissionId",
                                            "value": "1",
                                            "description": "ID \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u044f"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                            },
                            "response": []
                        },
                        {
                            "name": "\u041e\u0442\u043c\u0435\u0442\u0438\u0442\u044c \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/admissions",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/admissions",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"event_id\":\"12345\",\"pass_contact_id\":\"12345\"}"
                                },
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442 \u043e\u0442\u043c\u0435\u0442\u0438\u0442\u044c \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043d\u0430 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u043c \u0437\u0430\u043d\u044f\u0442\u0438\u0438"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"admission_id\":2,\"event_id\":18,\"contact_id\":4,\"is_debt\":false,\"pass_contact_id\":2,\"payment_id\":0,\"created_at\":\"2023-10-31T04:21:53.000000Z\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u041e\u043f\u043b\u0430\u0442\u0438\u0442\u044c \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/admissions\/pay",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/admissions\/pay",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"event_id\":\"12345\",\"cashregister_id\":\"12345\",\"paymentcategory_id\":\"12345\",\"comment\":\"tenetur\",\"price\":1000,\"amount\":500}"
                                },
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442 \u043e\u043f\u043b\u0430\u0442\u0438\u0442\u044c \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0431\u0435\u0437 \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"admission_id\":2,\"event_id\":18,\"contact_id\":4,\"is_debt\":false,\"pass_contact_id\":2,\"payment_id\":0,\"created_at\":\"2023-10-31T04:21:53.000000Z\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "\u041b\u0438\u0441\u0442 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f",
                    "description": "",
                    "item": [
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0437\u0430\u043f\u0438\u0441\u0435\u0439 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0438\u0437 \u043b\u0438\u0441\u0442\u0430 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/queue",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/queue?page=1",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0432\u0441\u0435 \u0437\u0430\u043f\u0438\u0441\u0438 \u0438\u0437 \u043b\u0438\u0441\u0442\u0430 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430. \u0423\u0441\u043b\u043e\u0432\u0438\u0435: \u043d\u0430 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d \u043b\u0438\u0441\u0442 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"queue_id\":5,\"event_id\":23,\"contact_id\":4,\"created_at\":\"2023-11-20T04:21:57.000000Z\"},{\"queue_id\":5,\"event_id\":23,\"contact_id\":4,\"created_at\":\"2023-11-20T04:21:57.000000Z\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0432 \u043b\u0438\u0441\u0442\u0435 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/queue\/:queueContact_queueId",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/queue\/:queueContact_queueId",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "queueContact_queueId",
                                            "key": "queueContact_queueId",
                                            "value": "1",
                                            "description": "ID \u043b\u0438\u0441\u0442\u0430 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0432 \u043b\u0438\u0441\u0442\u0435 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f. \u0423\u0441\u043b\u043e\u0432\u0438\u0435: \u043d\u0430 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d \u043b\u0438\u0441\u0442 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"queue_id\":5,\"event_id\":23,\"contact_id\":4,\"created_at\":\"2023-11-20T04:21:57.000000Z\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0432 \u043b\u0438\u0441\u0442 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/queue",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/queue",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"event_id\":\"12345\"}"
                                },
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u0432 \u043b\u0438\u0441\u0442 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f \u043d\u0430 \u0437\u0430\u043d\u044f\u0442\u0438\u0435. \u0423\u0441\u043b\u043e\u0432\u0438\u0435: \u043d\u0430 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d \u043b\u0438\u0441\u0442 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"queue_id\":5,\"event_id\":23,\"contact_id\":4,\"created_at\":\"2023-11-20T04:21:57.000000Z\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "\u0417\u0430\u043c\u0435\u0442\u043a\u0438",
                    "description": "",
                    "item": [
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0437\u0430\u043c\u0435\u0442\u043e\u043a \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/notes",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/notes?page=1",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u0437\u0430\u043c\u0435\u0442\u043e\u043a \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"id\":79,\"user_id\":null,\"note\":\"customer\",\"is_main_note\":0,\"created_at\":\"2025-04-10T02:47:49.000000Z\",\"updated_at\":\"2025-04-10T02:47:49.000000Z\"},{\"id\":79,\"user_id\":null,\"note\":\"customer\",\"is_main_note\":0,\"created_at\":\"2025-04-10T02:47:49.000000Z\",\"updated_at\":\"2025-04-10T02:47:49.000000Z\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0437\u0430\u043c\u0435\u0442\u043a\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/notes\/:note_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/notes\/:note_id",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "note_id",
                                            "key": "note_id",
                                            "value": "79",
                                            "description": "The ID of the note."
                                        },
                                        {
                                            "id": "note",
                                            "key": "note",
                                            "value": "1",
                                            "description": "ID \u0437\u0430\u043c\u0435\u0442\u043a\u0438"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043c\u0435\u0442\u043a\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"id\":79,\"user_id\":null,\"note\":\"customer\",\"is_main_note\":0,\"created_at\":\"2025-04-10T02:47:49.000000Z\",\"updated_at\":\"2025-04-10T02:47:49.000000Z\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0437\u0430\u043c\u0435\u0442\u043a\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/notes",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/notes",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"note\":\"\u0422\u0435\u043a\u0441\u0442 \u0437\u0430\u043c\u0435\u0442\u043a\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\",\"is_main_note\":false}"
                                },
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u043e\u0432\u0443\u044e \u0437\u0430\u043c\u0435\u0442\u043a\u0443 \u0434\u043b\u044f \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"id\":79,\"user_id\":null,\"note\":\"customer\",\"is_main_note\":0,\"created_at\":\"2025-04-10T02:47:49.000000Z\",\"updated_at\":\"2025-04-10T02:47:49.000000Z\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0437\u0430\u043c\u0435\u0442\u043a\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/notes\/:note_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/notes\/:note_id",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "note_id",
                                            "key": "note_id",
                                            "value": "79",
                                            "description": "The ID of the note."
                                        },
                                        {
                                            "id": "note",
                                            "key": "note",
                                            "value": "1",
                                            "description": "ID \u0437\u0430\u043c\u0435\u0442\u043a\u0438"
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"note\":\"\u0422\u0435\u043a\u0441\u0442 \u0437\u0430\u043c\u0435\u0442\u043a\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\",\"is_main_note\":false}"
                                },
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0443\u044e \u0437\u0430\u043c\u0435\u0442\u043a\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"id\":79,\"user_id\":null,\"note\":\"customer\",\"is_main_note\":0,\"created_at\":\"2025-04-10T02:47:49.000000Z\",\"updated_at\":\"2025-04-10T02:47:49.000000Z\"}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0437\u0430\u043c\u0435\u0442\u043a\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/notes\/:note_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/notes\/:note_id",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        },
                                        {
                                            "id": "note_id",
                                            "key": "note_id",
                                            "value": "79",
                                            "description": "The ID of the note."
                                        },
                                        {
                                            "id": "note",
                                            "key": "note",
                                            "value": "1",
                                            "description": "ID \u0437\u0430\u043c\u0435\u0442\u043a\u0438"
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0437\u0430\u043c\u0435\u0442\u043a\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "\u041f\u043b\u0430\u0442\u0435\u0436\u0438",
                    "description": "",
                    "item": [
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/payments",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                            "disabled": false
                                        },
                                        {
                                            "key": "date",
                                            "value": "2024-01-01",
                                            "description": "\u0414\u0430\u0442\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u0430, \u0442\u043e \u043d\u0435 \u0431\u0443\u0434\u0443\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c from \u0438 to.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "from",
                                            "value": "2024-01-01",
                                            "description": "\u0414\u0430\u0442\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u041d\u0430\u0447\u0430\u043b\u043e \u043f\u0435\u0440\u0438\u043e\u0434\u0430.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "to",
                                            "value": "2024-01-31",
                                            "description": "\u0414\u0430\u0442\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u041a\u043e\u043d\u0435\u0446 \u043f\u0435\u0440\u0438\u043e\u0434\u0430. \u041f\u0435\u0440\u0438\u043e\u0434 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d 31 \u0434\u043d\u044f\u043c\u0438.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "direction",
                                            "value": "income",
                                            "description": "\u041d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f: income (\u0434\u043e\u0445\u043e\u0434), outcome (\u0440\u0430\u0441\u0445\u043e\u0434).",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/payments?page=1&date=2024-01-01&from=2024-01-01&to=2024-01-31&direction=income",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0432\u0441\u0435 \u043d\u0435\u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0435 \u043f\u043b\u0430\u0442\u0435\u0436\u0438 \u043f\u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u043c\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u0443. \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044e \u043f\u043e \u0434\u0430\u0442\u0435 \u0438\u043b\u0438 \u043f\u0435\u0440\u0438\u043e\u0434\u0443."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"payment_id\":1,\"from_id\":4,\"to_id\":-1,\"user_id\":1,\"direction\":\"income\",\"reason\":\"\\u041f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0430 \\u0430\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442\\u0430 &quot;\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439&quot; #1. \",\"date\":\"09.10.2023\",\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"amount\":2000,\"full_price\":2000,\"balance_paid\":0,\"total_discount_amount\":0,\"discount_bonus_amount\":null,\"discount_amount\":0,\"payment_type\":\"pass\",\"init_price\":0,\"office_id\":0,\"cashregister_id\":1,\"discounts\":{\"discounts\":[{\"name\":\"Another one\",\"original_name\":\"Another one\",\"type\":\"regular\",\"amount\":0,\"amount_fixed\":0,\"amount_percent\":15,\"amount_type\":null,\"code_word\":\"\",\"contact_id\":0,\"country_id\":1,\"discount_id\":3,\"discounts_left\":0,\"discountslot_id\":null,\"dynamic_calculator\":null,\"dynamic_type\":null,\"limit_per_contact\":null,\"limited\":0,\"master_id\":0,\"use_for\":\"any\",\"used\":0,\"valid_til\":null,\"pivot\":{\"amount\":2000,\"amountPaid\":2000,\"contactId\":null,\"discountAlgorithm\":\"sum\",\"discountAmount\":0,\"discountId\":3,\"discount_amountFixed\":0,\"discount_amountPercent\":15,\"discount_codeWord\":null,\"discount_name\":\"Another one\",\"discount_useFor\":\"any\",\"order\":null,\"paymentId\":1}}]}},{\"payment_id\":1,\"from_id\":4,\"to_id\":-1,\"user_id\":1,\"direction\":\"income\",\"reason\":\"\\u041f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0430 \\u0430\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442\\u0430 &quot;\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439&quot; #1. \",\"date\":\"09.10.2023\",\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"amount\":2000,\"full_price\":2000,\"balance_paid\":0,\"total_discount_amount\":0,\"discount_bonus_amount\":null,\"discount_amount\":0,\"payment_type\":\"pass\",\"init_price\":0,\"office_id\":0,\"cashregister_id\":1,\"discounts\":{\"discounts\":[{\"name\":\"Another one\",\"original_name\":\"Another one\",\"type\":\"regular\",\"amount\":0,\"amount_fixed\":0,\"amount_percent\":15,\"amount_type\":null,\"code_word\":\"\",\"contact_id\":0,\"country_id\":1,\"discount_id\":3,\"discounts_left\":0,\"discountslot_id\":null,\"dynamic_calculator\":null,\"dynamic_type\":null,\"limit_per_contact\":null,\"limited\":0,\"master_id\":0,\"use_for\":\"any\",\"used\":0,\"valid_til\":null,\"pivot\":{\"amount\":2000,\"amountPaid\":2000,\"contactId\":null,\"discountAlgorithm\":\"sum\",\"discountAmount\":0,\"discountId\":3,\"discount_amountFixed\":0,\"discount_amountPercent\":15,\"discount_codeWord\":null,\"discount_name\":\"Another one\",\"discount_useFor\":\"any\",\"order\":null,\"paymentId\":1}}]}}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "\u0411\u043e\u043d\u0443\u0441\u044b",
                    "description": "",
                    "item": [
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0438\u0441\u0442\u043e\u0440\u0438\u044e \u0431\u043e\u043d\u0443\u0441\u043e\u0432 \u043a\u043b\u0438\u0435\u043d\u0442\u0430",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/bonuses",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/bonuses?page=1",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043f\u043e\u0441\u0442\u0440\u0430\u043d\u0438\u0447\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u0437\u0430\u043f\u0438\u0441\u0435\u0439 \u0438\u0441\u0442\u043e\u0440\u0438\u0438 \u0431\u043e\u043d\u0443\u0441\u043e\u0432 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 (\u043d\u0430\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u044f, \u0441\u043f\u0438\u0441\u0430\u043d\u0438\u044f, \u0438\u0441\u0442\u0435\u0447\u0435\u043d\u0438\u044f), \u043e\u0442\u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u043f\u043e \u0434\u0430\u0442\u0435 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f (\u043d\u043e\u0432\u044b\u0435 \u0441\u0432\u0435\u0440\u0445\u0443)."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"bonus_history_id\":1,\"contact_id\":11,\"amount\":200,\"reason\":\"\\u0442\\u0435\\u0441\\u0442\",\"expire_date\":null,\"status\":\"left\",\"source\":\"user\",\"balance_after\":200,\"created_at\":\"2024-07-25 01:23:36\"},{\"bonus_history_id\":1,\"contact_id\":11,\"amount\":200,\"reason\":\"\\u0442\\u0435\\u0441\\u0442\",\"expire_date\":null,\"status\":\"left\",\"source\":\"user\",\"balance_after\":200,\"created_at\":\"2024-07-25 01:23:36\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "\u041d\u0430\u0447\u0438\u0441\u043b\u0438\u0442\u044c \u0431\u043e\u043d\u0443\u0441\u044b \u043a\u043b\u0438\u0435\u043d\u0442\u0443",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/contacts\/:contact_contactId\/bonuses",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/contacts\/:contact_contactId\/bonuses",
                                    "variable": [
                                        {
                                            "id": "contact_contactId",
                                            "key": "contact_contactId",
                                            "value": "1",
                                            "description": "ID \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"amount\":500,\"reason\":\"\u041d\u0430\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u0435 \u0431\u043e\u043d\u0443\u0441\u043e\u0432\",\"expire_days\":180}"
                                },
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043d\u0430\u0447\u0438\u0441\u043b\u0438\u0442\u044c \u0431\u043e\u043d\u0443\u0441\u044b \u043a\u043b\u0438\u0435\u043d\u0442\u0443 \u0441 \u0443\u043a\u0430\u0437\u0430\u043d\u0438\u0435\u043c \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0438\u044f \u0438 \u043e\u043f\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0441\u0440\u043e\u043a\u0430 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f. \u0422\u0440\u0435\u0431\u0443\u0435\u0442 \u0432\u043a\u043b\u044e\u0447\u0451\u043d\u043d\u043e\u0439 \u0431\u043e\u043d\u0443\u0441\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0438 \u043f\u0435\u0440\u043c\u0438\u0448\u0435\u043d\u0430 '\u041d\u0430\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u0435 \u0431\u043e\u043d\u0443\u0441\u043e\u0432 \u0432 \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0430' \u0443 \u0432\u043b\u0430\u0434\u0435\u043b\u044c\u0446\u0430 \u0442\u043e\u043a\u0435\u043d\u0430."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"bonus_history_id\":1,\"contact_id\":11,\"amount\":200,\"reason\":\"\\u0442\\u0435\\u0441\\u0442\",\"expire_date\":null,\"status\":\"left\",\"source\":\"user\",\"balance_after\":200,\"created_at\":\"2024-07-25 01:23:36\"}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "\u041d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0439",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/grouptypes",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/grouptypes?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u0432\u0441\u0435\u0445 \u043d\u0435\u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0445 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f\u0445"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"group_type_id\":2,\"name\":\"\\u0412\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435\",\"description\":\"\",\"hide_on_vk\":\"\",\"color\":\"#3f4bd4\",\"video\":\"\"},{\"group_type_id\":2,\"name\":\"\\u0412\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435\",\"description\":\"\",\"hide_on_vk\":\"\",\"color\":\"#3f4bd4\",\"video\":\"\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/grouptypes",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/grouptypes"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u0424\u0438\u0442\u043d\u0435\u0441\",\"color\":\"#ffffff\",\"description\":\"\u0424\u0438\u0442\u043d\u0435\u0441\",\"hide_on_vk\":\"\",\"video\":\"https:\\\/\\\/vkvideo.ru\\\/video-123_123\"}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"group_type_id\":2,\"name\":\"\\u0412\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435\",\"description\":\"\",\"hide_on_vk\":\"\",\"color\":\"#3f4bd4\",\"video\":\"\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/grouptypes\/:groupTypeId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/grouptypes\/:groupTypeId",
                            "variable": [
                                {
                                    "id": "groupTypeId",
                                    "key": "groupTypeId",
                                    "value": "1",
                                    "description": "ID \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u043c \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u043f\u043e ID"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"group_type_id\":2,\"name\":\"\\u0412\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435\",\"description\":\"\",\"hide_on_vk\":\"\",\"color\":\"#3f4bd4\",\"video\":\"\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/grouptypes\/:groupTypeId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/grouptypes\/:groupTypeId",
                            "variable": [
                                {
                                    "id": "groupTypeId",
                                    "key": "groupTypeId",
                                    "value": "2",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u0424\u0438\u0442\u043d\u0435\u0441\",\"color\":\"#ffffff\",\"description\":\"\u0424\u0438\u0442\u043d\u0435\u0441\",\"hide_on_vk\":\"\",\"video\":\"https:\\\/\\\/vkvideo.ru\\\/video-123_123\"}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"group_type_id\":2,\"name\":\"\\u0412\\u0442\\u043e\\u0440\\u043e\\u0435 \\u043d\\u0430\\u043f\\u0440\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435\",\"description\":\"\",\"hide_on_vk\":\"\",\"color\":\"#3f4bd4\",\"video\":\"\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/grouptypes\/:groupTypeId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/grouptypes\/:groupTypeId",
                            "variable": [
                                {
                                    "id": "groupTypeId",
                                    "key": "groupTypeId",
                                    "value": "1",
                                    "description": "ID \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f"
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u043e ID"
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "\u041f\u043b\u0430\u0442\u0435\u0436\u0438",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u0432 \u043e\u043f\u043b\u0430\u0442\u044b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/cash-register",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/cash-register?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0445 \u0442\u0438\u043f\u043e\u0432 \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u0432 \u043e\u043f\u043b\u0430\u0442\u044b"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"cashregister_id\":1,\"type\":\"cash\",\"name\":\"\\u041d\\u0430\\u043b\\u0438\\u0447\\u043d\\u044b\\u0439\",\"is_system\":1},{\"cashregister_id\":1,\"type\":\"cash\",\"name\":\"\\u041d\\u0430\\u043b\\u0438\\u0447\\u043d\\u044b\\u0439\",\"is_system\":1}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0439 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/payment-category",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/payment-category?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0439 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"paymentcategory_id\":1,\"name\":\"asd\"},{\"paymentcategory_id\":1,\"name\":\"asd\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/payments",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                },
                                {
                                    "key": "date",
                                    "value": "2024-01-01",
                                    "description": "\u0414\u0430\u0442\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u0415\u0441\u043b\u0438 \u0443\u043a\u0430\u0437\u0430\u043d\u0430, \u0442\u043e \u043d\u0435 \u0431\u0443\u0434\u0443\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c from \u0438 to.",
                                    "disabled": false
                                },
                                {
                                    "key": "from",
                                    "value": "2024-01-01",
                                    "description": "\u0414\u0430\u0442\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u041d\u0430\u0447\u0430\u043b\u043e \u043f\u0435\u0440\u0438\u043e\u0434\u0430.",
                                    "disabled": false
                                },
                                {
                                    "key": "to",
                                    "value": "2024-01-31",
                                    "description": "\u0414\u0430\u0442\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u041a\u043e\u043d\u0435\u0446 \u043f\u0435\u0440\u0438\u043e\u0434\u0430. \u041f\u0435\u0440\u0438\u043e\u0434 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d 365 \u0434\u043d\u044f\u043c\u0438.",
                                    "disabled": false
                                },
                                {
                                    "key": "payment_type",
                                    "value": "pass",
                                    "description": "\u0422\u0438\u043f \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f: pass (\u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442), cert (\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442), order (\u0437\u0430\u043a\u0430\u0437), balance (\u0431\u0430\u043b\u0430\u043d\u0441).",
                                    "disabled": false
                                },
                                {
                                    "key": "direction",
                                    "value": "income",
                                    "description": "\u041d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f: income (\u0434\u043e\u0445\u043e\u0434), outcome (\u0440\u0430\u0441\u0445\u043e\u0434).",
                                    "disabled": false
                                },
                                {
                                    "key": "office_id",
                                    "value": "1",
                                    "description": "ID \u0444\u0438\u043b\u0438\u0430\u043b\u0430. \u0424\u0438\u043b\u044c\u0442\u0440 \u043f\u043e \u0444\u0438\u043b\u0438\u0430\u043b\u0443 \u043f\u043b\u0430\u0442\u0435\u0436\u0430.",
                                    "disabled": false
                                },
                                {
                                    "key": "cashregister_id",
                                    "value": "1",
                                    "description": "ID \u0441\u043f\u043e\u0441\u043e\u0431\u0430 \u0432\u043d\u0435\u0441\u0435\u043d\u0438\u044f. \u0424\u0438\u043b\u044c\u0442\u0440 \u043f\u043e \u0441\u043f\u043e\u0441\u043e\u0431\u0443 \u0432\u043d\u0435\u0441\u0435\u043d\u0438\u044f \u043f\u043b\u0430\u0442\u0435\u0436\u0430.",
                                    "disabled": false
                                },
                                {
                                    "key": "totals",
                                    "value": "amount%2Cfull_price",
                                    "description": "\u0421\u043f\u0438\u0441\u043e\u043a \u043f\u043e\u043b\u0435\u0439 \u0434\u043b\u044f \u043f\u043e\u0434\u0441\u0447\u0451\u0442\u0430 \u0438\u0442\u043e\u0433\u043e\u0432 \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u043e\u0442\u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u043c\u0443 \u043d\u0430\u0431\u043e\u0440\u0443, \u0447\u0435\u0440\u0435\u0437 \u0437\u0430\u043f\u044f\u0442\u0443\u044e. \u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f: amount, full_price, init_price. \u0418\u0442\u043e\u0433\u0438 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u044e\u0442\u0441\u044f \u0432 \u0431\u043b\u043e\u043a\u0435 meta.totals \u0441 \u043a\u043b\u044e\u0447\u0430\u043c\u0438 \u043f\u043e \u0438\u043c\u0435\u043d\u0430\u043c \u0437\u0430\u043f\u0440\u043e\u0448\u0435\u043d\u043d\u044b\u0445 \u043f\u043e\u043b\u0435\u0439.",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/payments?page=1&date=2024-01-01&from=2024-01-01&to=2024-01-31&payment_type=pass&direction=income&office_id=1&cashregister_id=1&totals=amount%2Cfull_price"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u043d\u0435\u0443\u0434\u0430\u043b\u0451\u043d\u043d\u044b\u0445 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439. \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f \u043f\u043e \u0434\u0430\u0442\u0435 (date) \u0438\u043b\u0438 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0443 \u0434\u0430\u0442 (from\/to), \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u0435\u0440\u0438\u043e\u0434 \u2014 365 \u0434\u043d\u0435\u0439.\n\n\u0414\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0445\u043e\u0442\u044f \u0431\u044b \u043e\u0434\u043d\u0430 \u0438\u0437 \u043f\u0435\u0440\u043c\u0438\u0441\u0441\u0438\u0439 \u00ab\u0414\u043e\u0445\u043e\u0434\u044b (\u0447\u0442\u0435\u043d\u0438\u0435)\u00bb \u0438\u043b\u0438 \u00ab\u0420\u0430\u0441\u0445\u043e\u0434\u044b (\u0447\u0442\u0435\u043d\u0438\u0435)\u00bb. \u0415\u0441\u043b\u0438 \u0443 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0435\u0441\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u043d\u0430 \u0438\u0437 \u043d\u0438\u0445, \u0432 \u043e\u0442\u0432\u0435\u0442\u0435 \u0431\u0443\u0434\u0443\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043b\u0430\u0442\u0435\u0436\u0438 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0433\u043e \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f (\u0434\u043e\u0445\u043e\u0434\u044b \u0438\u043b\u0438 \u0440\u0430\u0441\u0445\u043e\u0434\u044b).\n\n\u041f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0438 \u0432\u0438\u0434\u044f\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043b\u0430\u0442\u0435\u0436\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u0440\u043e\u0432\u0435\u043b\u0438 \u0441\u0430\u043c\u0438.\n\n\u0427\u0435\u0440\u0435\u0437 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 totals \u043c\u043e\u0436\u043d\u043e \u0437\u0430\u043f\u0440\u043e\u0441\u0438\u0442\u044c \u0438\u0442\u043e\u0433\u043e\u0432\u044b\u0435 \u0441\u0443\u043c\u043c\u044b \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u043e\u0442\u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u043c\u0443 \u043d\u0430\u0431\u043e\u0440\u0443 \u2014 \u043e\u043d\u0438 \u0432\u0435\u0440\u043d\u0443\u0442\u0441\u044f \u0432 \u0431\u043b\u043e\u043a\u0435 meta. \u0414\u043e\u043f. \u0437\u0430\u043f\u0440\u043e\u0441 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u043a\u043e\u0433\u0434\u0430 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 \u043f\u0435\u0440\u0435\u0434\u0430\u043d."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"payment_id\":1,\"from_id\":4,\"to_id\":-1,\"user_id\":1,\"direction\":\"income\",\"reason\":\"\\u041f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0430 \\u0430\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442\\u0430 &quot;\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439&quot; #1. \",\"date\":\"09.10.2023\",\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"amount\":2000,\"full_price\":2000,\"balance_paid\":0,\"total_discount_amount\":0,\"discount_bonus_amount\":null,\"discount_amount\":0,\"payment_type\":\"pass\",\"init_price\":0,\"office_id\":0,\"cashregister_id\":1,\"discounts\":{\"discounts\":[{\"name\":\"Another one\",\"original_name\":\"Another one\",\"type\":\"regular\",\"amount\":0,\"amount_fixed\":0,\"amount_percent\":15,\"amount_type\":null,\"code_word\":\"\",\"contact_id\":0,\"country_id\":1,\"discount_id\":3,\"discounts_left\":0,\"discountslot_id\":null,\"dynamic_calculator\":null,\"dynamic_type\":null,\"limit_per_contact\":null,\"limited\":0,\"master_id\":0,\"use_for\":\"any\",\"used\":0,\"valid_til\":null,\"pivot\":{\"amount\":2000,\"amountPaid\":2000,\"contactId\":null,\"discountAlgorithm\":\"sum\",\"discountAmount\":0,\"discountId\":3,\"discount_amountFixed\":0,\"discount_amountPercent\":15,\"discount_codeWord\":null,\"discount_name\":\"Another one\",\"discount_useFor\":\"any\",\"order\":null,\"paymentId\":1}}]}},{\"payment_id\":1,\"from_id\":4,\"to_id\":-1,\"user_id\":1,\"direction\":\"income\",\"reason\":\"\\u041f\\u043e\\u043a\\u0443\\u043f\\u043a\\u0430 \\u0430\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442\\u0430 &quot;\\u0410\\u0431\\u043e\\u043d\\u0435\\u043c\\u0435\\u043d\\u0442 \\u043d\\u0430 10 \\u0437\\u0430\\u043d\\u044f\\u0442\\u0438\\u0439&quot; #1. \",\"date\":\"09.10.2023\",\"created_at\":\"2023-10-09T11:56:42.000000Z\",\"amount\":2000,\"full_price\":2000,\"balance_paid\":0,\"total_discount_amount\":0,\"discount_bonus_amount\":null,\"discount_amount\":0,\"payment_type\":\"pass\",\"init_price\":0,\"office_id\":0,\"cashregister_id\":1,\"discounts\":{\"discounts\":[{\"name\":\"Another one\",\"original_name\":\"Another one\",\"type\":\"regular\",\"amount\":0,\"amount_fixed\":0,\"amount_percent\":15,\"amount_type\":null,\"code_word\":\"\",\"contact_id\":0,\"country_id\":1,\"discount_id\":3,\"discounts_left\":0,\"discountslot_id\":null,\"dynamic_calculator\":null,\"dynamic_type\":null,\"limit_per_contact\":null,\"limited\":0,\"master_id\":0,\"use_for\":\"any\",\"used\":0,\"valid_til\":null,\"pivot\":{\"amount\":2000,\"amountPaid\":2000,\"contactId\":null,\"discountAlgorithm\":\"sum\",\"discountAmount\":0,\"discountId\":3,\"discount_amountFixed\":0,\"discount_amountPercent\":15,\"discount_codeWord\":null,\"discount_name\":\"Another one\",\"discount_useFor\":\"any\",\"order\":null,\"paymentId\":1}}]}}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "\u041f\u043e\u0434\u043f\u0438\u0441\u043a\u0438",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043f\u043e\u0434\u043f\u0438\u0441\u043e\u043a",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/subscriptions",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                },
                                {
                                    "key": "pass_id",
                                    "value": "1",
                                    "description": "ID \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438.",
                                    "disabled": false
                                },
                                {
                                    "key": "status",
                                    "value": "active",
                                    "description": "\u0421\u0442\u0430\u0442\u0443\u0441 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0438: active, cancelled, failed, pendingRenewal.",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/subscriptions?page=1&pass_id=1&status=active"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0430\u0445 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432: \u0441\u0442\u0430\u0442\u0443\u0441, \u0441\u0443\u043c\u043c\u0430, \u0434\u0430\u0442\u0430 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0433\u043e \u0441\u043f\u0438\u0441\u0430\u043d\u0438\u044f, \u0434\u0430\u0442\u0430 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u044f. \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0444\u0438\u043b\u044c\u0442\u0440 \u043f\u043e ID \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u0430."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"subscription_id\":0,\"pass_id\":0,\"contact_id\":0,\"status\":\"\",\"amount\":null,\"next_charge_at\":null,\"created_at\":null},{\"subscription_id\":0,\"pass_id\":0,\"contact_id\":0,\"status\":\"\",\"amount\":null,\"next_charge_at\":null,\"created_at\":null}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "\u041f\u0440\u043e\u0442\u0438\u0432\u043e\u043f\u043e\u043a\u0430\u0437\u0430\u043d\u0438\u044f",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043f\u043e\u043a\u0430\u0437\u0430\u043d\u0438\u0439",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/sicknesses",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/sicknesses?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043f\u0440\u0430\u0432\u043e\u0447\u043d\u0438\u043a \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043f\u043e\u043a\u0430\u0437\u0430\u043d\u0438\u0439 (\u0438\u0445 ID \u0438 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f) \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0438 \u0432 \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u0430"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"sickness_id\":1,\"name\":\"\\u0421\\u043f\\u043e\\u0440\\u0442\"},{\"sickness_id\":1,\"name\":\"\\u0421\\u043f\\u043e\\u0440\\u0442\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "\u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0438",
                    "description": "",
                    "item": [
                        {
                            "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0435\u0439",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/external\/v2\/employees\/teachers",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                            "disabled": false
                                        },
                                        {
                                            "key": "name",
                                            "value": "%D0%98%D0%B2%D0%B0%D0%BD%D0%BE%D0%B2+%D0%98%D0%B2%D0%B0%D0%BD+%D0%98%D0%B2%D0%B0%D0%BD%D0%BE%D0%B2%D0%B8%D1%87",
                                            "description": "\u0424\u0418\u041e.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "phone",
                                            "value": "%2B79529991122%2C+%D0%B2+%D0%BB%D1%8E%D0%B1%D0%BE%D0%BC+%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B5",
                                            "description": "\u0422\u0435\u043b\u0435\u0444\u043e\u043d.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "test%40test.ru",
                                            "description": "Email.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "since_id",
                                            "value": "1000",
                                            "description": "\u0412\u0435\u0440\u043d\u0443\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0441 ID \u0431\u043e\u043b\u044c\u0448\u0435 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0433\u043e. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043d\u043e\u0432\u044b\u0445 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432: \u0441\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u0435 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044b\u0439 ID \u0438 \u043f\u0435\u0440\u0435\u0434\u0430\u0439\u0442\u0435 \u0435\u0433\u043e \u043f\u0440\u0438 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u043c \u0437\u0430\u043f\u0440\u043e\u0441\u0435.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "includes",
                                            "value": "passes",
                                            "description": "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0441\u0443\u0449\u043d\u043e\u0441\u0442\u0435\u0439. \u0412 \u043e\u0431\u044a\u0435\u043a\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043c\u043e\u0436\u043d\u043e \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c: \u0430\u0431\u043e\u043d\u0435\u043c\u0435\u043d\u0442\u044b.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/external\/v2\/employees\/teachers?page=1&name=%D0%98%D0%B2%D0%B0%D0%BD%D0%BE%D0%B2+%D0%98%D0%B2%D0%B0%D0%BD+%D0%98%D0%B2%D0%B0%D0%BD%D0%BE%D0%B2%D0%B8%D1%87&phone=%2B79529991122%2C+%D0%B2+%D0%BB%D1%8E%D0%B1%D0%BE%D0%BC+%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B5&email=test%40test.ru&since_id=1000&includes=passes"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "X-Requested-With",
                                        "value": "XMLHttpRequest"
                                    }
                                ],
                                "body": null,
                                "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u043d\u0435 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0445 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u0435\u0439."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"contact_id\":1,\"name\":\"\\u0418\\u0432\\u0430\\u043d\\u043e\\u0432 \\u0418\\u0432\\u0430\\u043d \\u0418\\u0432\\u0430\\u043d\\u044b\\u0447\",\"gender\":\"male\",\"birth_date\":\"1990-01-02\",\"email\":\"ivanov2@mail.co\",\"phone\":\"9991111111\",\"note\":\"\",\"sticky_note\":\"\",\"created_at\":\"2016-03-17T05:48:50.000000Z\",\"updated_at\":\"2025-02-06T07:14:58.000000Z\",\"deleted_at\":0},{\"contact_id\":1,\"name\":\"\\u0418\\u0432\\u0430\\u043d\\u043e\\u0432 \\u0418\\u0432\\u0430\\u043d \\u0418\\u0432\\u0430\\u043d\\u044b\\u0447\",\"gender\":\"male\",\"birth_date\":\"1990-01-02\",\"email\":\"ivanov2@mail.co\",\"phone\":\"9991111111\",\"note\":\"\",\"sticky_note\":\"\",\"created_at\":\"2016-03-17T05:48:50.000000Z\",\"updated_at\":\"2025-02-06T07:14:58.000000Z\",\"deleted_at\":0}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "\u0424\u0438\u043b\u0438\u0430\u043b\u044b",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0444\u0438\u043b\u0438\u0430\u043b\u043e\u0432",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/offices",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/offices?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u0432\u0441\u0435\u0445 \u043d\u0435\u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0445 \u0444\u0438\u043b\u0438\u0430\u043b\u0430\u0445"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"office_id\":0,\"name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\",\"is_main\":1,\"address\":\"\\u0410\\u0434\\u0440\\u0435\\u0441 123, 14\",\"hide_online\":0,\"order\":0},{\"office_id\":0,\"name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\",\"is_main\":1,\"address\":\"\\u0410\\u0434\\u0440\\u0435\\u0441 123, 14\",\"hide_online\":0,\"order\":0}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0444\u0438\u043b\u0438\u0430\u043b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/offices",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/offices"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u0424\u0438\u043b\u0438\u0430\u043b \u043d\u0430 \u041d\u043e\u0432\u043e\u0439\",\"hide_online\":0,\"address\":\"\u0443\u043b. \u041d\u043e\u0432\u0430\u044f 123\",\"order\":123}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0444\u0438\u043b\u0438\u0430\u043b"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"office_id\":0,\"name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\",\"is_main\":1,\"address\":\"\\u0410\\u0434\\u0440\\u0435\\u0441 123, 14\",\"hide_online\":0,\"order\":0}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u0444\u0438\u043b\u0438\u0430\u043b\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/offices\/:officeId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/offices\/:officeId",
                            "variable": [
                                {
                                    "id": "officeId",
                                    "key": "officeId",
                                    "value": "1",
                                    "description": "ID \u0444\u0438\u043b\u0438\u0430\u043b\u0430"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0435 \u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u043c \u0444\u0438\u043b\u0438\u0430\u043b\u0435 \u043f\u043e ID"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"office_id\":0,\"name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\",\"is_main\":1,\"address\":\"\\u0410\\u0434\\u0440\\u0435\\u0441 123, 14\",\"hide_online\":0,\"order\":0}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0444\u0438\u043b\u0438\u0430\u043b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/offices\/:officeId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/offices\/:officeId",
                            "variable": [
                                {
                                    "id": "officeId",
                                    "key": "officeId",
                                    "value": "1",
                                    "description": "ID \u0444\u0438\u043b\u0438\u0430\u043b\u0430"
                                }
                            ]
                        },
                        "method": "PUT",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"name\":\"\u0424\u0438\u043b\u0438\u0430\u043b \u043d\u0430 \u041d\u043e\u0432\u043e\u0439\",\"hide_online\":0,\"address\":\"\u0443\u043b. \u041d\u043e\u0432\u0430\u044f 123\",\"order\":123}"
                        },
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0444\u0438\u043b\u0438\u0430\u043b"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"office_id\":0,\"name\":\"\\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 1\",\"is_main\":1,\"address\":\"\\u0410\\u0434\\u0440\\u0435\\u0441 123, 14\",\"hide_online\":0,\"order\":0}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0444\u0438\u043b\u0438\u0430\u043b",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/offices\/:officeId",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/offices\/:officeId",
                            "variable": [
                                {
                                    "id": "officeId",
                                    "key": "officeId",
                                    "value": "1",
                                    "description": "ID \u0444\u0438\u043b\u0438\u0430\u043b\u0430"
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0444\u0438\u043b\u0438\u0430\u043b \u043f\u043e ID"
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "\u0424\u043e\u0440\u043c\u044b \u0437\u0430\u0445\u0432\u0430\u0442\u0430",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0444\u043e\u0440\u043c \u0437\u0430\u0445\u0432\u0430\u0442\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/external\/v2\/inquiry-forms",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/external\/v2\/inquiry-forms?page=1"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "X-Requested-With",
                                "value": "XMLHttpRequest"
                            }
                        ],
                        "body": null,
                        "description": "\u041c\u0435\u0442\u043e\u0434 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0445 \u0444\u043e\u0440\u043c \u0437\u0430\u0445\u0432\u0430\u0442\u0430"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"cform_id\":1,\"name\":\"\\u0435\\u0443\\u044b\\u0435\"},{\"cform_id\":1,\"name\":\"\\u0435\\u0443\\u044b\\u0435\"}],\"meta\":{\"pagination\":{\"total\":2,\"count\":2,\"per_page\":10,\"current_page\":1,\"total_pages\":1,\"links\":{}}}}",
                            "name": ""
                        }
                    ]
                }
            ]
        }
    ],
    "auth": {
        "type": "bearer",
        "bearer": [
            {
                "key": "Authorization",
                "type": "string"
            }
        ]
    }
}