Create a payout
This endpoint creates a new payout.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Amount of the payout.
Currency information.
Customer information.
Payout mode (e.g., 'bank_transfer', 'mobile_money').
Response
Account ID.
Payout amount.
Amount debited from the payer.
Amount transferred to the beneficiary.
Balance ID.
Payout commission.
Date and time of payout creation.
Currency ID associated with the payout.
Custom metadata.
Customer ID associated with the payout.
Date and time of payout deletion.
Date and time the payout failed.
Payout fees.
Fixed commission applied to the payout.
Payout ID.
Last error code encountered during the payout.
Merchant reference.
Additional metadata.
Payout mode.
Payment method ID.
Payout reference.
Date and time the payout is scheduled.
Date and time the payout was sent.
Payout status (e.g., 'pending', 'scheduled', 'sent', 'failed').
Unique transaction key.
Date and time of last payout update.