💻
Payouts Integration
  • Introduction
  • Functional overview
  • Onboarding
  • Postman Collection
  • Authentication
  • Authentication Token
    • API to Generate Token using username/password
    • API to Generate Token using private client id
  • Refresh Tokens
    • Refresh Token API
  • IP Check
  • API Integration
  • Testing Credentials
  • API Flow Diagram
  • Beneficiary Management
    • View Beneficiary Detail
    • Beneficiary Creation / Registration
  • Core Payouts API
    • Get Account Details API
    • Cancel Transfer API
    • Check Transfer Status API
    • Initiate/Schedule Transfer API
  • Verification
    • Verify Account / Penny Test
    • Validate Vpa
    • IFSC Details
  • smart send
    • Feature
    • Smart Send API
      • Cancel Smart Send
      • Smart Send Status
    • Smart Send V2 API
      • Create Smart Send Link
      • Smart Send Status
      • Cancel Smart Send
      • Extend Expiry Date
    • Bulk Smart Send
      • Bulk File Upload
      • Bulk Process File
    • Smart Send Error Codes
    • Fetch masked Vpas
  • Webhooks
    • What are Webhooks?
    • Default Webhooks
    • Creating Webhooks
    • Set Webhook API
    • Types of webhooks
  • Settings
    • Disable queued Payout
  • FAQ
Powered by GitBook
On this page

Was this helpful?

Functional overview

Payouts Product allows businesses to transfer funds to anyone be it their customers, vendors or their own employees. Using this product, they can automate their fund transfers and simplify reconciiliation.

These Payouts can be done using various payment modes such as IMPS, NEFT, RTGS and UPI. Using IMPS, the Payouts can be done on weekends or banking holidays also.

The transfers can be initiated by the merchant using APIs or by uploading CSV file on the merchant dashboard. In this document we will talk in details about our API offerings.

Product Highlights

Merchant Specific Virtual Account

Each newly onboarded merchant on Payout is assigned a virtual account which needs to be pre-funded. This account will be the funding source for the Payouts.

IMPS, NEFT, RTGS and UPI Support

Payouts Product allows businesses to transfer money to anyone using these payment modes - IMPS, NEFT, RTGS and UPI.

Retry Support

Retry mechanism ensures that transactions which get rejected or reversed are retried atleast three times before they are marked failed thus providing better success rates.

Advanced business logic also changes the payment mode in case a particular payment mode is not supported.

Merchant Dashboard

The merchant dashboard can be used to initiate transfers by uploading CSV files, tracking transfers, deposits and account balance. The transaction reports can also be downloaded from the merchant dashboard.

PreviousIntroductionNextOnboarding

Last updated 5 years ago

Was this helpful?