Submits up to 10,000 accounting entries (100,000 lines) for asynchronous ingestion.
Every element of entries is the exact body you would send toPOST /accounting-entries/.
Unlike a transaction batch there is no discriminator: book_type and entry_category live on each entry, because amonth-end close legitimately mixes NORMAL and CLOSING entries and forcing that into separate requests would be arbitrary.
entry_external_id is both the correlation key for results and the deduplication key for retries.
The response is always 202.
Read progress and results throughGET /batches/{batch_id}, exactly as with a transaction batch.
Responses
Updated about 18 hours ago
Did this page help you?
Language
Credentials
Bearer
JWT
Loading…
Response
Click Try It! to start a request and see the response here! Or choose an example: