Skip to main content

Error format

Errors are returned as JSON with a message: code is returned by the customers, mandates and reference-data endpoints. The file and upload endpoints return a message only. The token endpoint also returns an error field on its 500 response.

HTTP status codes

See also: Rate limits

Error codes

See also: Scopes · Data access

Customers of another accounting firm

The API never reveals another accounting firm’s data. Two cases can occur:
  • You read or change a customer by its identifier and it belongs to another firm: 404 customerNotFound, exactly as if it did not exist.
  • You create a customer or add an IBAN that another firm already registered: 403 belongsToAnotherTenant. The call cannot succeed, so the API tells you why, without naming the other firm.

Upload errors

The upload endpoints return these values in message: