📄️ Overview
Roma Payouts empowers merchants to do payouts in both Fiat and Digital currencies, across countries and currencies with one single platform.
📄️ 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 reciever, you need to create a beneficiary on the platform. We will return a beneficiaryId, which can be used to make transfers.
📄️ Get Beneficiaries
Endpoint//api.zamp.finance/api/client/customerid/beneficiaries
📄️ Get Beneficiary by Id
Endpoint//api.zamp.finance/api/client/customerid/beneficiaries/:beneficiaryId
📄️ Request For Quote
Endpoint//api.zamp.finance/api/client/customerid/transfer/quote
📄️ Execute Payout
Endpoint//api.zamp.finance/api/client/customerid/transfer/execute
📄️ Get Customer Payout by Id
Endpoint//api.zamp.finance/api/client/customerid/payouts/:payoutId