0% found this document useful (0 votes)
42 views2 pages

FD Issues

K

Uploaded by

namana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views2 pages

FD Issues

K

Uploaded by

namana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

1 > BAJAJ : UPI

-> api : GetFDPaymentStatus

request :
{
"panNo": "APKPJ8977N",
"fdRegistrationNo": "FDUAT-20241024043322731"
}

response :
{
"paymentStatus": "Failed",
"paymentReferenceNo": "21364357851",
"paymentStatusRemarks": "E4180",
"success": true,
"message": null,
"errorCode": null
}

-> api : updateFdInvestmentStatus


request:
{
"fd_regn_no": "FDUAT-20241024043322731",
"payment_status": "Failed",
"payment_reference_no": "21364357851",
"modified_on": "2024-10-24 16:38:26",
"modified_by": "Rishabh",
"payment_status_remarks": "E4180"
}

response :
{
"result": [
{
"sno": 2019,
"fd_regn_no": "FDUAT-20241024043322731",
"issuer_code": "BajajFD",
"issuer_product_name": "Bajaj Fixed Deposit",
"pan": "APKPJ8977N",
"interest_type": "Cumulative",
"interest_frequency": "Cumulative",
"interest_rate": 8.1,
"investment_amount": 15000,
"investment_tenure_in_months": 60,
"auto_renewal": "true",
"renewal_type_option": "PrincipalAmount",
"bank_account_no": "50100195556930",
"payment_mode": "UPI",
"source_flag": "W",
"declaration_consent": "true",
"callback_url": "http://localhost:4200/fixed-deposit/page",
"customer_latitude": 26.935296,
"customer_longitude": 75.7661696,
"customeripaddress": "192.168.0.1",
"customergeolocation": "",
"device": "Desktop",
"start_date": null,
"end_date": null,
"created_by": "APKPJ8977N",
"created_on": "2024-10-24T11:07:32.000Z",
"modified_on": "2024-10-24T11:08:26.000Z",
"modified_by": "Rishabh",
"transaction_id": "202410243975169382002962",
"payment_status": "Failed",
"payment_reference_no": "21364357851",
"maturity_value": 22142.15,
"total_interest": 7142.15,
"maturity_date": "2029-10-23T18:30:00.000Z",
"payment_status_remarks": "E4180"
}
]
}

===================================================================================
=====================

You might also like