Skip to main content
GET
List transfers

Authorizations

Authorization
string
header
required

API key issued during merchant onboarding.

Query Parameters

customer_id
string
status
string
created_after
string
created_before
string
page
string
per_page
string

Response

Transfers fetched successfully

status
enum<boolean>
required
Available options:
true
Example:

true

message
string
required

Human-readable summary

Example:

"Transfers fetched successfully"

code
enum<string>
required
Available options:
ok
Example:

"ok"

data
object[]
required
meta
object
required