[json] request

Viewer

  1. {
  2.         "external_id": "{{$randomUUID}}",
  3.         "number": "b's testing",
  4.         "product": "test-ip",
  5.         "loan_params":
  6.         {
  7.                 "repayment_method": "annuity",
  8.                 "principal": "100000000",
  9.                 "period": 180,
  10.                 "down_payment": "20000000",
  11.                 "interest_rate": 0,
  12.                 "additional_principals": [
  13.                 {
  14.                         "type": "insurance",
  15.                         "value": "0"
  16.                 }]
  17.         },
  18.         "pledge_params":
  19.         {
  20.                 "type": "automobile",
  21.                 "cost": "20000000",
  22.                 "code": "840TGA02",
  23.                 "additional_params": [
  24.                 {
  25.                         "code": "ltv",
  26.                         "value": "1"
  27.                 }]
  28.         },
  29.         "persons_data": [
  30.         {
  31.                 "person_type": "borrower",
  32.                 "person_identifier": "960331400779",
  33.                 "mobile_phone": "+77758439536",
  34.                 "repaid_loan_burden": "0",
  35.                 "additional_income": [
  36.                 {
  37.                         "income_type": "statement",
  38.                         "income_value": "0"
  39.                 }],
  40.                 "additional_params": [
  41.                 {
  42.                         "code": "income",
  43.                         "value": "200000"
  44.                 }]
  45.         }],
  46.         "additional_params": [
  47.         {
  48.                 "code": "cato",
  49.                 "value": "12345"
  50.         }],
  51.         "action": "pre-score-service"
  52. }

Editor

You can edit this paste and save as new:


File Description
  • request
  • Paste Code
  • 25 Apr-2024
  • 953 Bytes
You can Share it: