Skip to main content

UPI DETAILS

This API returns the UPI configuration and bank mapping details available for the user. These details are used for UPI-based fund transfers, IPO applications, and payment workflows.

🔍 Query Parameters

ParameterTypeRequiredDescriptionExample
userIdstringYesUser ID (UCC)"{{user_id}}"

🔑 Header Parameters

HeaderTypeDescriptionExample
Content-TypestringRequest payload formatapplication/json
AuthorizationstringAccess token for authenticated requests{{access_token}}
x-api-keystringAPI key used to authorize request{{x-api-key}}

🟢 Success Response - 200 OK

Content-Type: application/json

FieldTypeDescriptionExample
statusstringStatus of API call"success"
codestringResponse code"s-101"
messagestringSuccess message"UPI details fetched successfully"
dataarrayList of UPI configurationsRefer Data Object Fields

📦 Data Object Fields

FieldTypeDescriptionExample
sProductIdstringProduct ID"1"
sMerchantIdstringMerchant ID"MID12345"
sMerchantNamestringMerchant name"SynapseWave"
sMasterBankIdstringMaster bank ID"HDFC"
sBankIdstringBank ID"HDFC"
sMappedBankIdstringMapped bank ID"HDFC001"
sMemberLoginIdstringMember login ID"LOGIN001"
sMemberPasswordstringMember password/configuration reference"******"
sMemberIdstringMember ID"MEM001"
nBlockThirdPartyintegerThird-party UPI transaction restriction flag0
sAggregatorBankIdstringAggregator bank ID"AGG001"
sMappedBankNamestringMapped bank name"HDFC Bank"
nGroupIdintegerGroup ID associated with the user1001