journal-entry/edit

This endpoint allows you to edit journal entry that was previously saved 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

int32
required

Searches for a journal entry transaction with the specified journal entry ID. If the journal entry ID is not found in our system, an error will be thrown.

string

3 character currency code for the currency to mark the currency that was used for the journal entry. If specified, the specified journal entry will be updated with the new value.

string

The credit amount for the journal entry. Only one of the CreditAmount or DebitAmount can be non-zero.

string

The debit amount for the journal entry. Only one of the CreditAmount or DebitAmount can be non-zero.

date

The transaction date for the journal entry. Should be specified in YYYY-MM-DD format. If specified, the specified journal entry will be updated with the new value.

string

Full name of the indivdual or business for whom the journal entry is being created. If specified, the specified journal entry will be updated with the new value.

string

The transaction status for the journal entry. If specified, the specified journal entry will be updated with the new value.

string

An optional note to associate with the journal entry transaction. If specified, the specified journal entry will be updated with the new value.

string

An optional reference number to associate with the journal entry transaction. If specified, the specified journal entry will be updated with the new value.

string

The Client Account ID that the journal entry belongs to. If specified, the specified journal entry will be updated with the new value.

Response

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