{
  "item": [
    {
      "id": "895a286e-cac0-4ac3-9206-6427df06a70a",
      "name": "v1/billing",
      "item": [
        {
          "id": "fd12f87d-0540-49d3-b540-2a7578aabcfd",
          "name": "Получение списка отчётных периодов.",
          "request": {
            "name": "Получение списка отчётных периодов.",
            "description": {
              "content": "Возвращает список отчётных периодов витрины. Идентификатор закрытого (CLOSED) периода используется в последующих запросах на получение данных. Логистическая схема определяется на уровне отдельных операций и поэтому не указывается в запросе.",
              "type": "text/plain"
            },
            "url": {
              "path": [
                "v1",
                "billing",
                "period",
                "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  \"status\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "4929522f-40be-4b1e-8b28-b95f167b872a",
              "name": "Список доступных отчётных периодов и их `report_id`.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "period",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Client-Id",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"status\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"periods\": [\n    {\n      \"report_id\": \"b043154e-fd42-aef9-7267-7dccfbf6fbb4\",\n      \"period_from\": \"2017-02-23\",\n      \"period_to\": \"1974-11-26\",\n      \"status\": \"<string>\",\n      \"status_changed_at\": \"2007-02-10T12:56:22.169Z\"\n    },\n    {\n      \"report_id\": \"de2eb9b6-1eb1-5a81-7ad0-34a8bf711a0c\",\n      \"period_from\": \"1969-04-11\",\n      \"period_to\": \"1991-10-30\",\n      \"status\": \"<string>\",\n      \"status_changed_at\": \"1993-12-11T08:09:29.510Z\"\n    }\n  ],\n  \"next_cursor\": \"adipisicing\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "ba9612ba-6089-4dc5-a3f2-69c6e45684e4",
              "name": "Некорректный запрос",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "period",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Client-Id",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"status\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "0d64fdbf-9cf1-4dd7-895a-4ba70807329f",
              "name": "Ошибка авторизации",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "period",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Client-Id",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"status\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "881b6039-81cd-43fb-85f6-20818348abd2",
              "name": "Превышен лимит запросов",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "period",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Client-Id",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"status\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "9c9c8ef4-a3a5-4574-b35a-4b45c469c2bf",
              "name": "Внутренняя ошибка сервера",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "period",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Client-Id",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"status\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "efe2239b-585c-4a27-8d15-c776f79c3b7d",
              "name": "Ошибка (неожиданная или прочие)",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "period",
                    "list"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "Client-Id",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"status\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "93242bf3-3939-496c-8184-a16f6bbec91d",
          "name": "report",
          "item": [
            {
              "id": "778a836c-d341-4ae0-9ddc-d88d4d835780",
              "name": "Получение сведений об отчётном периоде.",
              "request": {
                "name": "Получение сведений об отчётном периоде.",
                "description": {
                  "content": "Возвращает сведения об отчётном периоде, включая его текущее состояние, сумму отчёта (`amount`), схему расчётов, номер платёжного поручения (`payment_order_number`) и историю изменения статусов. Направление платежа определяется схемой расчётов. Номер платёжного поручения относится к полной сумме расчёта.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "report",
                    "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  \"report_id\": \"<uuid>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "59d80cc9-672e-4984-966a-9126e2cbd06a",
                  "name": "Состояние отчёта, сумма, схема платежа и история переходов.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"report_id\": \"urn:uuid:a4fb207d-f3b2-1b65-6c9f-fd68bc98c4ce\",\n  \"period_from\": \"1948-03-20\",\n  \"period_to\": \"2009-03-17\",\n  \"scheme\": \"platformless\",\n  \"state\": \"PAYMENT_RECEIVED\",\n  \"state_changed_at\": \"2010-02-22T09:38:46.735Z\",\n  \"amount\": {\n    \"value\": 44350,\n    \"currency_code\": \"RUB\"\n  },\n  \"status_history\": [\n    {\n      \"at\": \"1952-01-03T13:39:43.466Z\",\n      \"from_state\": \"IN_REVIEW_BY_STOREFRONT\",\n      \"to_state\": \"SIGNED\",\n      \"actor\": \"STOREFRONT\",\n      \"comment\": \"cillum mollit id\"\n    },\n    {\n      \"at\": \"1978-03-01T10:37:08.770Z\",\n      \"from_state\": \"PAYMENT_RECEIVED\",\n      \"to_state\": \"PAYMENT_RECEIVED\",\n      \"actor\": \"MERCHANT\",\n      \"comment\": \"esse aliquip adipisicing\"\n    }\n  ],\n  \"payment_order_number\": \"et in nostrud\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "58c77fcb-72b9-4141-a323-f6ddd5a99bed",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\"\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "22ad1ce4-fdd1-4c6e-ac23-93c382ac8b11",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\"\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "870c192f-3680-4b45-a080-ac938538480e",
                  "name": "Отчёт не найден или недоступен текущему caller.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Not Found",
                  "code": 404,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "037fd9f2-5bfb-477e-a147-dfdf349372f6",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\"\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "a8286a6f-d07a-472c-9b90-c55f9ac8ffc3",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\"\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "6d07f872-4b3b-4209-a74d-37725af9c479",
                  "name": "Ошибка (неожиданная или прочие)",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\"\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "8ac45201-37ba-4e1d-bb65-98dc90038d60",
              "name": "Обновление состояния отчёта.",
              "request": {
                "name": "Обновление состояния отчёта.",
                "description": {
                  "content": "Обновляет состояние отчётного периода. Разрешены только переходы, предусмотренные жизненным циклом отчёта. Мерчант может перевести отчёт в состояние `APPROVED_BY_MERCHANT` или `DISPUTED_BY_MERCHANT` только из `IN_REVIEW_BY_MERCHANT`. Состояние `PAYMENT_RECEIVED` может быть установлено только после перехода отчёта в `PAID` и только участником, получившим платёж.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "report",
                    "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  \"report_id\": \"<uuid>\",\n  \"state\": \"<string>\",\n  \"comment\": \"<string>\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "4b956456-7b1d-4963-a24f-9ef9f30389d8",
                  "name": "Новое состояние отчёта после успешного перехода.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"state\": \"<string>\",\n  \"comment\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"report_id\": \"7ece712b-afce-ec24-7ff1-d5cc606bdfd8\",\n  \"state\": \"PAID\",\n  \"state_changed_at\": \"2019-06-03T15:51:36.943Z\",\n  \"errors\": [\n    {\n      \"field\": \"anim dolore\",\n      \"code\": \"INVALID_ENUM\",\n      \"message\": \"quis tempor et commodo ipsum\"\n    },\n    {\n      \"field\": \"eu magna elit consectetur\",\n      \"code\": \"INVALID_TYPE\",\n      \"message\": \"elit cillum consequat\"\n    }\n  ]\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "c2d2295d-3ab6-4519-aa91-d461517994ec",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"state\": \"<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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "8f02e55c-487f-4451-9680-f6288471d7b7",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"state\": \"<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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "633f01c6-511e-487a-8f49-2cac67605255",
                  "name": "Запрошенный переход отчёта запрещён state machine.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"state\": \"<string>\",\n  \"comment\": \"<string>\"\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "Conflict",
                  "code": 409,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "03a063c6-1edc-460a-8033-2bc23af7f115",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"state\": \"<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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "2fa34d5b-f474-4746-896a-9d6db94f8bad",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"state\": \"<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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "b33f0f15-75d2-4f51-8337-b9564004001b",
                  "name": "Ошибка (неожиданная или прочие)",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "update"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"state\": \"<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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "4394ac8e-6923-4f11-a355-09b69b15fbf9",
              "name": "Получение заказов, входящих в отчёт.",
              "request": {
                "name": "Получение заказов, входящих в отчёт.",
                "description": {
                  "content": "Возвращает постраничный список `merchant_order_ids` для указанного `report_id`. Детализация `merchant_order_id` доступна через `/v1/billing/{dbs|fbs|fbo}/order/get`.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "report",
                    "order",
                    "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  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "67a584e6-6a4d-43cb-819d-2a9d78386616",
                  "name": "Идентификаторы строк заказа, входящих в отчёт.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "order",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"report_id\": \"b888f3f2-f56a-ba19-3150-95e4caf7ec32\",\n  \"merchant_order_ids\": [\n    \"anim Ut in laboris\",\n    \"sint pariatur\"\n  ],\n  \"next_cursor\": \"aliqua irure exercitation et\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "b92a5a18-7374-412c-99c2-1a232ed295fd",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "order",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "fe117269-570a-4e87-9211-fed6cdd0bb95",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "order",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "1af9fb1f-ccb2-46e3-aef3-341cf56dc05c",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "order",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "431759f6-1cbc-44b7-aa1b-4bddab3ac4c1",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "order",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "f9f1de4f-5202-4cbc-ad60-de9ea9477f2d",
                  "name": "Ошибка (неожиданная или прочие)",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "order",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "b65190f1-776c-414f-9de0-a75ebc260101",
              "name": "Получение возвратов, входящих в отчёт.",
              "request": {
                "name": "Получение возвратов, входящих в отчёт.",
                "description": {
                  "content": "Возврат включается в отчёт по дате перехода в конечный статус возврата (`status_changed_at`). Дата создания возврата и изменения промежуточных статусов не влияют на его включение в отчёт.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "report",
                    "return",
                    "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  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "6a071af4-42f4-478c-9bff-7aaf4a51c0d0",
                  "name": "Идентификаторы возвратов, входящих в отчёт.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "return",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                      "options": {
                        "raw": {
                          "language": "json"
                        }
                      }
                    }
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"report_id\": \"urn:uuid:b6b9ebbc-d5fc-9643-e8b9-6977431cd40f\",\n  \"return_ids\": [\n    \"nulla\",\n    \"cillum do adipisicing nulla\"\n  ],\n  \"next_cursor\": \"esse ullamco id\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "157f322f-16b5-4612-b3b6-16ada43bdf3d",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "return",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "3a77b3b0-d90c-4f2b-ae32-e2a055de2010",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "return",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "02154047-3680-4972-8cb0-b0a62460a881",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "return",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "0a611b0d-b9f5-4ae6-af59-8dfb86980d41",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "return",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "c1e92841-c10c-4ba1-baee-9ef59937de1a",
                  "name": "Ошибка (неожиданная или прочие)",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "report",
                        "return",
                        "list"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {
                      "mode": "raw",
                      "raw": "{\n  \"report_id\": \"<uuid>\",\n  \"cursor\": \"<string>\",\n  \"limit\": 100\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\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "b899e9c8-8faa-4f4f-8790-01b16056573f",
          "name": "dbs",
          "item": [
            {
              "id": "199138ab-6534-4ce7-adaf-891d6bc75859",
              "name": "Получение сведений о заказе DBS.",
              "request": {
                "name": "Получение сведений о заказе DBS.",
                "description": {
                  "content": "Возвращает сведения о заказе DBS, включённом в отчётный период, включая состав заказа, стоимость товаров, начисления, удержания и связанные финансовые операции.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "dbs",
                    "order",
                    "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_ids\": [\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "cd07514f-51b0-457e-80a2-c06f55c4124f",
                  "name": "DBS-строки заказа и delivery envelope для биллинга.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"merchant_orders\": [\n    {\n      \"merchant_order_id\": \"esse velit et voluptate nisi\",\n      \"client_order_id\": \"est dolor Excepteur Duis\",\n      \"gross_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"ACQUIRING_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"REFUND_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ],\n      \"net_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"status\": \"NEW\",\n      \"status_changed_at\": \"1971-07-27T01:23:58.878Z\"\n    },\n    {\n      \"merchant_order_id\": \"sed fugiat\",\n      \"client_order_id\": \"tempor laboris esse\",\n      \"gross_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"SHIPMENT_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"REFUND_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ],\n      \"net_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"status\": \"NEW\",\n      \"status_changed_at\": \"1971-04-12T03:13:59.106Z\"\n    }\n  ],\n  \"deliveries\": [\n    {\n      \"client_order_id\": \"nulla culpa dolore est exercitation\",\n      \"merchant_order_ids\": [\n        \"Ut quis\"\n      ],\n      \"gross_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"REFUND_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"REFUND_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ],\n      \"net_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"status\": \"NEW\",\n      \"status_changed_at\": \"1968-02-23T03:23:35.556Z\"\n    },\n    {\n      \"client_order_id\": \"officia\",\n      \"merchant_order_ids\": [\n        \"cupidatat in\"\n      ],\n      \"gross_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"SALE_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"SALE_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ],\n      \"net_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"status\": \"NEW\",\n      \"status_changed_at\": \"2022-03-28T00:52:25.807Z\"\n    }\n  ],\n  \"next_cursor\": \"labore ipsum\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "6331c3a8-758c-45b9-b4ed-a74121661f3a",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "27229036-2ef8-4d2c-ad49-7dfbb17e5e55",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "5d86b472-620a-47d3-a2cd-e5d28daabaeb",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "6ddf8a61-8979-45e7-8fcc-ea6ab5904d7f",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "d2b5d742-0f65-4842-be9c-a1358a46fbc7",
                  "name": "Ошибка (неожиданная или прочие)",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "d486104d-a1b7-4a3e-902b-67ab127c4049",
              "name": "Получение сведений о возврате DBS.",
              "request": {
                "name": "Получение сведений о возврате DBS.",
                "description": {
                  "content": "Возвращает сведения о возврате DBS, включённом в отчётный период, включая возвращённые товары, суммы возврата, начисления, удержания и связанные финансовые операции.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "dbs",
                    "return",
                    "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_ids\": [\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "c0dbe2f8-bd2b-4833-9079-73c74a894b49",
                  "name": "Нормализованные возвраты и return-scope money.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"returns\": [\n    {\n      \"return_id\": \"aliquip ex enim\",\n      \"merchant_order_id\": \"minim\",\n      \"client_order_id\": \"labore mollit nul\",\n      \"status\": \"NEW\",\n      \"status_changed_at\": \"1947-10-03T04:44:06.674Z\",\n      \"refund_type\": \"PARTIAL_REFUND\",\n      \"amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"DELIVERY_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"SHIPMENT_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ]\n    },\n    {\n      \"return_id\": \"do nisi ullamco\",\n      \"merchant_order_id\": \"d\",\n      \"client_order_id\": \"ullamco qui\",\n      \"status\": \"NEW\",\n      \"status_changed_at\": \"1979-04-21T18:25:13.979Z\",\n      \"refund_type\": \"FULL_REFUND\",\n      \"amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"ACQUIRING_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"RETURN_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ]\n    }\n  ],\n  \"next_cursor\": \"officia Lorem\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "c72e6291-a052-4191-ad37-df01a3a7d71e",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "9b3ecae5-6fcd-4904-95a6-76244f3209d9",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "480065f1-87c1-492f-b595-a01d184ae1a5",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "54612cd5-823d-43a1-8d09-b06f4f833041",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "a37d7103-89b6-40eb-b745-2f271a9bc912",
                  "name": "Ошибка (неожиданная или прочие)",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "dbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "5f0769b4-5714-43c6-a6b3-4a2b0b5282aa",
          "name": "fbs",
          "item": [
            {
              "id": "15f6162b-4273-4a3d-95d9-c87c23cf3a9e",
              "name": "Получение сведений о заказе FBS.",
              "request": {
                "name": "Получение сведений о заказе FBS.",
                "description": {
                  "content": "Возвращает сведения о заказе FBS, включённом в отчётный период, включая состав заказа, стоимость товаров, начисления, удержания и связанные финансовые операции.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "fbs",
                    "order",
                    "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_ids\": [\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "8d55252e-7a68-4469-ad0c-58fb00374553",
                  "name": "FBS-строки заказа и shipment envelope для биллинга.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"merchant_orders\": [\n    {\n      \"merchant_order_id\": \"sit laborum pariatur\",\n      \"client_order_id\": \"id non minim\",\n      \"gross_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"REFUND_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"SALE_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ],\n      \"net_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"status\": \"CONFIRMED\",\n      \"status_changed_at\": \"1960-10-03T16:49:35.336Z\"\n    },\n    {\n      \"merchant_order_id\": \"et\",\n      \"client_order_id\": \"elit amet sunt\",\n      \"gross_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"SALE_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"ACQUIRING_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ],\n      \"net_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"status\": \"SHIPPED\",\n      \"status_changed_at\": \"1997-10-14T03:55:35.066Z\"\n    }\n  ],\n  \"next_cursor\": \"ad Ut mollit adipisicing\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "efe856aa-28ae-463b-99d8-16ff60307aea",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "9336d410-7c2f-4b97-93b6-e67ce353553b",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "4a2791bd-aba5-4e7f-8784-2ffac26407c2",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "9ef7a23f-fe3b-40db-aa53-d54c12fc4e12",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "a8828793-14b0-494a-a907-b33f4812f364",
                  "name": "Ошибка (неожиданная или прочие)",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "cacfd5b7-d185-4b90-959b-8836f54ead0c",
              "name": "Получение сведений о возврате FBS.",
              "request": {
                "name": "Получение сведений о возврате FBS.",
                "description": {
                  "content": "Возвращает сведения о возврате FBS, включённом в отчётный период, включая возвращённые товары, суммы возврата, начисления, удержания и связанные финансовые операции.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "fbs",
                    "return",
                    "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_ids\": [\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "cc6f6f25-a03c-43e6-977b-4e7e28a40ad2",
                  "name": "Нормализованные возвраты и return-scope money.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"returns\": [\n    {\n      \"return_id\": \"do labore fugiat\",\n      \"merchant_order_id\": \"ullamco irure nulla ut enim\",\n      \"client_order_id\": \"ut qui Lorem\",\n      \"status\": \"READY_TO_SHIP\",\n      \"status_changed_at\": \"1963-10-29T15:34:34.941Z\",\n      \"refund_type\": \"PARTIAL_REFUND\",\n      \"amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"REFUND_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"SHIPMENT_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ]\n    },\n    {\n      \"return_id\": \"al\",\n      \"merchant_order_id\": \"do qui Duis sed\",\n      \"client_order_id\": \"officia ipsum\",\n      \"status\": \"CANCELLED\",\n      \"status_changed_at\": \"2023-12-07T06:10:17.426Z\",\n      \"refund_type\": \"FULL_REFUND\",\n      \"amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"SALE_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"RETURN_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ]\n    }\n  ],\n  \"next_cursor\": \"voluptate Excepteur\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "807fdd8b-071c-4e3f-9aec-5d603f3f6440",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "ca38c9e3-312c-47c4-b780-197ebca019d5",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "9a346c45-711e-4804-8439-84753b9cb35d",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "6898a275-4cea-4f70-89bb-9e22e69ddd76",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "c0584d2e-10d2-49c4-b988-a64e6d9b0efe",
                  "name": "Ошибка (неожиданная или прочие)",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbs",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            }
          ],
          "event": []
        },
        {
          "id": "6e5afb12-e642-44a4-ae78-9a8f3afcd009",
          "name": "fbo",
          "item": [
            {
              "id": "967c0036-3a4d-47c9-9304-a24e4998e9f6",
              "name": "Получение сведений о заказе FBO.",
              "request": {
                "name": "Получение сведений о заказе FBO.",
                "description": {
                  "content": "Возвращает сведения о заказе FBO, включённом в отчётный период, включая состав заказа, стоимость товаров, начисления, удержания и связанные финансовые операции.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "fbo",
                    "order",
                    "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_ids\": [\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "e70b6191-74e0-4ff0-960d-3be455fd97c7",
                  "name": "FBO-строки заказа и shipment envelope для биллинга.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"merchant_orders\": [\n    {\n      \"merchant_order_id\": \"sit quis ullamco cillum \",\n      \"client_order_id\": \"dolore Lorem nulla\",\n      \"gross_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"REFUND_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"DELIVERY_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ],\n      \"net_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"status\": \"DELIVERED\",\n      \"status_changed_at\": \"1983-09-08T19:11:12.434Z\"\n    },\n    {\n      \"merchant_order_id\": \"aute\",\n      \"client_order_id\": \"sed incididunt ullamco\",\n      \"gross_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"ACQUIRING_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"REFUND_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ],\n      \"net_amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"status\": \"CANCELLED\",\n      \"status_changed_at\": \"1989-04-14T02:19:25.527Z\"\n    }\n  ],\n  \"next_cursor\": \"dolor sunt qui\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "da0c42e5-6627-4da1-979e-44707117905d",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "b6f7a35d-f5b7-4d71-ac90-2125e78f50db",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "968db492-da35-4cf3-9005-d921dc92ff7b",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "6dc18963-ab0b-4ee5-92dd-b9a8d0fabca6",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "3e5ea1ed-519f-4e79-88c7-367fc08a8729",
                  "name": "Ошибка (неожиданная или прочие)",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "order",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                }
              ],
              "event": [],
              "protocolProfileBehavior": {
                "disableBodyPruning": true
              }
            },
            {
              "id": "e4ecf7bb-dfa1-4356-a339-80724bad3ff6",
              "name": "Получение сведений о возврате FBO.",
              "request": {
                "name": "Получение сведений о возврате FBO.",
                "description": {
                  "content": "Возвращает сведения о возврате FBO, включённом в отчётный период, включая возвращённые товары, суммы возврата, начисления, удержания и связанные финансовые операции.",
                  "type": "text/plain"
                },
                "url": {
                  "path": [
                    "v1",
                    "billing",
                    "fbo",
                    "return",
                    "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_ids\": [\n    \"<string>\"\n  ],\n  \"cursor\": \"<string>\",\n  \"limit\": 100\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "response": [
                {
                  "id": "6774f5d1-54f6-43b6-8110-5e5a990f5b13",
                  "name": "Нормализованные возвраты и return-scope money.",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "OK",
                  "code": 200,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"returns\": [\n    {\n      \"return_id\": \"cillum amet sunt culpa ad\",\n      \"merchant_order_id\": \"qui ipsum Excepteur eiusmod\",\n      \"client_order_id\": \"fugiat incididunt Duis voluptate\",\n      \"status\": \"READY_TO_SHIP\",\n      \"status_changed_at\": \"1971-04-09T23:12:44.179Z\",\n      \"refund_type\": \"FULL_REFUND\",\n      \"amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"REFUND_FEE\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"DELIVERY_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ]\n    },\n    {\n      \"return_id\": \"minim enim id consequat\",\n      \"merchant_order_id\": \"in\",\n      \"client_order_id\": \"culpa id minim labore\",\n      \"status\": \"CONFIRMED\",\n      \"status_changed_at\": \"2024-03-27T17:55:17.765Z\",\n      \"refund_type\": \"FULL_REFUND\",\n      \"amount\": {\n        \"value\": 44350,\n        \"currency_code\": \"RUB\"\n      },\n      \"fees\": [\n        {\n          \"fee_type\": \"DELIVERY_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        },\n        {\n          \"fee_type\": \"SALE_COMMISSION\",\n          \"amount\": {\n            \"value\": 44350,\n            \"currency_code\": \"RUB\"\n          }\n        }\n      ]\n    }\n  ],\n  \"next_cursor\": \"et voluptate\"\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "46dc9353-67d9-4a64-8460-a619a18314ed",
                  "name": "Некорректный запрос",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Bad Request",
                  "code": 400,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "70ab00ea-6733-48d1-828a-faad6ece68ba",
                  "name": "Ошибка авторизации",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Unauthorized",
                  "code": 401,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "1a277ae5-3c84-464d-98b7-419db68f9c51",
                  "name": "Превышен лимит запросов",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Too Many Requests",
                  "code": 429,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "a9fc39ab-9330-44b7-b874-f51bd66a2314",
                  "name": "Внутренняя ошибка сервера",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\n  }\n}",
                  "cookie": [],
                  "_postman_previewlanguage": "json"
                },
                {
                  "id": "46dc493d-bfab-4a26-9d75-4a0b9c422d6e",
                  "name": "Ошибка (неожиданная или прочие)",
                  "originalRequest": {
                    "url": {
                      "path": [
                        "v1",
                        "billing",
                        "fbo",
                        "return",
                        "get"
                      ],
                      "host": [
                        "{{baseUrl}}"
                      ],
                      "query": [],
                      "variable": []
                    },
                    "header": [
                      {
                        "description": {
                          "content": "Added as a part of security scheme: apikey",
                          "type": "text/plain"
                        },
                        "key": "Client-Id",
                        "value": "<API Key>"
                      },
                      {
                        "key": "Accept",
                        "value": "application/json"
                      }
                    ],
                    "method": "POST",
                    "body": {}
                  },
                  "status": "Internal Server Error",
                  "code": 500,
                  "header": [
                    {
                      "key": "Content-Type",
                      "value": "application/json"
                    }
                  ],
                  "body": "{\n  \"error_type\": \"ERROR_TYPE_UNSPECIFIED\",\n  \"code\": \"sed id nulla eu\",\n  \"message\": \"culpa dolore dolor\",\n  \"details\": {\n    \"pariaturc74\": \"Lore\"\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": "Client-Id"
      },
      {
        "key": "value",
        "value": "{{apiKey}}"
      },
      {
        "key": "in",
        "value": "header"
      }
    ]
  },
  "info": {
    "_postman_id": "9eaf1e4c-f1da-4ec5-b24d-f41bfb614056",
    "name": "Seller API Billing",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "description": {
      "content": "Seller API для сверок и биллинга.",
      "type": "text/plain"
    }
  }
}