BadRequestError
objectError contents including the specific error
The status code of the error.
Example:400
The type of the error.
>= 1 characters
Example:Bad Request
The message of the error.
>= 1 characters
Example:FieldName is missing.
GetRecommendationResponse
objectShow Child Parameters
InternalServerError
objectError contents including the specific error
The status code of the error.
Example:500
The type of the error.
>= 1 characters
Example:Internal Server Error
The message of the error.
>= 1 characters
Example:Internal server error
MethodNotAllowedError
objectError contents including the specific error
The status code of the error.
Example:405
The type of the error.
>= 1 characters
Example:Method Not Allowed
The message of the error.
>= 1 characters
Example:The requested resource does not support http method 'PUT'
NotFoundError
objectError contents including the specific error
The status code of the error.
Example:404
The type of the error.
>= 1 characters
Example:Not Found
The message of the error.
>= 1 characters
Example:Record(s) not found