Get All International Transfer
GET/v2/international-disbursement
Important Notice - Transaction ID Format Change
Action Required by June 20, 2026
The International Transfer transaction ID format will change from Integer to BigInteger (18-digit format) on June 20, 2026.
Ensure your system stores transaction IDs as BigInteger or String to prevent data truncation and integration issues. JavaScript / TypeScript / Node.js users: default JSON.parse() silently rounds 18-digit numbers — use json-bigint or treat IDs as strings.
An endpoint to get all international transfer
Request
Responses
- 200
- 401
- 422
Get All International response
Sample response when Your Flip api secret key value for Authorization is missing or invalid
Validation Error Response