The Paydo API is organized around REST.
Paydo API has predictable resource-oriented URLs, accepts JSON request bodies, returns JSON responses, and uses standard HTTP response codes.
Each request to Paydo API should have Content-Type HTTP header with application/json value.