Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Пример ответа

Expand
titleОтвет в процессе выполнения
Code Block
languagejson
{
    "errorCode": "null",
    "errorDescription": "null",
    "errorId": 0,
    "status": "processing",
}
Expand
titleОтвет БЕЗ ошибки
Code Block
languagejson
{
    "errorId": 0,
    "taskId": 7654321
}

...