journal-entry/add

This endpoint allows you to add journal entry into the VoPay platform. Journals do not represent real funds. They are considered offbook funds, and are designed to represent transactions that have occured outside the VoPay platform.

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

Your account ID

string
required

API key for the account

string
required

Hashed signature for the request

string
required

3 character currency code for the currency to mark the currency that was used for the journal entry.

string
required

The credit amount for the journal entry. Either one of CreditAmount or DebitAmount must be provided.

string
required

The debit amount for the journal entry. Either one of CreditAmount or DebitAmount must be provided.

date
required

The transaction date for the journal entry. Must be specified in YYYY-MM-DD format.

string
required

Full name of the indivdual or business for whom the journal entry is being created.

string
required

The transaction status for the journal entry.

string

An optional note to associate with the journal entry.

string

An optional reference number to associate with the journal entry.

string

The Client Account ID that the journal entry belong to.

Response

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