Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The BellaDati REST API uses the JSON format for any responses to API calls. And additionaly some responses can return HTML and PNG format for pictures.

Anchor
httperrorhandling
httperrorhandling
Error Handling

Errors are returned using standard HTTP error code syntax. Any additional info is included in the body of the return call in JSON format. Error codes not listed here are described in the respective REST API method.

...