Send payment to user
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Transaction ID.
Body
Transaction token
1
Phone number details
Response
Payment intent reference.
"pi_xdc_123456"
Payout amount.
1000
Intent status (e.g., 'pending', 'scheduled', 'sent', 'failed').
"pending"
Currency ID associated with the payout.
840
Payout mode.
"automatic"
Last error code encountered during the payout.
"NO_ERROR"
Date and time of payout creation.
"2024-10-23T14:00:00Z"
Date and time of last payout update.
"2024-10-23T14:00:00Z"
Date and time the payout was sent.
"2024-10-23T14:31:00Z"
Date and time the payout failed.
"2024-10-23T14:32:00Z"
Date and time of payout deletion.
"2024-10-23T14:33:00Z"
Payment method ID used for the payout.
1
Unique key associated with the payout.
"TRANSACTION-XYZ"
Account ID associated with the payout.
5