get https://cubi-sandbox-api.customersbank.com/consumerlending/v1/application/
Retrieve a specific loan application using its Id value.
Responses
Retrieve a specific loan application using its Id value.
xxxxxxxxxx
curl --request GET \
--url https://cubi-sandbox-api.customersbank.com/consumerlending/v1/application/id \
--header 'accept: application/json'
xxxxxxxxxx
144}
{
"id": "string",
"platformReferenceNumber": "string",
"applicationDate": "string",
"requestedLoanAmount": 0,
"maximumApprovedLoanAmount": 0,
"loanAmount": 0,
"netFundingAmount": 0,
"partnerLoanApprovalDate": "string",
"apr": 0,
"noteRate": 0,
"loanAccountNumber": "string",
"collateralCategory": "string",
"loanPurpose": "string",
"defaultProbability": 0,
"customRiskScore": "string",
"customGrade": "string",
"mlaLoan": true,
"ofacChecked": true,
"promotionDetails": {
"promotionMonths": 0,
"promotionExpiryDate": "string",
"promotionTypeDescription": "string"
},
"propertyDetails": {