Advertisement
Guest User

customer

a guest
Feb 23rd, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. {
  2. "bank_id":"bankid1234",
  3. "customer_id":"123",
  4. "customer_number":"123",
  5. "legal_name":"legal_name",
  6. "mobile_phone_number":"123",
  7. "email":"contact@tesobe.com",
  8. "face_image":{
  9. "url":"www.openbankproject",
  10. "date":"2017-09-19T00:00:00Z"
  11. },
  12. "date_of_birth":"19900101",
  13. "relationship_status":"123",
  14. "dependants":123,
  15. "dob_of_dependants":["19900101"],
  16. "credit_rating":{
  17. "rating":"OBP",
  18. "source":"OBP"
  19. },
  20. "credit_limit":{
  21. "currency":"EUR",
  22. "amount":"10"
  23. },
  24. "highest_education_attained":"123",
  25. "employment_status":"123",
  26. "kyc_status":true,
  27. "last_ok_date":"2017-09-19T00:00:00Z",
  28. "title":"Dr.",
  29. "branchId":"12314",
  30. "nameSuffix":"Sr"
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement