Guides
Guides

HTTP Status Codes

Off-Street Parking API supports the standard HTTP status codes

Status codeDescription
200 OKIndicates success.
400 Bad requestInvalid parameter value in the request.
401 UnauthorizedIncorrect authentication credentials given in the request. For more information, see the Identity and Access Management Developer Guide.
403 ForbiddenCredentials in the request does not have permissions.
404 Not foundResource not found.
500 Internal errorError in the service, which is not further specified.
503 Service UnavailableIndicates that the service is temporarily unavailable due to system overload or maintenance.