Skip to main content
POST
The Journal Entries are basic records of a company’s financial transactions used to record the debits and credits of each transaction.

Authorizations

api_key
string
header
required

Body

application/json
company_id
integer
required

The ID of the company in the accounting platform

data
accountingCreateJournalEntryObject · object[]
required

The data of the JournalEntry to create

run_async
boolean | null

Run the request asynchronously

Response

data
accountingJournalEntryObject · object | null

The data of the created JournalEntry

sync_id
string | null

The sync id of the request