• File: collection.json
  • Full Path: /var/www/html/back/public/docs/collection.json
  • File size: 191.15 KB
  • MIME-type: application/json
  • Charset: utf-8
{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "http:\/\/gitep.dev-top-it.ru:8080"
        }
    ],
    "info": {
        "name": "GITEP",
        "_postman_id": "b4045544-de8b-461d-bcd7-9d26b60cfcf5",
        "description": "",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"
    },
    "item": [
        {
            "name": "Endpoints",
            "description": "",
            "item": [
                {
                    "name": "GET api\/v1\/check-me",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/check-me",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/check-me"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/v1\/login",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/login",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/login"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"\\u041f\\u043e\\u0436\\u0430\\u043b\\u0443\\u0439\\u0441\\u0442\\u0430 \\u0430\\u0432\\u0442\\u043e\\u0440\\u0438\\u0437\\u0443\\u0439\\u0442\\u0435\\u0441\\u044c, \\u0447\\u0442\\u043e\\u0431\\u044b \\u043f\\u043e\\u043b\\u0443\\u0447\\u0438\\u0442\\u044c \\u0434\\u043e\\u0441\\u0442\\u0443\\u043f \\u043a \\u044d\\u0442\\u043e\\u043c\\u0443 \\u0440\\u0435\\u0441\\u0443\\u0440\\u0441\\u0443.\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "accounts",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0441\u043f\u0438\u0441\u043a\u0430 \u0441\u0447\u0435\u0442\u043e\u0432",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/account\/:modelID\/list",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "et",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/account\/:modelID\/list?search=et",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "search",
                                    "value": "temporibus",
                                    "type": "text",
                                    "description": "search term."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0441\u0447\u0435\u0442\u0430 \u043f\u043e ID",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/account\/:modelID\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/account\/:modelID\/:id",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "officia",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u043d\u043e\u0432\u043e\u0433\u043e \u0441\u0447\u0435\u0442\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/account\/:modelID\/create",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/account\/:modelID\/create",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "model_id",
                                    "value": "1",
                                    "type": "text",
                                    "description": "ID \u043c\u043e\u0434\u0435\u043b\u0438, \u043a \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043f\u0440\u0438\u0432\u044f\u0437\u0430\u043d \u0441\u0447\u0435\u0442. The <code>id<\/code> of an existing record in the models table."
                                },
                                {
                                    "key": "name",
                                    "value": "\u041e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u0441\u0447\u0435\u0442",
                                    "type": "text",
                                    "description": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0441\u0447\u0435\u0442\u0430. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "organization_id",
                                    "value": "2",
                                    "type": "text",
                                    "description": "ID \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u043e\u0439 \u0441\u043e \u0441\u0447\u0435\u0442\u043e\u043c. The <code>id<\/code> of an existing record in the organizations table."
                                },
                                {
                                    "key": "deposit",
                                    "value": "1000.5",
                                    "type": "text",
                                    "description": "\u041d\u0430\u0447\u0430\u043b\u044c\u043d\u044b\u0439 \u0434\u0435\u043f\u043e\u0437\u0438\u0442 \u0441\u0447\u0435\u0442\u0430."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u0447\u0435\u0442\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/account\/:modelID\/:id\/update",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/account\/:modelID\/:id\/update",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "omnis",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "model_id",
                                    "value": "1",
                                    "type": "text",
                                    "description": "ID \u043c\u043e\u0434\u0435\u043b\u0438, \u043a \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043f\u0440\u0438\u0432\u044f\u0437\u0430\u043d \u0441\u0447\u0435\u0442 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e). The <code>id<\/code> of an existing record in the models table."
                                },
                                {
                                    "key": "name",
                                    "value": "\u0420\u0435\u0437\u0435\u0440\u0432\u043d\u044b\u0439 \u0441\u0447\u0435\u0442",
                                    "type": "text",
                                    "description": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0441\u0447\u0435\u0442\u0430 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e). \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "organization_id",
                                    "value": "3",
                                    "type": "text",
                                    "description": "ID \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u043e\u0439 \u0441\u043e \u0441\u0447\u0435\u0442\u043e\u043c (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e). The <code>id<\/code> of an existing record in the organizations table."
                                },
                                {
                                    "key": "deposit",
                                    "value": "5000",
                                    "type": "text",
                                    "description": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0434\u0435\u043f\u043e\u0437\u0438\u0442\u0430 \u0441\u0447\u0435\u0442\u0430 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u0441\u0447\u0435\u0442\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/account\/:modelID\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/account\/:modelID\/:id",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "nam",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "articles",
            "description": "",
            "item": [
                {
                    "name": "\u0422\u0430\u0431 \u043f\u043e \u0441\u0442\u0430\u0442\u044c\u044f\u043c",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article\/:modelID\/grouped-list",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article\/:modelID\/grouped-list",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "4",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "search",
                                    "value": "hitpjpirnbmxgvbujhmbukgf",
                                    "type": "text",
                                    "description": "search. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "article_type",
                                    "value": "nukarocq",
                                    "type": "text",
                                    "description": "article_type. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u0441\u0442\u0430\u0442\u0435\u0439 \u0441 \u043f\u043b\u0430\u0442\u0435\u0436\u0430\u043c\u0438",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article\/:modelID\/with-payments",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "aut",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u0441\u0442\u0430\u0442\u0435\u0439. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                },
                                {
                                    "key": "article_group_id",
                                    "value": "8",
                                    "description": "ID \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u0441\u0442\u0430\u0442\u0435\u0439. \u041f\u0440\u0438\u043c\u0435\u0440: 3",
                                    "disabled": false
                                },
                                {
                                    "key": "article_type",
                                    "value": "eveniet",
                                    "description": "\u0422\u0438\u043f \u0441\u0442\u0430\u0442\u044c\u0438, debit, credit",
                                    "disabled": false
                                },
                                {
                                    "key": "payment_id",
                                    "value": "10",
                                    "description": "ID \u043f\u043b\u0430\u0442\u0435\u0436\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/article\/:modelID\/with-payments?search=aut&article_group_id=8&article_type=eveniet&payment_id=10",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "4",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "search",
                                    "value": "emzbyqqvbvbmhhfdb",
                                    "type": "text",
                                    "description": "search. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "article_type",
                                    "value": "sentlm",
                                    "type": "text",
                                    "description": "article_type. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u0441\u0442\u0430\u0442\u0435\u0439.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article\/:modelID\/list",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "autem",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u0441\u0442\u0430\u0442\u0435\u0439. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                },
                                {
                                    "key": "article_group_id",
                                    "value": "1",
                                    "description": "ID \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u0441\u0442\u0430\u0442\u0435\u0439. \u041f\u0440\u0438\u043c\u0435\u0440: 3",
                                    "disabled": false
                                },
                                {
                                    "key": "article_type",
                                    "value": "sit",
                                    "description": "\u0422\u0438\u043f \u0441\u0442\u0430\u0442\u044c\u0438, debit, credit",
                                    "disabled": false
                                },
                                {
                                    "key": "payment_id",
                                    "value": "9",
                                    "description": "ID \u043f\u043b\u0430\u0442\u0435\u0436\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/article\/:modelID\/list?search=autem&article_group_id=1&article_type=sit&payment_id=9",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "4",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "search",
                                    "value": "sdkjjfsgqsnkbhjzou",
                                    "type": "text",
                                    "description": "search. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "article_type",
                                    "value": "ih",
                                    "type": "text",
                                    "description": "article_type. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u0442\u0430\u0442\u044c\u044e \u043f\u043e ID.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article\/:modelID\/:articleID",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article\/:modelID\/:articleID",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "4",
                                    "description": ""
                                },
                                {
                                    "id": "articleID",
                                    "key": "articleID",
                                    "value": "qui",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u0443\u043c\u043c\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439 \u043f\u043e \u0441\u0442\u0430\u0442\u044c\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article\/:modelID\/:articleID\/payments",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article\/:modelID\/:articleID\/payments",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "4",
                                    "description": ""
                                },
                                {
                                    "id": "articleID",
                                    "key": "articleID",
                                    "value": "nihil",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u043e\u0432\u0443\u044e \u0441\u0442\u0430\u0442\u044c\u044e.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article\/:modelID\/create",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article\/:modelID\/create",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "4",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "ixcegbemkhcwwuxrfcosmce",
                                    "type": "text",
                                    "description": "name. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "article_type",
                                    "value": "gyqkgkhuiufzbqcwvfifezze",
                                    "type": "text",
                                    "description": "article_type. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0443\u044e \u0441\u0442\u0430\u0442\u044c\u044e.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article\/:modelID\/:articleID\/update",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article\/:modelID\/:articleID\/update",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "4",
                                    "description": ""
                                },
                                {
                                    "id": "articleID",
                                    "key": "articleID",
                                    "value": "vel",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "nxanolbulvmwaquo",
                                    "type": "text",
                                    "description": "name. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "article_type",
                                    "value": "gxaiwesfhxktgmzbubyw",
                                    "type": "text",
                                    "description": "article_type. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u0430\u0442\u044c\u044e.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article\/:modelID\/:articleID",
                            "query": [
                                {
                                    "key": "new_article_id",
                                    "value": "18",
                                    "description": "- ID \u0441\u0442\u0430\u0442\u044c\u0438 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439 (\u043e\u043f\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e)",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/article\/:modelID\/:articleID?new_article_id=18",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "4",
                                    "description": ""
                                },
                                {
                                    "id": "articleID",
                                    "key": "articleID",
                                    "value": "minima",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0441\u0432\u044f\u0437\u043a\u0438 \u0441\u0442\u0430\u0442\u044c\u0438 \u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article-project\/:modelID\/:articleID",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article-project\/:modelID\/:articleID",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "illo",
                                    "description": ""
                                },
                                {
                                    "id": "articleID",
                                    "key": "articleID",
                                    "value": "fugiat",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "article_id",
                                    "value": "19",
                                    "type": "text",
                                    "description": "article_id. The <code>id<\/code> of an existing record in the articles table."
                                },
                                {
                                    "key": "project_id",
                                    "value": "2",
                                    "type": "text",
                                    "description": "project_id. The <code>id<\/code> of an existing record in the projects table."
                                },
                                {
                                    "key": "amount_limit",
                                    "value": "89424.604430899",
                                    "type": "text",
                                    "description": "amount_limit."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u0441\u0432\u044f\u0437\u043a\u0438 \u0441\u0442\u0430\u0442\u044c\u0438 \u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article-project\/:modelID\/:articleID",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article-project\/:modelID\/:articleID",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "minima",
                                    "description": ""
                                },
                                {
                                    "id": "articleID",
                                    "key": "articleID",
                                    "value": "temporibus",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u0432\u044f\u0437\u043a\u0438 \u0441\u0442\u0430\u0442\u044c\u0438 \u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article-project\/:modelID\/:articleID",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article-project\/:modelID\/:articleID",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "doloremque",
                                    "description": ""
                                },
                                {
                                    "id": "articleID",
                                    "key": "articleID",
                                    "value": "architecto",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "article_id",
                                    "value": "5",
                                    "type": "text",
                                    "description": "article_id. The <code>id<\/code> of an existing record in the articles table."
                                },
                                {
                                    "key": "project_id",
                                    "value": "19",
                                    "type": "text",
                                    "description": "project_id. The <code>id<\/code> of an existing record in the projects table."
                                },
                                {
                                    "key": "amount_limit",
                                    "value": "20091.6456518",
                                    "type": "text",
                                    "description": "amount_limit."
                                },
                                {
                                    "key": "_method",
                                    "value": "PUT",
                                    "type": "text"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0433\u0440\u0443\u043f\u043f \u0441\u0442\u0430\u0442\u0435\u0439.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article-group\/:modelID\/list",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article-group\/:modelID\/list",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443 \u043f\u043e ID.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article-group\/:modelID\/:groupID",
                            "query": [
                                {
                                    "key": "sorting[0]",
                                    "value": "voluptate",
                                    "description": "\u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0430 (date, payments) , \u043f\u0440\u0438\u043c\u0435\u0440 sort=date&sort_direction=ASC",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/article-group\/:modelID\/:groupID?sorting[0]=voluptate",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "groupID",
                                    "key": "groupID",
                                    "value": "delectus",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u043e\u0432\u0443\u044e \u0433\u0440\u0443\u043f\u043f\u0443.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article-group\/:modelID\/create",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article-group\/:modelID\/create",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "gpfjlhosmfqqardr",
                                    "type": "text",
                                    "description": "name. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "article_type",
                                    "value": "yytqkxnpenfczr",
                                    "type": "text",
                                    "description": "article_type. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0443\u044e \u0433\u0440\u0443\u043f\u043f\u0443.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article-group\/:modelID\/update",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article-group\/:modelID\/update",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "ggmhvudsmaysxmocddtwnusm",
                                    "type": "text",
                                    "description": "name. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/article-group\/:modelID\/:groupID",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/article-group\/:modelID\/:groupID",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "groupID",
                                    "key": "groupID",
                                    "value": "et",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                }
            ]
        },
        {
            "name": "auth",
            "description": "",
            "item": [
                {
                    "name": "\u041b\u043e\u0433\u0438\u043d",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/login",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/login"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "email",
                                    "value": "laury.osinski@example.com",
                                    "type": "text",
                                    "description": "email. \u041f\u043e\u043b\u0435 value \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u044b\u043c \u0430\u0434\u0440\u0435\u0441\u043e\u043c \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b. The <code>email<\/code> of an existing record in the users table. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "password",
                                    "value": "Htwx\"3i?<h6?k)3NY",
                                    "type": "text",
                                    "description": "password."
                                }
                            ]
                        },
                        "description": "",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"message\":\"Token generated successfully\",\"token\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpvaG4iOiIxMjM0NTQ4ODM3ODA2IiwidmFsdWUifQ...\",\"userId\":123},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041b\u043e\u0433\u0430\u0443\u0442",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/logout",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/logout"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"message\":\"ok\"},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u0440\u043e\u0444\u0430\u0439\u043b \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/profile",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/profile"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                }
            ]
        },
        {
            "name": "contragents",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0441\u043f\u0438\u0441\u043a\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/dict\/:modelID\/contragent\/list",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "repellat",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/dict\/:modelID\/contragent\/list?search=repellat",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "voluptatem",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "search",
                                    "value": "expedita",
                                    "type": "text",
                                    "description": "search term."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0441\u043f\u0438\u0441\u043a\u0430 \u0432\u043c\u0435\u0441\u0442\u0435 \u0441 \u043f\u043b\u0430\u0442\u0435\u0436\u0430\u043c\u0438",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/contragents\/:modelID\/with-payments",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "suscipit",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/contragents\/:modelID\/with-payments?search=suscipit",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "neque",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "search",
                                    "value": "dolore",
                                    "type": "text",
                                    "description": "search term."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0441\u043f\u0438\u0441\u043a\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/contragents\/:modelID\/list",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "pariatur",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/contragents\/:modelID\/list?search=pariatur",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "quidem",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "search",
                                    "value": "aut",
                                    "type": "text",
                                    "description": "search term."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u043f\u043e ID",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/contragents\/:modelID\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/contragents\/:modelID\/:id",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "perferendis",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "omnis",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/contragents\/:modelID\/create",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/contragents\/:modelID\/create",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "eveniet",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "praesentium",
                                    "type": "text",
                                    "description": "name."
                                },
                                {
                                    "key": "inn",
                                    "value": "ut",
                                    "type": "text",
                                    "description": "inn."
                                },
                                {
                                    "key": "kpp",
                                    "value": "temporibus",
                                    "type": "text",
                                    "description": "kpp."
                                },
                                {
                                    "key": "comment",
                                    "value": "id",
                                    "type": "text",
                                    "description": "comment."
                                },
                                {
                                    "key": "c_type",
                                    "value": "supplier",
                                    "type": "text",
                                    "description": "c_type."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/contragents\/:modelID\/:id\/update",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/contragents\/:modelID\/:id\/update",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "eum",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "veniam",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "sit",
                                    "type": "text",
                                    "description": "name."
                                },
                                {
                                    "key": "inn",
                                    "value": "pariatur",
                                    "type": "text",
                                    "description": "inn."
                                },
                                {
                                    "key": "kpp",
                                    "value": "et",
                                    "type": "text",
                                    "description": "kpp."
                                },
                                {
                                    "key": "comment",
                                    "value": "nisi",
                                    "type": "text",
                                    "description": "comment."
                                },
                                {
                                    "key": "c_type",
                                    "value": "supplier",
                                    "type": "text",
                                    "description": "c_type."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/contragents\/:modelID\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/contragents\/:modelID\/:id",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "voluptatum",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "eaque",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                }
            ]
        },
        {
            "name": "dict",
            "description": "",
            "item": [
                {
                    "name": "\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0442\u0430\u0442\u0443\u0441\u043e\u0432 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/dict\/payments\/status",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/dict\/payments\/status"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043f\u0438\u0441\u043e\u043a \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0445 \u0441\u0442\u0430\u0442\u0443\u0441\u043e\u0432 \u0434\u043b\u044f \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0442\u0438\u043f\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0430 \u0432 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u043c \u0441\u0442\u0430\u0442\u0443\u0441\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/dict\/payments\/status-from",
                            "query": [
                                {
                                    "key": "payment_type",
                                    "value": "totam",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "payment_status",
                                    "value": "consequatur",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/dict\/payments\/status-from?payment_type=totam&payment_status=consequatur"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043f\u0438\u0441\u043e\u043a \u0442\u0438\u043f\u043e\u0432 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/dict\/payments\/types",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/dict\/payments\/types"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043f\u0438\u0441\u043e\u043a \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/dict\/:modelID\/users",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "qui",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/dict\/:modelID\/users?search=qui",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "et",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                }
            ]
        },
        {
            "name": "media",
            "description": "",
            "item": [
                {
                    "name": "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0433\u043e \u0444\u0430\u0439\u043b\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/upload",
                            "query": [
                                {
                                    "key": "files%5B%5D",
                                    "value": "quia",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/upload?files%5B%5D=quia"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "files[]",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                }
            ]
        },
        {
            "name": "organizations",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0441\u043f\u0438\u0441\u043a\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/dict\/:modelID\/organization\/list",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "eos",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/dict\/:modelID\/organization\/list?search=eos",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "quaerat",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "search",
                                    "value": "asperiores",
                                    "type": "text",
                                    "description": "search term."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u0441\u043f\u0438\u0441\u043a\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/organizations\/:modelID\/list",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "nemo",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/organizations\/:modelID\/list?search=nemo",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "search",
                                    "value": "velit",
                                    "type": "text",
                                    "description": "search term."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0435 \u043f\u043e ID",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/organizations\/:modelID\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/organizations\/:modelID\/:id",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "quia",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/organizations\/:modelID\/create",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/organizations\/:modelID\/create",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "full_name",
                                    "value": "delectus",
                                    "type": "text",
                                    "description": "full_name."
                                },
                                {
                                    "key": "short_name",
                                    "value": "et",
                                    "type": "text",
                                    "description": "short_name."
                                },
                                {
                                    "key": "inn",
                                    "value": "quis",
                                    "type": "text",
                                    "description": "inn."
                                },
                                {
                                    "key": "kpp",
                                    "value": "aliquam",
                                    "type": "text",
                                    "description": "kpp."
                                },
                                {
                                    "key": "external_id",
                                    "value": "voluptates",
                                    "type": "text",
                                    "description": "external_id."
                                },
                                {
                                    "key": "api_key",
                                    "value": "quia",
                                    "type": "text",
                                    "description": "api_key."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/organizations\/:modelID\/:id\/update",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/organizations\/:modelID\/:id\/update",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "voluptatum",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "full_name",
                                    "value": "eligendi",
                                    "type": "text",
                                    "description": "full_name."
                                },
                                {
                                    "key": "short_name",
                                    "value": "est",
                                    "type": "text",
                                    "description": "short_name."
                                },
                                {
                                    "key": "inn",
                                    "value": "iste",
                                    "type": "text",
                                    "description": "inn."
                                },
                                {
                                    "key": "kpp",
                                    "value": "non",
                                    "type": "text",
                                    "description": "kpp."
                                },
                                {
                                    "key": "external_id",
                                    "value": "eveniet",
                                    "type": "text",
                                    "description": "external_id."
                                },
                                {
                                    "key": "api_key",
                                    "value": "doloremque",
                                    "type": "text",
                                    "description": "api_key."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/organizations\/:modelID\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/organizations\/:modelID\/:id",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "quas",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "payments",
            "description": "",
            "item": [
                {
                    "name": "\u0421\u043f\u0438\u0441\u043e\u043a \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/payments\/:modelID",
                            "query": [
                                {
                                    "key": "name",
                                    "value": "assumenda",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "payment_date_from",
                                    "value": "deleniti",
                                    "description": "\u0434\u0430\u0442\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0430",
                                    "disabled": false
                                },
                                {
                                    "key": "payment_date_to",
                                    "value": "nisi",
                                    "description": "\u0434\u0430\u0442\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0430",
                                    "disabled": false
                                },
                                {
                                    "key": "created_at_from",
                                    "value": "dolor",
                                    "description": "\u0434\u0430\u0442\u0430 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f",
                                    "disabled": false
                                },
                                {
                                    "key": "created_at_to",
                                    "value": "et",
                                    "description": "\u0434\u0430\u0442\u0430 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f",
                                    "disabled": false
                                },
                                {
                                    "key": "status",
                                    "value": "ut",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "contragent_id",
                                    "value": "rerum",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "payment_type",
                                    "value": "aperiam",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "id",
                                    "value": "enim",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "sorting",
                                    "value": "labore",
                                    "description": "[status=>ASC|DESC, user=>ASC|DESC, payment_date=>ASC|DESC, amount=>ASC|DESC, contragent=>ASC|DESC, article=>ASC|DESC, organization=>ASC|DESC]",
                                    "disabled": false
                                },
                                {
                                    "key": "project_id",
                                    "value": "ut",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "article_id",
                                    "value": "aut",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "creator_id",
                                    "value": "provident",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "account_id",
                                    "value": "voluptatem",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "organization_id",
                                    "value": "totam",
                                    "description": "",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/payments\/:modelID?name=assumenda&payment_date_from=deleniti&payment_date_to=nisi&created_at_from=dolor&created_at_to=et&status=ut&contragent_id=rerum&payment_type=aperiam&id=enim&sorting=labore&project_id=ut&article_id=aut&creator_id=provident&account_id=voluptatem&organization_id=totam",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":1,\"data\":[],\"metadata\":{\"request_id\":\"\",\"timestamp\":\"\"}},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u043e\u0432\u044b\u0439 \u043f\u043b\u0430\u0442\u0435\u0436",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/payments\/:modelID",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/payments\/:modelID",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "ut",
                                    "type": "text",
                                    "description": "name."
                                },
                                {
                                    "key": "payment_type",
                                    "value": "est",
                                    "type": "text",
                                    "description": "type."
                                },
                                {
                                    "key": "payment_date",
                                    "value": "2025-06-03",
                                    "type": "text",
                                    "description": "date. Must be a valid date in the format <code>Y-m-d<\/code>."
                                },
                                {
                                    "key": "amount",
                                    "value": "15",
                                    "type": "text",
                                    "description": "amount. Must match the regex \/^\\d+(\\.\\d{1,2})?$\/. \u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 999999999999.99."
                                },
                                {
                                    "key": "files[0]",
                                    "value": "asperiores",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "contragent_id",
                                    "value": "12",
                                    "type": "text",
                                    "description": "contragent_id. The <code>id<\/code> of an existing record in the counterparties table."
                                },
                                {
                                    "key": "account_id",
                                    "value": "14",
                                    "type": "text",
                                    "description": "account_id. The <code>id<\/code> of an existing record in the accounts table."
                                },
                                {
                                    "key": "organization_id",
                                    "value": "6",
                                    "type": "text",
                                    "description": "The <code>id<\/code> of an existing record in the organizations table."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":1,\"data\":[],\"metadata\":{\"request_id\":\"\",\"timestamp\":\"\"}},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043c\u0435\u043d\u0438\u0442\u044c \u0441\u0442\u0430\u0442\u0443\u0441 \u043f\u043b\u0430\u0442\u0435\u0436\u0430",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/payments\/:modelID\/:id\/status",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/payments\/:modelID\/:id\/status",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "enim",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "status",
                                    "value": "at",
                                    "type": "text",
                                    "description": "status."
                                },
                                {
                                    "key": "comment",
                                    "value": "cumque",
                                    "type": "text",
                                    "description": "\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":1,\"data\":[],\"metadata\":{\"request_id\":\"\",\"timestamp\":\"\"}},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043c\u0435\u043d\u0438\u0442\u044c \u0441\u0442\u0430\u0442\u0443\u0441 \u043f\u043b\u0430\u0442\u0435\u0436\u0430 \u043f\u043e \u0441\u0442\u0430\u0442\u0443\u0441\u043d\u043e\u0439 \u043c\u043e\u0434\u0435\u043b\u0438",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/payments\/:modelID\/:id\/status-update",
                            "query": [
                                {
                                    "key": "move_to",
                                    "value": "et",
                                    "description": "=> [next, previous, rollback]",
                                    "disabled": false
                                },
                                {
                                    "key": "comment",
                                    "value": "cumque",
                                    "description": "\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/payments\/:modelID\/:id\/status-update?move_to=et&comment=cumque",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "omnis",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":1,\"data\":[],\"metadata\":{\"request_id\":\"\",\"timestamp\":\"\"}},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0439 \u043f\u043b\u0430\u0442\u0435\u0436",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/payments\/:modelID\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/payments\/:modelID\/:id",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "sit",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"message\":\"ok\"},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0439 \u043f\u043b\u0430\u0442\u0435\u0436",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/payments\/:modelID\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/payments\/:modelID\/:id",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "ut",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "veritatis",
                                    "type": "text",
                                    "description": "name."
                                },
                                {
                                    "key": "payment_type",
                                    "value": "et",
                                    "type": "text",
                                    "description": "type."
                                },
                                {
                                    "key": "payment_date",
                                    "value": "2025-06-03",
                                    "type": "text",
                                    "description": "date. Must be a valid date in the format <code>Y-m-d<\/code>."
                                },
                                {
                                    "key": "amount",
                                    "value": "4",
                                    "type": "text",
                                    "description": "amount. Must match the regex \/^\\d+(\\.\\d{1,2})?$\/. \u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 999999999999.99."
                                },
                                {
                                    "key": "files[0]",
                                    "value": "odio",
                                    "type": "text",
                                    "description": ""
                                },
                                {
                                    "key": "contragent_id",
                                    "value": "14",
                                    "type": "text",
                                    "description": "contragent_id. The <code>id<\/code> of an existing record in the counterparties table."
                                },
                                {
                                    "key": "account_id",
                                    "value": "3",
                                    "type": "text",
                                    "description": "account_id. The <code>id<\/code> of an existing record in the accounts table."
                                },
                                {
                                    "key": "organization_id",
                                    "value": "15",
                                    "type": "text",
                                    "description": "The <code>id<\/code> of an existing record in the organizations table."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":1,\"data\":[],\"metadata\":{\"request_id\":\"\",\"timestamp\":\"\"}},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043b\u0430\u0442\u0435\u0436 \u043f\u043e ID",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/payments\/:modelID\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/payments\/:modelID\/:id",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "omnis",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":1,\"data\":[],\"metadata\":{\"request_id\":\"\",\"timestamp\":\"\"}},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u0445\u043e\u0436\u0438\u0435 \u043f\u043b\u0430\u0442\u0435\u0436\u0438",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/payments\/:modelID\/:id\/similar",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/payments\/:modelID\/:id\/similar",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "1",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "accusamus",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":1,\"data\":[],\"metadata\":{\"request_id\":\"\",\"timestamp\":\"\"}},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                }
            ]
        },
        {
            "name": "projects",
            "description": "",
            "item": [
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project\/:modelID\/list",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "eum",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                },
                                {
                                    "key": "project_group_id",
                                    "value": "18",
                                    "description": "ID \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432. \u041f\u0440\u0438\u043c\u0435\u0440: 3",
                                    "disabled": false
                                },
                                {
                                    "key": "payment_id",
                                    "value": "15",
                                    "description": "ID \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u041f\u0440\u0438\u043c\u0435\u0440: 3",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/project\/:modelID\/list?search=eum&project_group_id=18&payment_id=15",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043b\u0430\u0442\u0435\u0436\u0438 \u0432 Excel, \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 = url \u0434\u043b\u044f \u0441\u043a\u0430\u0447\u0438\u0432\u0430\u043d\u0438\u044f",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project\/:modelID\/payments\/export",
                            "query": [
                                {
                                    "key": "ids[0]",
                                    "value": "magni",
                                    "description": "- \u0441\u043f\u0438\u0441\u043e\u043a ID \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432 \u0434\u043b\u044f \u044d\u043a\u0441\u043f\u043e\u0440\u0442\u0430",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/project\/:modelID\/payments\/export?ids[0]=magni",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432 \u0441 \u043f\u043b\u0430\u0442\u0435\u0436\u0430\u043c\u0438.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project\/:modelID\/with-payments",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "expedita",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                },
                                {
                                    "key": "project_group_id",
                                    "value": "13",
                                    "description": "ID \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432. \u041f\u0440\u0438\u043c\u0435\u0440: 3",
                                    "disabled": false
                                },
                                {
                                    "key": "payment_id",
                                    "value": "9",
                                    "description": "ID \u043f\u043b\u0430\u0442\u0435\u0436\u0430. \u041f\u0440\u0438\u043c\u0435\u0440: 3",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/project\/:modelID\/with-payments?search=expedita&project_group_id=13&payment_id=9",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0432\u0441\u0435\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432 \u0441 \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u043e\u0439 \u043f\u043e \u0433\u0440\u0443\u043f\u043f\u0430\u043c \u0438 \u0435\u0449\u0435 \u0441\u043f\u0438\u0441\u043e\u043a \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432 \u0432\u043d\u0435 \u0433\u0440\u0443\u043f\u043f (\u0447\u0435\u0440\u0435\u0437 generic \u0433\u0440\u0443\u043f\u043f\u0443)",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project\/:modelID\/grouped-list",
                            "query": [
                                {
                                    "key": "search",
                                    "value": "maiores",
                                    "description": "\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441 \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432. \u041f\u0440\u0438\u043c\u0435\u0440: \"Laravel\"",
                                    "disabled": false
                                },
                                {
                                    "key": "sorting[0]",
                                    "value": "reprehenderit",
                                    "description": "\u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0430, \u043f\u0440\u0438\u043c\u0435\u0440 sort=article&sort_direction=ASC",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/project\/:modelID\/grouped-list?search=maiores&sorting[0]=reprehenderit",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442 \u043f\u043e ID.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project\/:modelID\/:projectID",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/project\/:modelID\/:projectID",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                },
                                {
                                    "id": "projectID",
                                    "key": "projectID",
                                    "value": "eius",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u0443\u043c\u043c\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439 \u043f\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0443",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project\/:modelID\/:projectID\/payments",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/project\/:modelID\/:projectID\/payments",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                },
                                {
                                    "id": "projectID",
                                    "key": "projectID",
                                    "value": "odit",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u043e\u0432\u044b\u0439 \u043f\u0440\u043e\u0435\u043a\u0442.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project\/:modelID\/create",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/project\/:modelID\/create",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "project_limits",
                                    "value": "1.85384533",
                                    "type": "text",
                                    "description": "project_limits."
                                },
                                {
                                    "key": "status",
                                    "value": "urnpspogmnh",
                                    "type": "text",
                                    "description": "status. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "offer_number",
                                    "value": "hcoqczhcvwyn",
                                    "type": "text",
                                    "description": "offer_number. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "object_address",
                                    "value": "nagzqhszdzjbtnbkvxytcjr",
                                    "type": "text",
                                    "description": "object_address. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "short_description",
                                    "value": "y",
                                    "type": "text",
                                    "description": "short_description. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 500 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "description",
                                    "value": "Eos quo officiis autem ut at.",
                                    "type": "text",
                                    "description": "description."
                                },
                                {
                                    "key": "project_group_id",
                                    "value": "6",
                                    "type": "text",
                                    "description": "project_group_id. The <code>id<\/code> of an existing record in the project_groups table."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0439 \u043f\u0440\u043e\u0435\u043a\u0442.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project\/:modelID\/:projectID\/update",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/project\/:modelID\/:projectID\/update",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                },
                                {
                                    "id": "projectID",
                                    "key": "projectID",
                                    "value": "reiciendis",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "project_limits",
                                    "value": "1.71708141",
                                    "type": "text",
                                    "description": "project_limits."
                                },
                                {
                                    "key": "status",
                                    "value": "xnkp",
                                    "type": "text",
                                    "description": "status. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "offer_number",
                                    "value": "azcmzllnxxicskinmivnjng",
                                    "type": "text",
                                    "description": "offer_number. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "object_address",
                                    "value": "sjq",
                                    "type": "text",
                                    "description": "object_address. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "short_description",
                                    "value": "viqkswmqjzunqagcbxz",
                                    "type": "text",
                                    "description": "short_description. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 500 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "description",
                                    "value": "Modi sint qui ut unde odio sapiente cupiditate placeat.",
                                    "type": "text",
                                    "description": "description."
                                },
                                {
                                    "key": "project_group_id",
                                    "value": "1",
                                    "type": "text",
                                    "description": "project_group_id. The <code>id<\/code> of an existing record in the project_groups table."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project\/:modelID\/:projectID",
                            "query": [
                                {
                                    "key": "new_project_id",
                                    "value": "2",
                                    "description": "- ID \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0430 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439 (\u043e\u043f\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e)",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/project\/:modelID\/:projectID?new_project_id=2",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                },
                                {
                                    "id": "projectID",
                                    "key": "projectID",
                                    "value": "excepturi",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0433\u0440\u0443\u043f\u043f \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project-group\/:modelID\/list",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/project-group\/:modelID\/list",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443 \u043f\u043e ID.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project-group\/:modelID\/:groupID",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/project-group\/:modelID\/:groupID",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                },
                                {
                                    "id": "groupID",
                                    "key": "groupID",
                                    "value": "occaecati",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u043e\u0432\u0443\u044e \u0433\u0440\u0443\u043f\u043f\u0443.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project-group\/:modelID\/create",
                            "query": [
                                {
                                    "key": "name",
                                    "value": "commodi",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "description",
                                    "value": "Possimus+est+et+commodi+totam+voluptate.",
                                    "description": "",
                                    "disabled": false
                                },
                                {
                                    "key": "projects",
                                    "value": "vitae",
                                    "description": "array[]",
                                    "disabled": false
                                }
                            ],
                            "raw": "{{baseUrl}}\/api\/v1\/project-group\/:modelID\/create?name=commodi&description=Possimus+est+et+commodi+totam+voluptate.&projects=vitae",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "plvuptciuh",
                                    "type": "text",
                                    "description": "name. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                },
                                {
                                    "key": "description",
                                    "value": "Iusto quibusdam est officiis cumque iste.",
                                    "type": "text",
                                    "description": "description. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0443\u044e \u0433\u0440\u0443\u043f\u043f\u0443.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project-group\/:modelID\/:id\/update",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/project-group\/:modelID\/:id\/update",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "nemo",
                                    "description": "The ID of the {modelID}."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "name",
                                    "value": "jr",
                                    "type": "text",
                                    "description": "name. \u0414\u043b\u0438\u043d\u0430 \u043f\u043e\u043b\u044f value \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0442\u044c 255 \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432."
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":null,\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                },
                {
                    "name": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443.",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/v1\/project-group\/:modelID\/:groupID",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/v1\/project-group\/:modelID\/:groupID",
                            "variable": [
                                {
                                    "id": "modelID",
                                    "key": "modelID",
                                    "value": "6",
                                    "description": ""
                                },
                                {
                                    "id": "groupID",
                                    "key": "groupID",
                                    "value": "animi",
                                    "description": ""
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"message\":null,\"errors\":null,\"data\":{\"status\":true,\"message\":null,\"errors\":null,\"data\":[],\"pagination\":null},\"status\":true}",
                            "name": "Ok"
                        }
                    ]
                }
            ]
        }
    ],
    "auth": {
        "type": "bearer",
        "bearer": [
            {
                "key": "key",
                "type": "string"
            }
        ]
    }
}