Skip to main content
GET
Get Transfer Details

Authorizations

X-API-Key
string
header
required

Includes an API key in the HTTP headers to authenticate the client.

X-API-Secret
string
header
required

Includes an API secret in the HTTP headers to authenticate the client.

Query Parameters

partner_transaction_id
string

Partner Transaction Id

transaction_id
string

Transaction Id

Response

Operation Successful

transaction_id
string
required

Transaction Id

Example:

"txn_eccc836977084fc68500d11fba100f32"

partner_transaction_id
string
required

Partner Transaction Id

Required string length: 20 - 64
transaction_type
enum<string>

Transaction Type

Available options:
transfer
source
object

Source

target
object

Target

status
enum<string>

Status

Available options:
pending,
completed,
failed
Example:

"completed"

customer_id
string

Unique customer ID

Example:

"cus_79fb361a05074629bf1ecf0d14cd244e"

recipient_id
string

Unique Recipient ID

Example:

"rcp_ff624a5b02d44c98af91698e0bc69118"

exchange_rate
number
fee
number
purpose_code
enum<string>

Payment purpose code

Available options:
Payment for Physical Goods,
Other
Example:

"Payment for Physical Goods"

notes
string

Notes

created_at
string<date-time>
audit_at
string<date-time>
completed_at
string<date-time>
customer
object

Customer Details Response Information

recipient
object
file_id_list
string[]