Для разработчика

Для разработчика

Параметры:
Нет параметров.
Ответы:
Успешный ответ
{
  "text":"Pong", 
  "timestamp":"timestamp", 
}
Ответ об ошибке
{
  "message":"Exception message", 
}
Параметры:
Нет параметров.
Ответы:
Code 200: Успешный ответ

{
  "category": [
    {
      "code": "string",
      "name": "string",
      "class": [
        {
          "code": "string",
          "name": "string",
          "subClass": [
            {
              "code": "string",
              "name": "string",
              "specifics": [
                {
                  "code": "string",
                  "name": "string"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Code 500: Ответ об ошибке
{
  "status":"Error", 
  "message":"Exception message", 
  "result":null 
}
Code 401
Error: Unauthorized
Параметры:
request
ТИПobject
{
  "kbkCode": "string"
}
Ответы:
Code 200: Успешный ответ

{
  "statusCode": 0,
  "errorMessage": "string",
  "operationsHistory": {
    "operations": [
      {
        "code": "string",
        "creation": {
          "createdAt": "2023-11-01T08:50:09.780Z",
          "user": {
            "binOrIin": "string",
            "fullName": "string"
          }
        },
        "acceptance": {
          "createdAt": "2023-11-01T08:50:09.780Z",
          "user": {
            "binOrIin": "string",
            "fullName": "string"
          }
        },
        "negotiation": {
          "status": "None",
          "actions": [
            {
              "user": {
                "binOrIin": "string",
                "fullName": "string"
              },
              "role": "ARBP",
              "actionType": 0,
              "actionDate": "2023-11-01T08:50:09.780Z",
              "note": "string"
            }
          ],
          "note": "string"
        }
      }
    ],
    "classificationStatus": "Draft"
  }
}
Code 500: Ответ об ошибке
{
  "status":"Error", 
  "message":"Exception message", 
  "result":null 
}
Code 401
Error: Unauthorized

©
4