There are 4 kinds of error messages for now. Those messages comes under base attribute in JSON. Those errors are: invoice_profile_needs_to_be_created, invoice_profile_has_required_fields dutch_citizen_cannot_create_invoice, transaction_not_found

Supported Formats

json

Errors

Code Description
401 Unauthorized
403 Forbidden
404 User Not Found
422 Unprocessable Entity

Params

Param name Description
user_id
required

User Id

Validations:

  • Must be a String

from_accountant
optional

Tells that if user is accountant or not.

Validations:

  • Must be one of: 0, 1.