Versions Compared

Key

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

...

Code Block
languagejson
{
  "message": "unable to validate api user",
  "http_code": 401
}

Warning

HTTP status code -

441

403

Returns the following error response if the API was executed during office hours.

Code Block
languagejson
{
  "message": "api cannot be executed during office hours time condition",
  "http_code": 441403
}

Warning

HTTP status code - 442

...