Versions Compared

Key

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

...

  • HTTP 400 in case of incorrect input parameters. The response must contain the following fields:
    status - string: "Error";
    errorMessage - string: rror description text;

  • HTTP 401 Unauthorized request (authorization failed):
  • HTTP 403 in case of problems with request execution. The response must contain the following fields:

...