Usage
Request body
| Field | Type | Required | Description |
|---|---|---|---|
reference | string | No | The unique reference you passed when initiating the transfer |
session_id | string | No | The session ID returned in the initial transfer response |
Response fields
| Field | Type | Description |
|---|---|---|
reference | string | Your transfer reference |
session_id | string | Transfer session ID |
amount | string | Transfer amount |
status | string | pending, success, or failed |
destination_account_number | string | Recipient account number |
destination_bank_code | string | Recipient bank code |
destination_account_name | string | Recipient account name |
completed_at | datetime | When the transfer completed |
API Reference
Full request/response details and Try it
