{
  "item": [
    {
      "id": "1105c0b0-bfaa-4026-bdf6-22c9385b2a41",
      "name": "v1",
      "item": [
        {
          "id": "3ac141f9-47c1-4d0d-af2c-9aa163445abb",
          "name": "merchant/location",
          "item": [
            {
              "id": "651bd26b-ecbb-44d7-ae69-987e12b0cb2f",
              "name": "Создание склада продавца.",
              "request": {
                "name": "Создание склада продавца.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "merchant",
                    "location",
                    "create"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"locations\": [\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "a41df1f7-54f9-40b0-97bf-05578f8147a3",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"locations\": [\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"locations\": [\n    {\n      \"location_id\": \"string\",\n      \"merchant_location_id\": \"string\",\n      \"name\": \"string\",\n      \"status\": \"ACTIVE\",\n      \"errors\": [\n        {\n          \"field\": \"string\",\n          \"code\": \"string\",\n          \"message\": \"string\"\n        },\n        {\n          \"field\": \"string\",\n          \"code\": \"string\",\n          \"message\": \"string\"\n        }\n      ]\n    },\n    {\n      \"location_id\": \"string\",\n      \"merchant_location_id\": \"string\",\n      \"name\": \"string\",\n      \"status\": \"FAILED\",\n      \"errors\": [\n        {\n          \"field\": \"string\",\n          \"code\": \"string\",\n          \"message\": \"string\"\n        },\n        {\n          \"field\": \"string\",\n          \"code\": \"string\",\n          \"message\": \"string\"\n        }\n      ]\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "7176faa8-efae-42e3-9fcf-2483a4f102b8",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"locations\": [\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "5f52f69b-d09a-433f-8b51-2fe2462c1e68",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"locations\": [\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "ac05b5b4-e02c-47b1-9b30-84b24d3a7944",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"locations\": [\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "e650f495-c427-4768-9944-656ec0c2d3bc",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"locations\": [\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"merchant_location_id\": \"<string>\",\n      \"location_types\": \"<string>\",\n      \"name\": \"<string>\",\n      \"address_tail\": \"<string>\",\n      \"latitude\": \"<double>\",\n      \"longitude\": \"<double>\",\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_location_id\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "5ce402f8-1437-4d84-aa31-f62d6b60354f",
              "name": "Обновление склада продавца.",
              "request": {
                "name": "Обновление склада продавца.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "merchant",
                    "location",
                    "update"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"merchant_location_id\": \"<string>\",\n  \"location_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"address_tail\": \"<string>\",\n  \"latitude\": \"<double>\",\n  \"longitude\": \"<double>\",\n  \"working_schedule\": [\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    },\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    }\n  ],\n  \"individual_schedule\": [\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    },\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    }\n  ],\n  \"market_location_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "d4a5cf91-f9cc-4956-afa8-ca660033e25c",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_location_id\": \"<string>\",\n  \"location_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"address_tail\": \"<string>\",\n  \"latitude\": \"<double>\",\n  \"longitude\": \"<double>\",\n  \"working_schedule\": [\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    },\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    }\n  ],\n  \"individual_schedule\": [\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    },\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    }\n  ],\n  \"market_location_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"location_id\": \"string\",\n  \"merchant_location_id\": \"string\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "dc2597db-9fa6-4a3d-9925-3d0ea9235ea4",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_location_id\": \"<string>\",\n  \"location_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"address_tail\": \"<string>\",\n  \"latitude\": \"<double>\",\n  \"longitude\": \"<double>\",\n  \"working_schedule\": [\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    },\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    }\n  ],\n  \"individual_schedule\": [\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    },\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    }\n  ],\n  \"market_location_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "3ecc52b5-75c0-49b0-b1a9-606de6780257",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_location_id\": \"<string>\",\n  \"location_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"address_tail\": \"<string>\",\n  \"latitude\": \"<double>\",\n  \"longitude\": \"<double>\",\n  \"working_schedule\": [\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    },\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    }\n  ],\n  \"individual_schedule\": [\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    },\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    }\n  ],\n  \"market_location_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "a85f19fd-ec3d-4baf-9ab7-0f15883ad90c",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_location_id\": \"<string>\",\n  \"location_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"address_tail\": \"<string>\",\n  \"latitude\": \"<double>\",\n  \"longitude\": \"<double>\",\n  \"working_schedule\": [\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    },\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    }\n  ],\n  \"individual_schedule\": [\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    },\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    }\n  ],\n  \"market_location_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "036cf110-a3ee-4061-8cda-c498099283aa",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_location_id\": \"<string>\",\n  \"location_id\": \"<string>\",\n  \"name\": \"<string>\",\n  \"address_tail\": \"<string>\",\n  \"latitude\": \"<double>\",\n  \"longitude\": \"<double>\",\n  \"working_schedule\": [\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    },\n    {\n      \"day\": \"MONDAY\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      }\n    }\n  ],\n  \"individual_schedule\": [\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    },\n    {\n      \"date\": \"<string>\",\n      \"schedule\": {\n        \"time_start\": \"<string>\",\n        \"time_end\": \"<string>\",\n        \"break\": \"<string>\",\n        \"shipping_cutoff\": \"<string>\"\n      },\n      \"is_works\": \"<boolean>\"\n    }\n  ],\n  \"market_location_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "c8c8bacf-7b27-4676-8f1b-e5454985e331",
              "name": "Архивирование и разархивирование склада продавца.",
              "request": {
                "name": "Архивирование и разархивирование склада продавца.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "merchant",
                    "location",
                    "archive"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"location_id\": \"<string>\",\n  \"archive\": \"<boolean>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "db76d567-7192-4684-8a9a-280d3751f5d7",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "archive"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"location_id\": \"<string>\",\n  \"archive\": \"<boolean>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "2f7b509e-21dc-4962-9af4-10bf0138df16",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "archive"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"location_id\": \"<string>\",\n  \"archive\": \"<boolean>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "4662d400-f46f-44dc-9710-a2329ac30cb3",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "archive"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"location_id\": \"<string>\",\n  \"archive\": \"<boolean>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "0f8d0d33-83ab-4af3-94cf-bfb69c3c0c72",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "archive"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"location_id\": \"<string>\",\n  \"archive\": \"<boolean>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "99795a82-5bc1-42d8-8bb9-7aad9dce5923",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "archive"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"location_id\": \"<string>\",\n  \"archive\": \"<boolean>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "0c3adc32-22ba-471b-a6a6-553cf0dea388",
              "name": "Список складов продавца и их привязок к складам маркетплейса.",
              "request": {
                "name": "Список складов продавца и их привязок к складам маркетплейса.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "merchant",
                    "location",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_types\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "0328d4dc-91a4-4f4e-a36d-a0f8f3d3f9a9",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_types\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"locations\": [\n    {\n      \"location_id\": \"string\",\n      \"merchant_location_id\": \"string\",\n      \"location_types\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"name\": \"string\",\n      \"status\": \"<string>\",\n      \"issue\": {\n        \"code\": \"string\",\n        \"message\": \"string\",\n        \"changed_at\": \"2023-11-16T10:09:43.159Z\"\n      },\n      \"address_tail\": \"string\",\n      \"latitude\": 4594.63846640628,\n      \"longitude\": 8982.232397817452,\n      \"is_quarantine\": false,\n      \"is_archive\": true,\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_connection\": {\n        \"market_location_id\": \"string\",\n        \"market_location_name\": \"string\",\n        \"is_active\": true,\n        \"shipment_limits\": {\n          \"accepts_standard\": false,\n          \"accepts_kgt\": false,\n          \"accepts_mgt\": true,\n          \"max_weight_kg\": 5106.821495951086,\n          \"max_length_cm\": 8996.371865949664,\n          \"max_width_cm\": 6069.412691353417,\n          \"max_height_cm\": 1806.2307887801187,\n          \"max_sum_dimensions_cm\": 3421.655864747263,\n          \"comment\": \"string\"\n        }\n      }\n    },\n    {\n      \"location_id\": \"string\",\n      \"merchant_location_id\": \"string\",\n      \"location_types\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"name\": \"string\",\n      \"status\": \"<string>\",\n      \"issue\": {\n        \"code\": \"string\",\n        \"message\": \"string\",\n        \"changed_at\": \"2003-03-13T00:36:41.748Z\"\n      },\n      \"address_tail\": \"string\",\n      \"latitude\": 177.02272005689522,\n      \"longitude\": 3033.143384703183,\n      \"is_quarantine\": true,\n      \"is_archive\": false,\n      \"working_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"individual_schedule\": [\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        },\n        {\n          \"date\": \"<string>\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          },\n          \"is_works\": \"<boolean>\"\n        }\n      ],\n      \"market_connection\": {\n        \"market_location_id\": \"string\",\n        \"market_location_name\": \"string\",\n        \"is_active\": true,\n        \"shipment_limits\": {\n          \"accepts_standard\": true,\n          \"accepts_kgt\": true,\n          \"accepts_mgt\": false,\n          \"max_weight_kg\": 3223.9762795280967,\n          \"max_length_cm\": 2959.9032098535595,\n          \"max_width_cm\": 4087.0804813597492,\n          \"max_height_cm\": 4073.031934528244,\n          \"max_sum_dimensions_cm\": 8540.513716467425,\n          \"comment\": \"string\"\n        }\n      }\n    }\n  ],\n  \"next_cursor\": \"string\",\n  \"total\": 8571\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "459d4904-ed75-46f8-9c0f-e07f8ae708d7",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_types\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "2367cec0-3a77-49ee-be60-2423eaf219e1",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_types\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "3b2563c4-1b6b-4769-a811-d8e79901b717",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_types\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "68e24d52-c82c-4234-bbe5-3d591f221453",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "merchant",
                        "location",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"location_types\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "7cf8c5eb-5ac0-43ad-aecb-3ff8e3461f65",
          "name": "Список складов маркетплейса, доступных для подключения FBS.",
          "request": {
            "name": "Список складов маркетплейса, доступных для подключения FBS.",
            "description": {},
            "url": {
              "path": [
                "v1",
                "market",
                "location",
                "list"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"filter\": {\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"city\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"is_active\": \"<boolean>\",\n    \"accepts_kgt\": \"<boolean>\",\n    \"accepts_mgt\": \"<boolean>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "638f7658-e13b-4a87-a621-503b391f22f3",
              "name": "A successful response.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "market",
                    "location",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"city\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"is_active\": \"<boolean>\",\n    \"accepts_kgt\": \"<boolean>\",\n    \"accepts_mgt\": \"<boolean>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"locations\": [\n    {\n      \"market_location_id\": \"string\",\n      \"name\": \"string\",\n      \"city\": \"string\",\n      \"address_tail\": \"string\",\n      \"timezone\": \"string\",\n      \"is_active\": true,\n      \"acceptance_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"shipment_limits\": {\n        \"accepts_standard\": true,\n        \"accepts_kgt\": false,\n        \"accepts_mgt\": false,\n        \"max_weight_kg\": 6387.955799792427,\n        \"max_length_cm\": 1676.9001481395862,\n        \"max_width_cm\": 6269.613378066225,\n        \"max_height_cm\": 8823.232599369421,\n        \"max_sum_dimensions_cm\": 4740.525771227064,\n        \"comment\": \"string\"\n      },\n      \"acceptance_instructions\": \"string\"\n    },\n    {\n      \"market_location_id\": \"string\",\n      \"name\": \"string\",\n      \"city\": \"string\",\n      \"address_tail\": \"string\",\n      \"timezone\": \"string\",\n      \"is_active\": false,\n      \"acceptance_schedule\": [\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        },\n        {\n          \"day\": \"MONDAY\",\n          \"schedule\": {\n            \"time_start\": \"<string>\",\n            \"time_end\": \"<string>\",\n            \"break\": \"<string>\",\n            \"shipping_cutoff\": \"<string>\"\n          }\n        }\n      ],\n      \"shipment_limits\": {\n        \"accepts_standard\": true,\n        \"accepts_kgt\": true,\n        \"accepts_mgt\": false,\n        \"max_weight_kg\": 2771.051755842289,\n        \"max_length_cm\": 1207.321358642174,\n        \"max_width_cm\": 3588.777575293294,\n        \"max_height_cm\": 5302.270251448135,\n        \"max_sum_dimensions_cm\": 6347.166981977527,\n        \"comment\": \"string\"\n      },\n      \"acceptance_instructions\": \"string\"\n    }\n  ],\n  \"next_cursor\": \"string\",\n  \"total\": 4735\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "47615e0b-8b10-42b4-8479-d124f9585a6f",
              "name": "Некорректный запрос",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "market",
                    "location",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"city\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"is_active\": \"<boolean>\",\n    \"accepts_kgt\": \"<boolean>\",\n    \"accepts_mgt\": \"<boolean>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "20fd54b1-2be3-4c28-8024-dd7f1226ecf3",
              "name": "Ошибка авторизации",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "market",
                    "location",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"city\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"is_active\": \"<boolean>\",\n    \"accepts_kgt\": \"<boolean>\",\n    \"accepts_mgt\": \"<boolean>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "dce1f045-b5f7-4b18-bbdb-f83b91b735c9",
              "name": "Превышен лимит запросов",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "market",
                    "location",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"city\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"is_active\": \"<boolean>\",\n    \"accepts_kgt\": \"<boolean>\",\n    \"accepts_mgt\": \"<boolean>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Too Many Requests",
              "code": 429,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "365a7fb3-47fb-4f35-8d87-e531ec84aa27",
              "name": "Внутренняя ошибка сервера",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "market",
                    "location",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Authorization",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"city\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"is_active\": \"<boolean>\",\n    \"accepts_kgt\": \"<boolean>\",\n    \"accepts_mgt\": \"<boolean>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Internal Server Error",
              "code": 500,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "732a2ff4-1e7e-4c27-8bb9-f44cf59faef1",
          "name": "order/fbs",
          "item": [
            {
              "id": "7039843d-d3f5-424d-b079-dc9c30df272f",
              "name": "Список заказов FBS с фильтрами и пагинацией.",
              "request": {
                "name": "Список заказов FBS с фильтрами и пагинацией.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "order",
                    "fbs",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\",\n    \"updated_to\": \"<string>\",\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "c165bd4f-0d83-4c0b-aaf8-9fa274e84bcd",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\",\n    \"updated_to\": \"<string>\",\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"orders\": [\n    {\n      \"merchant_order_id\": \"string\",\n      \"client_order_id\": \"string\",\n      \"merchant_location_id\": \"string\",\n      \"market_location_id\": \"string\",\n      \"shipment_date\": \"string\",\n      \"status\": \"<string>\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"delivery\": {\n        \"delivery_type\": \"COURIER\",\n        \"address_tail\": \"string\",\n        \"comment\": \"string\",\n        \"latitude\": 8707.72598947016,\n        \"provider_location_id\": \"string\",\n        \"longitude\": 1174.626006455728\n      },\n      \"product_id\": \"string\",\n      \"offer_id\": \"string\",\n      \"name\": \"string\",\n      \"prices\": [\n        {\n          \"price_type\": \"CUSTOMER_PRICE\",\n          \"value\": 4119,\n          \"currency_code\": \"RUB\"\n        },\n        {\n          \"price_type\": \"CUSTOMER_PRICE\",\n          \"value\": 2657,\n          \"currency_code\": \"RUB\"\n        }\n      ],\n      \"requirements\": {\n        \"requires_change_country\": false,\n        \"requires_gtd\": true,\n        \"requires_country\": true,\n        \"requires_mandatory_mark\": false,\n        \"requires_jw_uin\": true,\n        \"requires_rnpt\": true,\n        \"requires_weight\": true,\n        \"requires_imei\": true\n      },\n      \"exemplars\": [\n        {\n          \"exemplar_id\": \"string\",\n          \"gtd\": \"string\",\n          \"rnpt\": \"string\",\n          \"weight\": 2904.2473555190586,\n          \"marks\": [\n            {\n              \"mark\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"mark_type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"mark\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"mark_type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"exemplar_id\": \"string\",\n          \"gtd\": \"string\",\n          \"rnpt\": \"string\",\n          \"weight\": 7488.94397742391,\n          \"marks\": [\n            {\n              \"mark\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"mark_type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"mark\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"mark_type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"status_history\": [\n        {\n          \"status\": \"<string>\",\n          \"changed_by\": \"CLIENT\",\n          \"changed_at\": \"string\",\n          \"comment\": \"string\"\n        },\n        {\n          \"status\": \"<string>\",\n          \"changed_by\": \"MERCHANT\",\n          \"changed_at\": \"string\",\n          \"comment\": \"string\"\n        }\n      ]\n    },\n    {\n      \"merchant_order_id\": \"string\",\n      \"client_order_id\": \"string\",\n      \"merchant_location_id\": \"string\",\n      \"market_location_id\": \"string\",\n      \"shipment_date\": \"string\",\n      \"status\": \"<string>\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"delivery\": {\n        \"delivery_type\": \"COURIER\",\n        \"address_tail\": \"string\",\n        \"comment\": \"string\",\n        \"latitude\": 3684.9561505285724,\n        \"provider_location_id\": \"string\",\n        \"longitude\": 4247.086235935386\n      },\n      \"product_id\": \"string\",\n      \"offer_id\": \"string\",\n      \"name\": \"string\",\n      \"prices\": [\n        {\n          \"price_type\": \"CUSTOMER_PRICE\",\n          \"value\": 4610,\n          \"currency_code\": \"RUB\"\n        },\n        {\n          \"price_type\": \"CUSTOMER_PRICE\",\n          \"value\": 7369,\n          \"currency_code\": \"RUB\"\n        }\n      ],\n      \"requirements\": {\n        \"requires_change_country\": true,\n        \"requires_gtd\": true,\n        \"requires_country\": false,\n        \"requires_mandatory_mark\": true,\n        \"requires_jw_uin\": false,\n        \"requires_rnpt\": false,\n        \"requires_weight\": false,\n        \"requires_imei\": false\n      },\n      \"exemplars\": [\n        {\n          \"exemplar_id\": \"string\",\n          \"gtd\": \"string\",\n          \"rnpt\": \"string\",\n          \"weight\": 2043.7549895362506,\n          \"marks\": [\n            {\n              \"mark\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"mark_type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"mark\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"mark_type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        },\n        {\n          \"exemplar_id\": \"string\",\n          \"gtd\": \"string\",\n          \"rnpt\": \"string\",\n          \"weight\": 4066.8181628609545,\n          \"marks\": [\n            {\n              \"mark\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"mark_type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            },\n            {\n              \"mark\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              },\n              \"mark_type\": {\n                \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n              }\n            }\n          ]\n        }\n      ],\n      \"status_history\": [\n        {\n          \"status\": \"<string>\",\n          \"changed_by\": \"MERCHANT\",\n          \"changed_at\": \"string\",\n          \"comment\": \"string\"\n        },\n        {\n          \"status\": \"<string>\",\n          \"changed_by\": \"MERCHANT\",\n          \"changed_at\": \"string\",\n          \"comment\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"next_cursor\": \"string\",\n  \"total\": 3486\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "7e90234c-a72c-42e0-b6ab-fee6f9c8737f",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\",\n    \"updated_to\": \"<string>\",\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "f6a2c6e6-6abc-49be-91f0-5e22c947efae",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\",\n    \"updated_to\": \"<string>\",\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "b85e29ef-1c8f-48b0-a730-2e7fce8519fc",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\",\n    \"updated_to\": \"<string>\",\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "eda9e998-d5cf-4603-9f87-6325ecda2062",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\",\n    \"updated_to\": \"<string>\",\n    \"market_location_id\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "961b73f9-25f3-4803-8386-bffefb0bec8f",
              "name": "status",
              "item": [
                {
                  "id": "120a6c6d-c523-4975-9fb6-99bb1a04f22c",
                  "name": "Получение обновлений статусов заказов.",
                  "request": {
                    "name": "Получение обновлений статусов заказов.",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "status",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\",\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\"\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "8bd2dc69-d6cd-42e1-8556-4a012b337eb7",
                      "name": "A successful response.",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "order",
                            "fbs",
                            "status",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\",\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"order_updates\": [\n    {\n      \"merchant_order_id\": \"string\",\n      \"client_order_id\": \"string\",\n      \"status\": \"<string>\",\n      \"updated_at\": \"string\"\n    },\n    {\n      \"merchant_order_id\": \"string\",\n      \"client_order_id\": \"string\",\n      \"status\": \"<string>\",\n      \"updated_at\": \"string\"\n    }\n  ],\n  \"next_cursor\": \"string\",\n  \"total\": 3220\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "fe90ae61-1583-460a-b480-8d32a3db1572",
                      "name": "Некорректный запрос",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "order",
                            "fbs",
                            "status",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\",\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Bad Request",
                      "code": 400,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "1308eef7-2cc6-4943-8a5e-9bc9f11ed6fc",
                      "name": "Ошибка авторизации",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "order",
                            "fbs",
                            "status",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\",\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Unauthorized",
                      "code": 401,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "8a4dce13-82b2-4dd8-ab49-39bba288bf00",
                      "name": "Превышен лимит запросов",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "order",
                            "fbs",
                            "status",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\",\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Too Many Requests",
                      "code": 429,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "5e2b8ddc-5d43-4770-96b4-1ca52b548d9b",
                      "name": "Внутренняя ошибка сервера",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "order",
                            "fbs",
                            "status",
                            "list"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\",\n  \"filter\": {\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"updated_since\": \"<string>\"\n  }\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Internal Server Error",
                      "code": 500,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "6b8c6e6d-aca3-48ca-b6ac-a1aa26d1c669",
                  "name": "Ручное изменение статуса заказа.",
                  "request": {
                    "name": "Ручное изменение статуса заказа.",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "status",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"status\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\",\n  \"comment\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "19525ea7-edfd-436d-a6d4-d9dc23761777",
                      "name": "A successful response.",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "order",
                            "fbs",
                            "status",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"status\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\",\n  \"comment\": \"<string>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "7a92ad26-ddef-4147-bafa-3dac4634b3c5",
                      "name": "Некорректный запрос",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "order",
                            "fbs",
                            "status",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"status\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\",\n  \"comment\": \"<string>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Bad Request",
                      "code": 400,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "5160f1a0-6b9e-40dc-a6e3-c076910abaad",
                      "name": "Ошибка авторизации",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "order",
                            "fbs",
                            "status",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"status\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\",\n  \"comment\": \"<string>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Unauthorized",
                      "code": 401,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "f914a86e-35bf-494c-ad67-7539ac905ffc",
                      "name": "Превышен лимит запросов",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "order",
                            "fbs",
                            "status",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"status\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\",\n  \"comment\": \"<string>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Too Many Requests",
                      "code": 429,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "a342c31f-2c6a-42df-86f2-142d83b75506",
                      "name": "Внутренняя ошибка сервера",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "order",
                            "fbs",
                            "status",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"status\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\",\n  \"comment\": \"<string>\"\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Internal Server Error",
                      "code": 500,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                }
              ],
              "event": []
            },
            {
              "id": "35237a0c-e237-479b-bd6a-09459ecc6fad",
              "name": "Отмена заказа продавцом.",
              "request": {
                "name": "Отмена заказа продавцом.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "order",
                    "fbs",
                    "cancel"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"reason_code\": \"<string>\",\n  \"reason_comment\": \"<string>\",\n  \"changed_at\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "ccbc6e6c-ad69-44c9-a4f3-b843dcb36361",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "cancel"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"reason_code\": \"<string>\",\n  \"reason_comment\": \"<string>\",\n  \"changed_at\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"success\": true\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "6facd7d6-85ca-438f-a0fb-3be23bdcca13",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "cancel"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"reason_code\": \"<string>\",\n  \"reason_comment\": \"<string>\",\n  \"changed_at\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "f377daf8-98d0-4c27-9fd8-482b4a7220fd",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "cancel"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"reason_code\": \"<string>\",\n  \"reason_comment\": \"<string>\",\n  \"changed_at\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "e08580b9-8ef5-44aa-bc1d-4785a22e2680",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "cancel"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"reason_code\": \"<string>\",\n  \"reason_comment\": \"<string>\",\n  \"changed_at\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "b90a8eec-862f-46e3-b7a7-f11a8308279e",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "cancel"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"reason_code\": \"<string>\",\n  \"reason_comment\": \"<string>\",\n  \"changed_at\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "12cddbec-7c54-4240-a287-b69e5bc1090a",
              "name": "Передача сведений об экземплярах товаров.",
              "request": {
                "name": "Передача сведений об экземплярах товаров.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "order",
                    "fbs",
                    "exemplar",
                    "set"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"product_id\": \"<string>\",\n  \"offer_id\": \"<string>\",\n  \"exemplars\": [\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "e8449427-dea3-4171-b5fb-a88125d7db8c",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "exemplar",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"product_id\": \"<string>\",\n  \"offer_id\": \"<string>\",\n  \"exemplars\": [\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "9edc6b37-78e4-4072-8e21-c82c2aa1b4bf",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "exemplar",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"product_id\": \"<string>\",\n  \"offer_id\": \"<string>\",\n  \"exemplars\": [\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "ae97c207-68e7-434c-b396-153b10e7f6f1",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "exemplar",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"product_id\": \"<string>\",\n  \"offer_id\": \"<string>\",\n  \"exemplars\": [\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "0bcdad52-e365-4677-b49e-af7d72c2f3f1",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "exemplar",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"product_id\": \"<string>\",\n  \"offer_id\": \"<string>\",\n  \"exemplars\": [\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "c60ff965-09b9-4f5b-8d65-de2675ce6ccb",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "exemplar",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": \"<string>\",\n  \"product_id\": \"<string>\",\n  \"offer_id\": \"<string>\",\n  \"exemplars\": [\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    },\n    {\n      \"exemplar_id\": \"<string>\",\n      \"gtd\": \"<string>\",\n      \"rnpt\": \"<string>\",\n      \"weight\": \"<float>\",\n      \"marks\": [\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        },\n        {\n          \"mark\": \"<string>\",\n          \"mark_type\": \"<string>\"\n        }\n      ]\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "c8af8e94-5e82-4d22-b619-63bfa8baad8d",
              "name": "Получение этикеток для набора заказов.",
              "request": {
                "name": "Получение этикеток для набора заказов.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "order",
                    "fbs",
                    "labels",
                    "get"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"format\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "afc4503e-b0ce-42bc-9591-2429e7514f84",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "labels",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"format\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"labels\": [\n    {\n      \"merchant_order_id\": \"string\",\n      \"client_order_id\": \"string\",\n      \"file_name\": \"string\",\n      \"content_base64\": \"string\",\n      \"content_type\": \"string\"\n    },\n    {\n      \"merchant_order_id\": \"string\",\n      \"client_order_id\": \"string\",\n      \"file_name\": \"string\",\n      \"content_base64\": \"string\",\n      \"content_type\": \"string\"\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "45403d28-cd74-43e1-9a01-761787cdc2c5",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "labels",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"format\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "29481907-2861-4887-9ab4-da12dfc8ca51",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "labels",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"format\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "137ef1a0-5c8b-4f62-b939-1636528a769d",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "labels",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"format\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "ad936f76-390b-45c3-b08f-252cd0b512bb",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "order",
                        "fbs",
                        "labels",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"format\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "670a458d-c276-4659-88c4-400cfddc6592",
          "name": "shipment",
          "item": [
            {
              "id": "ecfb432c-c538-4a5c-9e0b-fb055d398d5d",
              "name": "Создание отгрузки.",
              "request": {
                "name": "Создание отгрузки.",
                "description": {
                  "content": "1 отгрузка = 1 паллета.\n\nВ отгрузку добавляются заказы в статусе READY_TO_SHIP.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "shipment",
                    "create"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"market_location_id\": \"<string>\",\n  \"shipment_date\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "a13122f2-1695-4d78-a64d-f5590c6c35a3",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"market_location_id\": \"<string>\",\n  \"shipment_date\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"shipment_id\": \"string\",\n  \"status\": \"DRAFT\",\n  \"file_url\": \"string\",\n  \"shipment\": [\n    {\n      \"merchant_order_id\": \"string\",\n      \"status\": \"ERROR\",\n      \"error\": {\n        \"code\": \"string\",\n        \"message\": \"string\"\n      }\n    },\n    {\n      \"merchant_order_id\": \"string\",\n      \"status\": \"ERROR\",\n      \"error\": {\n        \"code\": \"string\",\n        \"message\": \"string\"\n      }\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "aeec4bf3-f6d6-41f8-b7f8-9e31a3c0b8e1",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"market_location_id\": \"<string>\",\n  \"shipment_date\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "a434c8ba-7a12-4e36-9a83-22b3d6ec244c",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"market_location_id\": \"<string>\",\n  \"shipment_date\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "ec539411-15a2-41a9-bd15-00fd3a18186a",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"market_location_id\": \"<string>\",\n  \"shipment_date\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "0802e87c-3632-4abe-b67c-fe208c6961ec",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"market_location_id\": \"<string>\",\n  \"shipment_date\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "95644478-dc85-47d4-a194-51221a0d3b36",
              "name": "Список отгрузок с фильтрами.",
              "request": {
                "name": "Список отгрузок с фильтрами.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "shipment",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"shipment_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"DRAFT\",\n      \"DRAFT\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "0f36a8b4-2329-41a8-8264-8aa42f087eb1",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"shipment_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"DRAFT\",\n      \"DRAFT\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"shipments\": [\n    {\n      \"shipment_id\": \"string\",\n      \"market_location_id\": \"string\",\n      \"shipment_date\": \"string\",\n      \"status\": \"DRAFT\",\n      \"orders_count\": 9546,\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\"\n    },\n    {\n      \"shipment_id\": \"string\",\n      \"market_location_id\": \"string\",\n      \"shipment_date\": \"string\",\n      \"status\": \"DRAFT\",\n      \"orders_count\": 9936,\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\"\n    }\n  ],\n  \"next_cursor\": \"string\",\n  \"total\": 5411\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "27230f0e-99ac-48bf-8a3a-d94f5d6dfdb9",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"shipment_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"DRAFT\",\n      \"DRAFT\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "2aec794b-e8d2-43dd-b243-7ccb6ddab3d4",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"shipment_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"DRAFT\",\n      \"DRAFT\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "16461c7b-15c5-45de-acc1-b1ee04218f8e",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"shipment_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"DRAFT\",\n      \"DRAFT\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "501acc05-fa79-4d31-be12-4e141f6c6f3f",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"shipment_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"DRAFT\",\n      \"DRAFT\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "8d66f015-1efb-4f26-a8dc-7a04dc1dd7b3",
              "name": "Детальная карточка отгрузки.",
              "request": {
                "name": "Детальная карточка отгрузки.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "shipment",
                    "get"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "972a5bfa-8a84-46c8-94d5-669797c5764d",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"shipment\": {\n    \"shipment\": {\n      \"shipment_id\": \"string\",\n      \"market_location_id\": \"string\",\n      \"shipment_date\": \"string\",\n      \"status\": \"DRAFT\",\n      \"orders_count\": 4343,\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\"\n    },\n    \"orders\": [\n      {\n        \"merchant_order_id\": \"string\",\n        \"client_order_id\": \"string\",\n        \"status\": \"<string>\"\n      },\n      {\n        \"merchant_order_id\": \"string\",\n        \"client_order_id\": \"string\",\n        \"status\": \"<string>\"\n      }\n    ]\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "39e7fe83-b121-4179-99a4-b82c11436f63",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "9cc76b2a-cfeb-4897-8ff4-fd0f85cb3345",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "82c7bb6a-f843-4fed-a4fd-13c4095f8caa",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "4230cd1a-6b70-4888-ae20-1c599c0a36d0",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "fbc36247-d983-491e-8714-3c07cbf7b4fe",
              "name": "order",
              "item": [
                {
                  "id": "66ef407b-9a49-42c5-9b3f-77a6c88cc2d5",
                  "name": "Добавление заказов в отгрузку.",
                  "request": {
                    "name": "Добавление заказов в отгрузку.",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "order",
                        "add"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "a0ebd290-ec38-40b6-b5b2-dfeca8952ba6",
                      "name": "A successful response.",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "add"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"shipment\": [\n    {\n      \"merchant_order_id\": \"string\",\n      \"status\": \"ADDED\",\n      \"error\": {\n        \"code\": \"string\",\n        \"message\": \"string\"\n      }\n    },\n    {\n      \"merchant_order_id\": \"string\",\n      \"status\": \"ERROR\",\n      \"error\": {\n        \"code\": \"string\",\n        \"message\": \"string\"\n      }\n    }\n  ]\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "f13b7cc2-290b-47a1-9105-561f3d73d611",
                      "name": "Некорректный запрос",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "add"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Bad Request",
                      "code": 400,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "c61d7a4a-ad86-4938-b510-7598e36c4b11",
                      "name": "Ошибка авторизации",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "add"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Unauthorized",
                      "code": 401,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "3244e9bc-9bf8-40ce-9055-bc092d22d17b",
                      "name": "Превышен лимит запросов",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "add"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Too Many Requests",
                      "code": 429,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "f9b8c2b3-43e0-4358-8300-0dbb85859366",
                      "name": "Внутренняя ошибка сервера",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "add"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Internal Server Error",
                      "code": 500,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "419c488e-1686-497a-babc-50e3826ca243",
                  "name": "Удаление заказов из отгрузки.",
                  "request": {
                    "name": "Удаление заказов из отгрузки.",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "order",
                        "remove"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "99178e9c-f421-461d-8b80-de4f89fd9bf2",
                      "name": "A successful response.",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "remove"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"shipment\": [\n    {\n      \"merchant_order_id\": \"string\",\n      \"status\": \"REMOVED\",\n      \"error\": {\n        \"code\": \"string\",\n        \"message\": \"string\"\n      }\n    },\n    {\n      \"merchant_order_id\": \"string\",\n      \"status\": \"REMOVED\",\n      \"error\": {\n        \"code\": \"string\",\n        \"message\": \"string\"\n      }\n    }\n  ]\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "d24bed2b-589c-4c52-a40c-9106002c7a12",
                      "name": "Некорректный запрос",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "remove"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Bad Request",
                      "code": 400,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "8ecd56f3-b854-4034-9e15-8c15d040a4c3",
                      "name": "Ошибка авторизации",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "remove"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Unauthorized",
                      "code": 401,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "2d328d3c-ead2-40b4-8ba8-2662e27bd82a",
                      "name": "Превышен лимит запросов",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "remove"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Too Many Requests",
                      "code": 429,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "fdb30271-3863-4a48-b5b6-75dcb58c66d6",
                      "name": "Внутренняя ошибка сервера",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "remove"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Internal Server Error",
                      "code": 500,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "bfb5ef44-be47-4d08-8bf3-6779b7648d75",
                  "name": "Обновление списка заказов в отгрузке.",
                  "request": {
                    "name": "Обновление списка заказов в отгрузке.",
                    "description": {
                      "content": "Метод полностью обновляет список заказов в отгрузке, затирая предыдущий список. Возможно для отгрузки в статусе DRAFT.",
                      "type": "text/plain"
                    },
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "order",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "60b36316-615a-49dc-8a3f-5c1534031e92",
                      "name": "A successful response.",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"shipment\": [\n    {\n      \"merchant_order_id\": \"string\",\n      \"status\": \"ERROR\",\n      \"error\": {\n        \"code\": \"string\",\n        \"message\": \"string\"\n      }\n    },\n    {\n      \"merchant_order_id\": \"string\",\n      \"status\": \"ERROR\",\n      \"error\": {\n        \"code\": \"string\",\n        \"message\": \"string\"\n      }\n    }\n  ]\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "d96c1fc2-1e6d-4072-b2b2-4ad9528e18ad",
                      "name": "Некорректный запрос",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Bad Request",
                      "code": 400,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "3103b0d3-058b-4d37-8ce7-37a070854b1e",
                      "name": "Ошибка авторизации",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Unauthorized",
                      "code": 401,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "036354ea-536c-4e0c-9568-6c2d25b7e33f",
                      "name": "Превышен лимит запросов",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Too Many Requests",
                      "code": 429,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "0a9ad044-c382-4c72-9ebf-4d035e42d8e5",
                      "name": "Внутренняя ошибка сервера",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "order",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"merchant_order_id\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Internal Server Error",
                      "code": 500,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                }
              ],
              "event": []
            },
            {
              "id": "3ee4eca7-3cff-4197-b00f-83ed1dab7134",
              "name": "Отмена отгрузки.",
              "request": {
                "name": "Отмена отгрузки.",
                "description": {
                  "content": "Отменить отгрузку можно до статуса в пути (IN_TRANSIT).",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "shipment",
                    "cancel"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "44e6ee2a-4581-4a7f-be24-a6388e9030a2",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "cancel"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "7d90ae05-3c92-4159-b9c0-21fd4e23b9eb",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "cancel"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "f530f685-a594-423a-9ed1-551aa1387b0e",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "cancel"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "d820dcc9-c6b2-4948-89aa-bde5d74caa67",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "cancel"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "9f14fcfa-da51-42d2-9a3a-13bf336a704d",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "cancel"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "259a5c83-b86c-4625-8fef-1920cdb7de9f",
              "name": "Обновление статуса отгрузки.",
              "request": {
                "name": "Обновление статуса отгрузки.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "shipment",
                    "fbs",
                    "status",
                    "update"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"status\": \"DRAFT\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "008cad27-86c2-4a19-962f-fb895f6f35ff",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "fbs",
                        "status",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"status\": \"DRAFT\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "757ec702-75c4-4874-925c-f066da301cc7",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "fbs",
                        "status",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"status\": \"DRAFT\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "667536b6-be69-4ed2-b9a4-b86a17ac9b32",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "fbs",
                        "status",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"status\": \"DRAFT\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "2fec4918-32a9-42d6-9327-f053e19c30f3",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "fbs",
                        "status",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"status\": \"DRAFT\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "a2ba4bd6-d066-4e29-9827-de3b0a07f1a1",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "fbs",
                        "status",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"status\": \"DRAFT\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "b87b6ca5-4f14-4597-ab96-9f32d19d25c3",
              "name": "pass",
              "item": [
                {
                  "id": "0cc18a18-a0af-416b-be25-edb14768c923",
                  "name": "Создание пропуска.",
                  "request": {
                    "name": "Создание пропуска.",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "pass",
                        "create"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "e04cc708-f1d3-4288-bf8a-30b258ce64ff",
                      "name": "A successful response.",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "pass",
                            "create"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "c028524f-1d68-41bd-b0b2-0b66a4a5e699",
                      "name": "Некорректный запрос",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "pass",
                            "create"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Bad Request",
                      "code": 400,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "c34fd738-35e4-466b-82c9-e85fe07279dc",
                      "name": "Ошибка авторизации",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "pass",
                            "create"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Unauthorized",
                      "code": 401,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "826095a1-08ae-4ec1-9bc5-3e639831e181",
                      "name": "Превышен лимит запросов",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "pass",
                            "create"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Too Many Requests",
                      "code": 429,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "4415017b-8ff8-4fff-9895-cd5f7aa24df8",
                      "name": "Внутренняя ошибка сервера",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "pass",
                            "create"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Internal Server Error",
                      "code": 500,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                },
                {
                  "id": "686cd35a-fbee-4815-ab4a-d64ddcff8304",
                  "name": "Обновление пропуска.",
                  "request": {
                    "name": "Обновление пропуска.",
                    "description": {},
                    "url": {
                      "path": [
                        "v1",
                        "shipment",
                        "pass",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "key": "Content-Type",
                        "value": "application/json"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "auth": null,
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "response": [
                    {
                      "id": "3c45038e-e008-4147-91dc-5652ad11c86b",
                      "name": "A successful response.",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "pass",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "OK",
                      "code": 200,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "753c098d-1d8f-4ef4-88cd-88502992312a",
                      "name": "Некорректный запрос",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "pass",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Bad Request",
                      "code": 400,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "8a4e7128-7e27-4b14-be15-cbae98968b40",
                      "name": "Ошибка авторизации",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "pass",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Unauthorized",
                      "code": 401,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "a03389e8-3514-4b9e-80d6-d34ba4f9dade",
                      "name": "Превышен лимит запросов",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "pass",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Too Many Requests",
                      "code": 429,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    },
                    {
                      "id": "98750076-ab77-4d59-8d10-5482913c3f03",
                      "name": "Внутренняя ошибка сервера",
                      "originalRequest": {
                        "url": {
                          "path": [
                            "v1",
                            "shipment",
                            "pass",
                            "update"
                          ],
                          "host": [
                            "{{baseUrl}}"
                          ],
                          "query": [],
                          "variable": []
                        },
                        "header": [
                          {
                            "description": {
                              "content": "Added as a part of security scheme: apikey",
                              "type": "text/plain"
                            },
                            "key": "Authorization",
                            "value": "<API Key>"
                          },
                          {
                            "key": "Accept",
                            "value": "application/json"
                          }
                        ],
                        "method": "POST",
                        "body": {
                          "mode": "raw",
                          "raw": "{\n  \"shipment_id\": \"<string>\",\n  \"vehicles\": [\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    },\n    {\n      \"driver_full_name\": \"<string>\",\n      \"driver_phone\": \"<string>\",\n      \"vehicle_model\": \"<string>\",\n      \"vehicle_plate_number\": \"<string>\"\n    }\n  ]\n}",
                          "options": {
                            "raw": {
                              "language": "json"
                            }
                          }
                        }
                      },
                      "status": "Internal Server Error",
                      "code": 500,
                      "header": [
                        {
                          "key": "Content-Type",
                          "value": "application/json"
                        }
                      ],
                      "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                      "cookie": [],
                      "_postman_previewlanguage": "json"
                    }
                  ],
                  "event": [],
                  "protocolProfileBehavior": {
                    "disableBodyPruning": true
                  }
                }
              ],
              "event": []
            }
          ],
          "event": []
        },
        {
          "id": "7f06b465-8c06-4dc7-aaf1-a6bd2b0cb3cf",
          "name": "return/fbs",
          "item": [
            {
              "id": "77048937-63c6-4457-8b41-8b6d43a23513",
              "name": "Список заявок на возврат.",
              "request": {
                "name": "Список заявок на возврат.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "return",
                    "fbs",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"filter\": {\n    \"return_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"FBS_RETURN_STATUS_UNSPECIFIED\",\n      \"FBS_RETURN_STATUS_UNSPECIFIED\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "3dbf3f75-b889-4e7f-87e7-453239359145",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"return_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"FBS_RETURN_STATUS_UNSPECIFIED\",\n      \"FBS_RETURN_STATUS_UNSPECIFIED\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"returns\": [\n    {\n      \"return_id\": \"string\",\n      \"merchant_order_id\": \"string\",\n      \"client_order_id\": \"string\",\n      \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n      \"product_id\": \"string\",\n      \"offer_id\": \"string\",\n      \"quantity\": 1660,\n      \"reason_code\": \"string\",\n      \"reason_comment\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\"\n    },\n    {\n      \"return_id\": \"string\",\n      \"merchant_order_id\": \"string\",\n      \"client_order_id\": \"string\",\n      \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n      \"product_id\": \"string\",\n      \"offer_id\": \"string\",\n      \"quantity\": 6658,\n      \"reason_code\": \"string\",\n      \"reason_comment\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\"\n    }\n  ],\n  \"next_cursor\": \"string\",\n  \"total\": 8610\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "836b6df2-dac6-4285-a46a-c5d86219c8b0",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"return_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"FBS_RETURN_STATUS_UNSPECIFIED\",\n      \"FBS_RETURN_STATUS_UNSPECIFIED\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "e4d3f93d-94f0-4760-9e7d-0a2986f11a47",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"return_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"FBS_RETURN_STATUS_UNSPECIFIED\",\n      \"FBS_RETURN_STATUS_UNSPECIFIED\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "00a1c745-0e6f-4138-8f2c-cd6830b0f4a2",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"return_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"FBS_RETURN_STATUS_UNSPECIFIED\",\n      \"FBS_RETURN_STATUS_UNSPECIFIED\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "fd88bf90-7d3a-4783-a686-6acfb9c1d9da",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"filter\": {\n    \"return_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"merchant_order_id\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"status\": [\n      \"FBS_RETURN_STATUS_UNSPECIFIED\",\n      \"FBS_RETURN_STATUS_UNSPECIFIED\"\n    ],\n    \"updated_since\": \"<string>\"\n  },\n  \"cursor\": \"<string>\",\n  \"limit\": \"<integer>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "6a44e384-ac04-4757-bbd6-de7d2c7fb890",
              "name": "Детальная карточка возврата.",
              "request": {
                "name": "Детальная карточка возврата.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "return",
                    "fbs",
                    "get"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"return_id\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "350e5716-dc9b-4b5e-a415-79e37265189f",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"return_details\": {\n    \"returns\": {\n      \"return_id\": \"string\",\n      \"merchant_order_id\": \"string\",\n      \"client_order_id\": \"string\",\n      \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n      \"product_id\": \"string\",\n      \"offer_id\": \"string\",\n      \"quantity\": 129,\n      \"reason_code\": \"string\",\n      \"reason_comment\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\"\n    },\n    \"shipment\": {\n      \"provider_code\": \"string\",\n      \"tracking_number\": \"string\",\n      \"tracking_url\": \"string\"\n    },\n    \"exemplar\": {\n      \"exemplar_id\": \"string\",\n      \"gtd\": \"string\",\n      \"rnpt\": \"string\",\n      \"weight\": 7235.212740031792,\n      \"marks\": [\n        {\n          \"mark\": \"string\",\n          \"mark_type\": \"string\"\n        },\n        {\n          \"mark\": \"string\",\n          \"mark_type\": \"string\"\n        }\n      ]\n    },\n    \"status_history\": [\n      {\n        \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n        \"changed_by\": \"FBS_RETURN_ACTOR_UNSPECIFIED\",\n        \"changed_at\": \"string\",\n        \"comment\": \"string\"\n      },\n      {\n        \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n        \"changed_by\": \"FBS_RETURN_ACTOR_UNSPECIFIED\",\n        \"changed_at\": \"string\",\n        \"comment\": \"string\"\n      }\n    ],\n    \"available_actions\": [\n      {\n        \"action\": \"FBS_RETURN_ACTION_UNSPECIFIED\",\n        \"title\": \"string\",\n        \"hint\": \"string\"\n      },\n      {\n        \"action\": \"FBS_RETURN_ACTION_UNSPECIFIED\",\n        \"title\": \"string\",\n        \"hint\": \"string\"\n      }\n    ],\n    \"compensation\": {\n      \"amount\": 2838,\n      \"currency\": \"RUB\",\n      \"paid_at\": \"string\"\n    }\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "b4ee403a-c19e-458d-9a33-7d5a8a2d270f",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "a8ac2c8d-99a0-4505-9943-4fa5cab47f79",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "949d8cbc-716c-42a2-86bc-4d286056dadb",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "c3696ede-1047-4e67-95ad-0ca0c7be1da5",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "51b5f5a5-6d4f-4294-a44e-49865029fccc",
              "name": "Изменение статуса возврата.",
              "request": {
                "name": "Изменение статуса возврата.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "return",
                    "fbs",
                    "status",
                    "set"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"return_id\": \"<string>\",\n  \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n  \"comment\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"FBS_RETURN_ACTOR_UNSPECIFIED\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "c52b33f9-75d4-45b7-aea9-a36a6caac7f3",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "status",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n  \"comment\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"FBS_RETURN_ACTOR_UNSPECIFIED\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "2542330e-99f3-4cc8-be71-20f708e3af33",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "status",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n  \"comment\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"FBS_RETURN_ACTOR_UNSPECIFIED\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "77bfc5fc-69e0-46d1-ba17-80a7f986dafa",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "status",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n  \"comment\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"FBS_RETURN_ACTOR_UNSPECIFIED\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "fb893ab7-f533-4dd6-a3c8-ca804343de06",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "status",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n  \"comment\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"FBS_RETURN_ACTOR_UNSPECIFIED\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "2da717af-0fbc-46e5-be3a-e88d9ca5e7a4",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "status",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"status\": \"FBS_RETURN_STATUS_UNSPECIFIED\",\n  \"comment\": \"<string>\",\n  \"changed_at\": \"<string>\",\n  \"changed_by\": \"FBS_RETURN_ACTOR_UNSPECIFIED\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "315395b2-eedc-4c4f-bfa2-f5cc8582e575",
              "name": "Передача данных по экземпляру возвращаемого товара.",
              "request": {
                "name": "Передача данных по экземпляру возвращаемого товара.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "return",
                    "fbs",
                    "exemplar",
                    "update"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"return_id\": \"<string>\",\n  \"exemplar\": {\n    \"exemplar_id\": \"<string>\",\n    \"gtd\": \"<string>\",\n    \"rnpt\": \"<string>\",\n    \"weight\": \"<double>\",\n    \"marks\": [\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      },\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      }\n    ]\n  }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "9cd21a76-aad6-4555-80d5-055658b088d2",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "exemplar",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"exemplar\": {\n    \"exemplar_id\": \"<string>\",\n    \"gtd\": \"<string>\",\n    \"rnpt\": \"<string>\",\n    \"weight\": \"<double>\",\n    \"marks\": [\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      },\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      }\n    ]\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "0641adc4-ddae-4733-84ee-3072d55e7323",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "exemplar",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"exemplar\": {\n    \"exemplar_id\": \"<string>\",\n    \"gtd\": \"<string>\",\n    \"rnpt\": \"<string>\",\n    \"weight\": \"<double>\",\n    \"marks\": [\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      },\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      }\n    ]\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "816de24b-f615-4cc9-8bb7-e85169a4f16f",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "exemplar",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"exemplar\": {\n    \"exemplar_id\": \"<string>\",\n    \"gtd\": \"<string>\",\n    \"rnpt\": \"<string>\",\n    \"weight\": \"<double>\",\n    \"marks\": [\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      },\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      }\n    ]\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "bb338143-b6dc-4eb8-ac50-fa0e41d8a825",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "exemplar",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"exemplar\": {\n    \"exemplar_id\": \"<string>\",\n    \"gtd\": \"<string>\",\n    \"rnpt\": \"<string>\",\n    \"weight\": \"<double>\",\n    \"marks\": [\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      },\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      }\n    ]\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "2c3e9cb5-cefd-4735-aebb-a8dbee4a43c1",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "exemplar",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"exemplar\": {\n    \"exemplar_id\": \"<string>\",\n    \"gtd\": \"<string>\",\n    \"rnpt\": \"<string>\",\n    \"weight\": \"<double>\",\n    \"marks\": [\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      },\n      {\n        \"mark\": \"<string>\",\n        \"mark_type\": \"<string>\"\n      }\n    ]\n  }\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "7f65b239-3903-4f97-8d65-bda0e61021dc",
              "name": "Выбор бизнес-действия по возврату.",
              "request": {
                "name": "Выбор бизнес-действия по возврату.",
                "description": {},
                "url": {
                  "path": [
                    "v1",
                    "return",
                    "fbs",
                    "action",
                    "set"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "key": "Content-Type",
                    "value": "application/json"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "auth": null,
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"return_id\": \"<string>\",\n  \"action\": \"FBS_RETURN_ACTION_UNSPECIFIED\",\n  \"partial_refund_amount\": \"<long>\",\n  \"currency\": \"RUB\",\n  \"comment\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "917db4fa-24c0-447c-990e-a4716457a85d",
                  "name": "A successful response.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "action",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"action\": \"FBS_RETURN_ACTION_UNSPECIFIED\",\n  \"partial_refund_amount\": \"<long>\",\n  \"currency\": \"RUB\",\n  \"comment\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "6c0ba72c-152d-44b3-a3a7-f185a6b80f7f",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "action",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"action\": \"FBS_RETURN_ACTION_UNSPECIFIED\",\n  \"partial_refund_amount\": \"<long>\",\n  \"currency\": \"RUB\",\n  \"comment\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "1ae2fe27-133c-41a5-8000-fa44ba73a2e7",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "action",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"action\": \"FBS_RETURN_ACTION_UNSPECIFIED\",\n  \"partial_refund_amount\": \"<long>\",\n  \"currency\": \"RUB\",\n  \"comment\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "80d60abc-0ec7-44f0-8413-7a52eaec2836",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "action",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"action\": \"FBS_RETURN_ACTION_UNSPECIFIED\",\n  \"partial_refund_amount\": \"<long>\",\n  \"currency\": \"RUB\",\n  \"comment\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "7c4ad013-5184-4bcc-aa9a-d483e07233ac",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "return",
                        "fbs",
                        "action",
                        "set"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Authorization",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"return_id\": \"<string>\",\n  \"action\": \"FBS_RETURN_ACTION_UNSPECIFIED\",\n  \"partial_refund_amount\": \"<long>\",\n  \"currency\": \"RUB\",\n  \"comment\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"string\",\n  \"message\": \"string\",\n  \"details\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        }
      ],
      "event": []
    }
  ],
  "event": [],
  "variable": [
    {
      "type": "string",
      "value": "https://api.example.com",
      "key": "baseUrl"
    }
  ],
  "auth": {
    "type": "apikey",
    "apikey": [
      {
        "key": "key",
        "value": "Authorization"
      },
      {
        "key": "value",
        "value": "{{apiKey}}"
      },
      {
        "key": "in",
        "value": "header"
      }
    ]
  },
  "info": {
    "_postman_id": "ec89e38d-a4bb-4d30-8307-729e61ea8aab",
    "name": "Seller API FBS",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "description": {
      "content": "Базовые методы Seller API (FBS).",
      "type": "text/plain"
    }
  }
}