Advertisement
Guest User

Untitled

a guest
Dec 11th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.79 KB | None | 0 0
  1. //RECREATED ISSUE ENCOUNTERED BY JERVIN - TEST DATA
  2. {
  3. "collateralNum": "405",
  4. "collateralTypeId": "4",
  5. "bank": {
  6. "bankId": 1,
  7. "bankCode": "BPI",
  8. "bankEntity": null,
  9. "bankName": "Bank of the Philippine Islands",
  10. "bankStatus": "Operating",
  11. "dateJoined": "1999-05-21",
  12. "bankAddress": "Gapan Nueva Ecija",
  13. "dateClosed": null,
  14. "refBalanceId": 1,
  15. "refBankTypeId": 2,
  16. "cwtFlag": true,
  17. "deleteFlag": false,
  18. "bankResolutionNo": null
  19. },
  20. "collateralStatusId": null,
  21. "creditFacilityText": null,
  22. "creditFacility": {
  23. "creditFacilityId": 23
  24. },
  25. "collateralValueNum": null,
  26. "availableValueNum": null,
  27. "creationDate": null,
  28. "lastUpdateDate": null,
  29. "updaterName": null,
  30. "remDetails": {
  31. "remAmountNum": 100000.00,
  32. "eubRemDetails": {
  33. "deedOfAssignment": null,
  34. "borrowers": null,
  35. "promisoryNotes": [ {
  36. "promisoryNoteNum": "888",
  37. "bankBranchText": null,
  38. "grantDate": "2018-12-11",
  39. "dueDate": "2018-12-11",
  40. "projectLocationText": "Makati",
  41. "loanTypeText": null,
  42. "bankRatePct": 1.000000,
  43. "bankPenaltyRatePct": 1.000000,
  44. "faceAmountNum": 1.00,
  45. "outstandingBalanceNum": 5000000.00,
  46. "listOfTitleDetails": [ {
  47. "titleDetailsId": 10110,
  48. "tctTypeText": "Condominium Certificate of Title (CCT)",
  49. "titleNum": "400",
  50. "owner": {
  51. "registeredOwnerName": "Jervin",
  52. "ownerBirthdate": "2000-01-01",
  53. "ownerTaxIdentificationNumber": "325"
  54. },
  55. "locationText": "Pasay City",
  56. "areaText": 943,
  57. "unitOfMeasurementText": "Square Meter",
  58. "loanValueNum": 2000000.00,
  59. "loanValueRatePct": null,
  60. "landTaxDeclarationDetails": {
  61. "taxDeclarationNum": "494",
  62. "totalAssessedValueNum": 530000.00,
  63. "retrNum": "433",
  64. "receiptDate": "2018-12-10",
  65. "paymentAmountNum": 5000000.00,
  66. "beginningCoverageDate": "2001-01-01",
  67. "endingCoverageDate": "2001-12-31",
  68. "insuranceDetails": null,
  69. "taxDeclarationType": "LAND",
  70. "referenceTitleId": null,
  71. "yearNum": 2001,
  72. "appraisalReport": {
  73. "appraisalReportId": 67,
  74. "appraisedAmountValue": 5000000.00,
  75. "appraiserName": "Philippine Appraisal Co., Inc.",
  76. "deleteFlag": 0,
  77. "referenceAppraiserId": null,
  78. "referenceTaxDeclarationId": null,
  79. "reportDate": "2018-12-11",
  80. "reportType": ""
  81. },
  82. "paymentType": {
  83. "paymentTypeId": 2,
  84. "paymentTypeText": null
  85. },
  86. "propertyClassification": {
  87. "propertyClassificationId": 15,
  88. "propertyClassificationText": null
  89. }
  90. },
  91. "improvementTaxDeclarationDetails": null,
  92. "areaValue": 943,
  93. "initialLoanValueRatePct": 0.40000000000000002220446049250313080847263336181640625,
  94. "finalLoanValueRatePct": 0.65000000000000002220446049250313080847263336181640625,
  95. "loanValueRateFlag": 0,
  96. "collateralOwnership": {
  97. "collateralOwnershipId": 1,
  98. "collateralOwnershipText": null
  99. },
  100. "propertyCategory": {
  101. "propertyCategoryId": 2,
  102. "propertyCategoryText": "Agro Industrial"
  103. },
  104. "registryOfDeeds": {
  105. "registryOfDeedsId": 16,
  106. "registryOfDeedsText": "RD - Province Of Rizal (Binangonan)"
  107. },
  108. "refRemId": null
  109. }],
  110. "initialLoanValueRatePct": 1,
  111. "finalLoanValueRatePct": 1,
  112. "loanValueRateFlag": 0,
  113. "bankBranch": null,
  114. "loanType": null
  115. }]
  116. },
  117. "bankRemDetails": null
  118. },
  119. "gsDetails": null,
  120. "deficiencies": null
  121. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement