{ "type": "object", "properties": { "transactionId": { "type": "string", "example": "Tr201712RK9232P115" }, "resultDescription": { "type": "string", "example": "Successful" }, "resultCode": { "type": "string", "example": "00" }, "customerId": { "type": "string", "example": "CN621868" }, "loan": { "type": "string", "example": "Arrray of loans" } }, "xml": { "name": "LoanInformationResponse" } }