The service uses standard HTTP return codes - as follows:
Children Display |
---|
Different implementations might extend the set of return codes.
If a service specific error occurs the entity below will be returned. Any service specific errors will be documented with the actual service implementation.
ErrorResponse is typically used with HTTP Response Code: 400 Bad Request
...
...
Timestamp when the error was generated by the service.
...