Create accounting entry

Create an accounting entry.

This endpoint generates an Accounting entry created event.

Refer to the How to create accounting entries guide for more information.

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

Accounting entry amount

int64
required

Entry type ID

date
required

Event date

int64
required

Related program ID

int64

Related account ID, required if Transaction_ID is present.

string

Credit accounting account

string

Debit accounting account

string
≤ 50

Tracking ID in UUID format, optional idempotence key. You can use Online UUID Generator to generate a random UUID value.

int64

Related transaction ID

Responses

400

Bad request when a provided parameter is invalid.

409

Conflict when TrackingId already exists.

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