Collect
Send payment to user
POST
/
transactions
/
{mode}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Transaction ID.
Response
200 - application/json
Payment intent reference.
Payout amount.
Intent status (e.g., 'pending', 'scheduled', 'sent', 'failed').
Currency ID associated with the payout.
Payout mode.
Last error code encountered during the payout.
Date and time of payout creation.
Date and time of last payout update.
Date and time the payout was sent.
Date and time the payout failed.
Date and time of payout deletion.
Payment method ID used for the payout.
Unique key associated with the payout.
Account ID associated with the payout.