Create a journal entry

Creates a journal entry for the company.

Handling validation errors:

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

Scope: journal-entries:write

Path Params
uuid
required

Unique identifier of the company

Body Params

Post the necessary fields for the API to create a new journal entry.

string
date
items
array of objects
required
items*
tags
array of objects

Verification-level tags applied to the entire journal entry. Tags must be applied either at the verification level (on the journal entry) or at the transaction level (on individual line items), but not both on the same journal entry. Within a tag group, weights on the same journal entry must sum to at most 1.

tags
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json