Error format

All API requests have the same error format:

{
  message: String,
  errorId: Int,
  systemId: String,
  error: String
}

Fields description

nametypedescription
messagerequired, Stringtext description of error in English
errorIddeprecated, Intinteger identifier of error
systemIddeprecated, Stringcomponent identifier
errorrequired, Stringstring identifier of error