Initiate a payout transaction

This POST endpoint is used to initiate a payout transaction from your account to a user with a specified token.
You can use this endpoint to pay out funds to your users, such as payments for services rendered or rewards for completing tasks. To use this endpoint, you need to provide the user token of the recipient in the URL Path.
The request body should include the funding source (source_token), payout destination (destination_token) and specify in which currency the payout should be made (destination_currency_code).
As a response API will return all details about your payout transaction.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!