v1

latestOpenAPI 3.0.02026-07-242035712.0 MB
Transactions

Create transaction

Enables the client to apply debit or credit transactions to an account. For example to apply a fee or provide a credit for a charge.

post/transactions

Headers

unique-request-idstring

Unique identifier of a request.

Request body

account_idinteger

Account ID

amountnumber

Transaction amount

transaction_type_idinteger

This field identifies the type of the transaction that is registered under the balance. Example transactions: 16 - Debit – Fee External 32 – Credit – Credit Adjustment 51 – Credit - Repayment

descriptionstring

Description of the transaction

transaction_referencestring

Optional client reference, if provided it must be unique

settledstring

Insert “Y” to confirm transaction is settled

total_fee_billnumber
merchant_category_codestring

Response

Transaction was created successfully.