Payouts
APIs for executing payouts in fiat and digital currencies.
📄️ Get Corridors
Get all the different corridors that have been configured to work. Please reach out to the team if you want to configure any additional corridors.
📄️ Get Corridor by Id
This API fetches corridor details by ID.
📄️ Create Fiat Beneficiary
For each receiver, you need to create a beneficiary on the platform. We will return a beneficiaryId, 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 beneficiaryId, which can be used to make transfers.
📄️ Get Beneficiary
Get the details of a specific beneficiary.
📄️ Update Beneficiary
This API updates a beneficiary.
📄️ Get Beneficiaries
Get the details of all merchant beneficiaries.
📄️ Request For Quote
This API creates a quote for a payout.
📄️ Get Quote by Id
This API fetches the requested quote by quote ID.
📄️ Execute Payout
This API executes the payout.
📄️ Get Payout
Get the status for a specific payout.
📄️ Get Merchant Payouts
Get all payouts of the merchant.
📄️ Get All Balances
Get balances of all the accounts held with Zamp.
📄️ Get Balance
This API returns the balance for a specific account.