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
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | User Not Found |
| 422 | Unprocessable Entity |
| Param name | Description |
|---|---|
|
user_id required |
User Id Validations:
|
|
from_accountant optional |
Tells that if user is accountant or not. Validations:
|