Diagram flow

Every web service described in this documentation is based on HTTP, with JSON input / outputs.
Content-Type: application/json must be set for every requests, and same value will be set for every response.
For error cases, see the "Error codes" section

1849