GET
/
banking
/
v1
/
ng
/
bank_accounts
/
{id}
/
transactions
/

Authorizations

api-key
string
headerrequired

Path Parameters

id
string
required

A unique value identifying this account.

Response

200 - application/json
type
string
required
amount
string
required
charge
string
required
status
string
required
currency
any
required
opening_balance
string
required
balance_after
string
required
balance_after_transaction
string
required
account_number
string
required
reference_number
string
required
reference
string
required
beneficiary_name
string
required
beneficiary_account_number
string
required
posting_record_type
string
required
narration
string
required
merchant
string
required
created_at
string
required
updated_at
string
required
recipient_name
string | null
recipient_bank
string | null
sender_account_name
string | null
sender_account_number
string | null
third_party_reference
string | null
reversal_reference_number
string | null