Skip to main content
GET
Fetch a transfer

Authorizations

Authorization
string
header
required

API key issued during merchant onboarding.

Path Parameters

transferId
string
required
Pattern: [^\/#\?]+?

Response

Transfer fetched successfully

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

true

message
string
required

Human-readable summary

Example:

"Transfer fetched successfully"

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

"ok"

data
object
required
meta
object
required