Reverse a journal entry for the company.

Journal entries possible to reverse

  • It's possible to reverse journal entries that have been created through the API. Journal entries that have been created through the Bokio UI can't be reversed through the API.
  • Journal entries that belong to a Bokio invoice or similar cannot be reversed using this endpoint.
  • Journal entries that have been reversed can not be reversed again.

Handling validation errors:

If this operation returns a 400 status code, inspect the response body's apiError object for more information. There will be additional information in the innerCode if the code=validation-error.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!