Refund API - For getting refund request detail of student.

Submitted by azureadmin on Tue, 12/03/2019 - 15:43
Resource Name
PCRController.cs
URLStructure
http://localhost/GSM.API/api/pcr/refund/request/detail
Method
GET
Description
This API used to get refund request detail of student.
Tables Used
RequestId:RF1811882000004
SrcIcd:11882
cid:1234
name:1234
appid:1
appcode:training
key:401b09eab3c013d4ca54922bb802bec8fd5318192b0a75f201d8b3727429090fb337591abd3e44453b954555b7a0812e1081c39b740293f765eae731f5a65ed1
token:eyJhbGciOiJodHRwOi8vd3d3LnczLm9yZy8yMDAxLzA0L3htbGRzaWctbW9yZSNobWFjLXNoYTI1NiIsInR5cCI6IkpXVCJ9.eyJjaWQgIjoicHJhYmhhdCIsIm5hbWUiOiJwcmFiaGF0IiwibmJmIjo2MzcwNTY4ODU1MjM1NDM5NDcsImlhdCI6NjM3MDU2ODg0MzIzNTQzOTQ3LCJleHAiOjYzNzA1Njk1NjMyMzU0Mzk0N30.MYT6
Response Data
{
"dataSet": {
"Table": [
{
"CenterCode": "11882",
"ChangeCode": "CNL180003",
"RegistrationCode": "R181188200127",
"StudentCode": "S181188200110",
"CourseCode": "PGPAG",
"ReasonForChange": "B",
"Approved": "N",
"DstIcd": "11882",
"ChequeFileName": "469752093_HDFC Bank Credit Card.pdf",
"ChequeFilePath": "D:\\Websites\\GSMv1\\GSM.Web\\UploadFile\\R181188200127\\11882\\Nov2019\\469752093_HDFC Bank Credit Card.pdf",
"ParantSignFileName": "",
"ParantSignFilePath": "",
"AcknowledgementName": "",
"AcknowledgementPath": "",
"CreditNoteFileName": null,
"CreditNoteFilePath": null
}
],
"Table1": [
{
"CenterCode": "11882",
"RequestId": "RF1811882000004",
"RequestDate": "2018-04-03T11:52:30.657",
"StudentCode": "S181188200110",
"RegistrationCode": "R181188200127",
"FromCurrentCode": "CCC",
"ToCurrentCode": null,
"FromCourseCode": "PGPAG",
"ToCourseCode": "",
"RequestType": "P",
"RefundRemark": "BP\tIT\tPDDBO and NONPGDBO",
"TotalCourseAmount": 39000,
"TotalAmountPaid": 15350,
"DSCNT_Amount": 5000,
"NewCourseFee": 23650,
"RefundAmount": 15350,
"ApprovedRefundAmountCH": null,
"ApprovedRefundAmountRH": null,
"ApprovedRefundAmountFSO": null,
"AccountRemarks": null,
"RefundPaymentMade": "E",
"AccountNumber": "3253245345345435",
"AccountHolderName": "Pradip rai",
"Branch": "OLD DELHI ROAD, GURGAON",
"IFSCCode": "SBIN0030410",
"RequestStatus": "Y",
"CurrentBranchCode": null,
"Faculty": null,
"CHApprovedDate": null,
"RHApprovedDate": null,
"FSOApprovedDate": null,
"EncoreCode": "CNL180003",
"RequestCurrentStage": "BP",
"BranchName": "State Bank of India",
"AccountType": "1",
"AccountHolderRelationship": "P"
}
],
"Table2": [
{
"SrcIcd": "11882",
"RequestId": "RF1811882000004",
"TransactionDate": "2018-04-03T11:52:30.657",
"CreatedOn": "2019-11-26T17:51:09.75",
"SendBy": "STDNT",
"SendTo": "BP",
"Comments": "BP\tIT\tPDDBO and NONPGDBO",
"CommentsStatus": "Y"
}
],
"Table3": [
{
"RequestID": "RF1811882000004",
"CenterCode": "11882",
"Term": "1",
"TermCode": "PGFAG",
"TermStatus": "Running",
"LastSessionAttended": "0.0",
"CWStatus": "1/6",
"FeePayable": "44000.00",
"SubsidyAmount": "5000.00",
"NetPayable": "39000.00",
"FeePaid": "15350.00",
"FeeRefund": "15350.00",
"TaxPaid": "2763.00",
"TaxRefund": "2763.00",
"RefundAmount": "18113.00"
}
]
},
"ErrorYN": "N",
"Message": "Success"
}
Current Test Date
3-Dec-2019
Current Response Time
2709 ms