Logo
Developer portal API Documentation

Resellers

Number of APIs: 7


1. Check eligibility for cash payments

POST https://api.vivapayments.com/resellers/v1/transactions/cashPayments:validate



2. Check eligibility for bill payments

POST https://api.vivapayments.com/resellers/v1/transactions/billPayments:validate



3. Resend OTP for cash payment

POST https://api.vivapayments.com/resellers/v1/transactions/cashPayments:sendotp?phone={phone}



4. Resend OTP for bill payment

POST https://api.vivapayments.com/resellers/v1/transactions/billPayments:sendotp?phone={phone}



5. Cash payment

POST https://api.vivapayments.com/resellers/v1/transactions/cashPayments



6. Bill payment

POST https://api.vivapayments.com/resellers/v1/transactions/billPayments



7. Create order

POST https://api.vivapayments.com/resellers/v1/orders



ENDPOINTS