Server Responses

The result of the request is shown in the response of our server. 

Status codes for responses

Status Code
Description
Status Code
Description

200 OK

Request has been accepted successfully. Body of the response gives further information

403 Forbidden

Not authenticated the Access Key is invalid 

404 Not Found

The provided Review Subject is invalid

400 Bad Request

Invalid format of the request (e.g. invalid parameter value) 

503 Service Unavailable

Most likely we are doing maintenance work (updates, etc.) and the system will be back up in a couple of minutes [no guests imported]

Other (500...)

Other error