Create a new payout transaction. You can add the user account details and we will initiate a transaction to the user’s account. NOTE: ** Keep in mind that you need to have that amount in available balance in your wallet to initiate a payout transaction.**
payment_id for future use. This identifier is crucial for tracking and managing your transactions effectively.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request schema for creating a payout transaction.
Payment amount and currency
Unique order identifier
1 - 32Receiver information
HTTPS callback URL for payout notifications
512User details (phone, name, email)
Successful Response
Response schema for payout transaction creation.