Payout API Documentation
A Payout API allows businesses to transfer money from their accounts to vendors, suppliers, employees, or customers automatically. This can include refunds, salary payments, vendor payouts, or instant rewards. Payout APIs are widely used in e-commerce, fintech, and corporate applications for seamless fund disbursement.
Key Features of a Payout API
Instant Transfers: Make real-time payments via multiple modes like NEFT, IMPS.
Bulk Payouts: Support for bulk disbursements using batch processing.
Automated Reconciliation: Real-time status updates for each transaction.
Workflow of a Payout API Integration
Beneficiary Management : Add or manage beneficiary details such as name, account number, and IFSC code.
Fund Transfer: Provide details like the amount, payout mode (IMPS, NEFT), and reference IDs.
Track Transaction Status: Use API endpoints or callback to check whether the payment was successful, failed, or is pending.
Reconciliation: Pull detailed transaction reports for accounting and reconciliation.
JWT Token Generate
A JSON Web Token (JWT) is a compact, self-contained method for securely transmitting information between parties as a JSON object.
This API Used to generate token for every new HTTP request.
POSTJWT Encode
Beneficiary API
This API used to add beneficiary account.