Skip to main content

FUNDS TRANSFER MAPPED PRODUCT

This API returns the list of product IDs mapped for fund transfer from a selected product.

It helps identify the destination products to which funds can be transferred from the specified product.

🔗 Path Parameters

ParameterTypeRequiredDescriptionExample
productidintegerYesSource Product ID1

🔍 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"Mapped products fetched successfully"
dataarrayList of mapped destination productsRefer Data Object Fields

📦 Data Object Fields

FieldTypeDescriptionExample
nToProductIdintegerDestination Product ID2
sProductNamestringDestination Product Name"EQ+FO+CDS+MCX+OTS"