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
Payout ID.
Payout reference.
Payout amount.
Payout status (e.g., 'pending', 'scheduled', 'sent', 'failed').
Customer ID associated with the payout.
Currency ID associated with the payout.
Payout mode.
Last error code encountered during the payout.
Payout commission.
Payout fees.
Fixed commission applied to the payout.
Amount transferred to the beneficiary.
Amount debited from the payer.
Date and time of payout creation.
Date and time of last payout update.
Date and time the payout is scheduled.
Date and time the payout was sent.
Date and time the payout failed.
Date and time of payout deletion.
Additional metadata.
Custom metadata.
Payment method ID.
Unique transaction key.
Merchant reference.
Account ID.
Balance ID.