Beneficiary

API to add/modify a Beneficiary for a Customer ID at a supported bank.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

UAT URL:https://jtrapi-uat.jiopay.co.in/beneficiary

📘

Important Developer Note
The provided code examples are for reference and instructional purposes only. Please integrate and thoroughly test them within your own build to ensure proper functionality.

Bank codes table

bankCodeBank name
ICICICICI Bank Ltd
INDBIndusind Bank Ltd
FDRLFederal Bank
KKBKKotak Mahindra Bank Ltd
HDFCHDFC Bank Ltd
UTIBAxis Bank Ltd

Status table

StatusMessage
SuccessBeneficiary Request Received
ErrorInvalid Request/ Checksum, Client Request Validation
ErrorInvalid or non unique benCode
ErrorInvalid benIFSC
ErrorInvalid email in benEmail
ErrorInvalid bankCode
ErrorInvalid entityId
ErrorInvalid programId
ErrorInvalid txnType
ErrorInvalid txnType
Body Params
string
required

Entity ID for your organization

string
required

Program id related to beneficiary activity

string
required

4-character bank code (see example table) where beneficiary is linked

string
required

Your unique internal reference number for this payout request.

string

Required only if you need to use maker-checker functionality with the bank.

string

Required only if you need to use maker-checker functionality with the bank.

string
required

The generated checksum. Hash the beneficiary object using SHA-256.

string

The API endpoint where we will submit updates on the beneficiary status for each custRefNo.

string
required

String Use A to add beneficiary - Use M to modify beneficiary, Use D to deactivate beneficiary

string
required

IMPS/NEFT/RTGS/IFT or a combination separated by ‘|’. (For example: NEFT|RTGS|IMPS)

string

Unique Beneficiary code

string

Beneficiary name

string
required

IFS code for the beneficiary bank account

string
required

Beneficiary account number

string
required

Beneficiary email address

string
required

Beneficiary mobile number (without country code)

string

Remarks for this action

string
required

Your unique external reference number for this payout request

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json