Initiate Payment / Fund Transfer

Initiate a fund transfer to any bank account.

❗️

Important Note:

Authentication key for payment service in staging is 'f46fd59b-bc90-41e2-9a52-efb5c0778d50'

📘

Paymant Activation - Production

Please make sure you activate your service for payment using service_code=45 before doing any transaction. Refer to - Activate Service.
It is mandatory to activate your service in production environment.

Please refer to the below table for payment_mode parameter values

ValueInterpretation
4NEFT
5IMPS
13RTGS

Please refer to the below table for beneficiary_account_type parameter values

ValueInterpretation
1Savings Account
2Current Account

📘

For secret-key and secret-key-timestamp generation, refer to -Authentication

Response Error Codes

ERROR CODESMEANINGSOLUTION
403ForbiddenRegenerate your secret key and
timestamp or check if your service is activated or not
500Internal Server ErrorCheck if your request url is correct or
the parameters you're passing is correct
according to the parameters mentioned above
415Unsupported Media TypeRe-check the content/type of the request body.
Language