Payouts
APIs for creating beneficiaries and executing payouts.
📄️ Create Fiat Beneficiary
For each receiver, you need to create a beneficiary on the platform. We will return a `beneficiary_id`, which can be used to make transfers.
📄️ Create Crypto Beneficiary
For each receiver, you need to create a beneficiary on the platform. We will return a `beneficiary_id`, which can be used to make transfers.
📄️ Get Beneficiary by Id
Get the details of a specific beneficiary.
📄️ Get Beneficiaries
Get the details of all merchant beneficiaries.
📄️ Request For Quote
This API will create a quote for payout.
📄️ Execute Payout
This API will execute the payout.
📄️ Get Customer Payout by Id
Get the status for a specific payout.