Ledgers - Create Transaction

Create transaction API allows platforms to record a transaction under a given ledger account and journal

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

Journal URN under which transaction will be created

Body Params
string
required

Your unique API reference id

string
required

Purpose of the transaction

string
required
string

Payee ledger account URN passed at the time of ledger account creation. Required if transaction is happening across accounts or is a Credit

string

Payer ledger account URN passed at the time of ledger account creation. Required if transaction is happening across accounts or is a Debit

string
required

Transaction amount

string
required

Transaction status as desired. Acceptable value - SUCCESS, PENDING, FAILURE

date-time
required

Timestamp of the intended transaction

string

Any custom parameters as required

Responses

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