These docs are for v2025-10-01. Click to read the latest docs for v2026-04-01.

Creates a Journal entry

Creates a Journal entry

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

External identifier for the journal entry

integer
required
string
enum

Journal entry type (e.g. bank, invoice, tax)

lines
array
required

Array of journal lines for this entry, example: [{"account_id": 9876, "debit_amount_cents": 0, "credit_amount_cents": 100, "external_id": "LINE-001"}, {"account_id": 9876, "debit_amount_cents": 100, "credit_amount_cents": 0, "external_id": "LINE-002"}]

lines*
string
required

Date of the associate source

string

Description of the journal entry

string
enum

Status of the journal entry (reversed, published, etc.)

Allowed:
Response

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