Skip to main content
GET
Get list of transfers

Headers

X-BUSINESS-API-KEY
string
required
Example:

"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"

Query Parameters

beneficiary_id
string<uuid>

The Beneficiary id

keywords
string<uuid>

The keywords to search by ID, beneficiary name and remark

status
enum<string>

The status of the transfer

Available options:
scheduled,
processing,
paid,
failed,
canceled
per_page
integer<int32>
default:10

Response

200 - application/json

200

data
object[]
meta
object
Last modified on February 25, 2026