Partner Onboarding
This helps a partner onboard on the currency swap engine, Collection & Payout, and the P2P automation system
POST
https://exchanger-api.fuspay.finance/api/v1/no-auth/PartnerP2P/OnboardPartner
Partner's Public, Secret Keys, and partners ID will be sent to Partner email as a one-time link.
Headers
Name
Type
Description
Content-Type*
String
application/json
Request Body
Name
Type
Description
partner_code*
String
A code signifying the partner e.g. Company name
email*
String
Your email to receive the link to your credentials.
Example request- Code.
Last updated