Advertisement
Guest User

Untitled

a guest
Apr 25th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.37 KB | None | 0 0
  1. {
  2.     "id": "3",
  3.     "jsonrpc": "2.0",
  4.     "method": "mobile.loanapplication.validate",
  5.     "params": {
  6.         "frontendRecordId": "LA1180425031929",
  7.         "customerName": "ABDULA",
  8.         "documents": {
  9.             "doc1": true,
  10.             "doc2": true,
  11.             "doc5": true,
  12.             "doc7": true,
  13.             "doc4": true,
  14.             "doc6": true,
  15.             "doc3": true
  16.         },
  17.         "groupLoanApplication": false,
  18.         "isFull": false,
  19.         "guarantorsDataCompleted": true,
  20.         "loanAppBasicDataCompleted": true,
  21.         "amount": 21000.0,
  22.         "applicationDate": "2018-04-25",
  23.         "currency": "EGP",
  24.         "customerRecordId": "100250",
  25.         "loanPurpose": "10",
  26.         "productId": "SmfiMicroIndividual",
  27.         "term": 15,
  28.         "guarantors": [{
  29.             "businessAddress": "ufuyguyg",
  30.             "coCode": "EG0010001",
  31.             "creditDate": null,
  32.             "currNo": "1",
  33.             "custRelation": "Grand Parent",
  34.             "customerRelations": [{
  35.                 "linkedCustomer": "100250",
  36.                 "relation": "Grand Parent"
  37.             }],
  38.             "dateOfBirth": "1996-04-25 00:00:00",
  39.             "deptCode": "1",
  40.             "employer": "hggyuyf",
  41.             "employerPhone": null,
  42.             "firstName": "Mohamed",
  43.             "fullName": "Mohamed Ali",
  44.             "homeAddress": "ugguyg",
  45.             "homePhone": "34357357357",
  46.             "idExpireDate": "2021-04-25 00:00:00",
  47.             "idType": "1",
  48.             "mobilePhone": "58357357358",
  49.             "name": "Mohamed Ali",
  50.             "nationalID": "6554433221ERTT",
  51.             "occupation": "uygiygiyg",
  52.             "recordId": "G000111",
  53.             "secondName": "Ali",
  54.             "new": false
  55.         }]
  56.     }
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement