Sync Transactions

Batch sync endpoint to create or update transactions. Idempotence and deduplication is handled via the external_id field on each transaction.

Body Params
transactions
array of objects
required

Transactions allows a batch (limit 100) to be upserted for a source. Upserted transactions will create or update existing transactions based on the external_id. Transactions added to this source's data will be merged into the Ledger with other sources.

transactions*
Responses

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