Get Transfer
Transfers
Get Transfer
GET /api/v1/transfers/ - Retrieve a single transfer by id
GET
Get Transfer
Fetch the latest status and details for a single transfer using its transfer id.
Endpoint
Path Parameters
The transfer identifier returned when the transfer was created or listed.
Response
Internal transfer identifier.
Your business reference for verification, retry, and reconciliation.
Transfer amount in minor units.
Asset or currency code for the transfer.
Current transfer status, for example
pending, successful, or failed.Destination bank code.
Destination account number.
Resolved beneficiary account name.
ISO 8601 creation timestamp.
Completion timestamp when available.
Example Request
Example Response
Common Errors
The reviewed public gateway retrieves transfers by
id. Keep using the returned reference for verification, retry, and external reconciliation workflows.Next Steps
List Transfers
Query transfer history and apply filters
Webhook Events
Subscribe to transfer lifecycle updates