From version 11.1
edited by David Persson
on 2020/01/09 08:28
To version 12.1
edited by David Persson
on 2020/01/16 15:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -100,6 +100,7 @@
100 100   "value" : "19101010-1010",
101 101   "countryCode" : "SE"
102 102   },
103 + "creditLimit": 5000.00,
103 103   "customerNo" : "951753456",
104 104   "emailAddress" : "test@testshop.se",
105 105   "cellPhone" : "+46701234456",
... ... @@ -111,6 +111,30 @@
111 111   "coAddress" : "",
112 112   "zipCode" : "12345",
113 113   "countryCode" : "SE"
115 + },
116 + "kyc": {
117 + "parameters":[
118 + {
119 + "name": "employment",
120 + "value": "self-employed"
121 + },
122 + {
123 + "name": "employment-since",
124 + "value": "2016-09"
125 + },
126 + {
127 + "name": "monthlyIncome",
128 + "value": "10000.00"
129 + },
130 + {
131 + "name": "monthlyPurchaseAmount",
132 + "value": "3000.00"
133 + },
134 + {
135 + "name": "monthlyNumberOfDeposits",
136 + "value": "1-2"
137 + },
138 + ]
114 114   }
115 115  }
116 116  {{/code}}
... ... @@ -139,6 +139,30 @@
139 139   "zipCode" : "12345",
140 140   "countryCode" : "SE"
141 141   },
167 + "kyc": {
168 + "parameters":[
169 + {
170 + "name": "employment",
171 + "value": "self-employed"
172 + },
173 + {
174 + "name": "employment-since",
175 + "value": "2016-09"
176 + },
177 + {
178 + "name": "monthlyIncome",
179 + "value": "10000.00"
180 + },
181 + {
182 + "name": "monthlyPurchaseAmount",
183 + "value": "3000.00"
184 + },
185 + {
186 + "name": "monthlyNumberOfDeposits",
187 + "value": "1-2"
188 + },
189 + ]
190 + },
142 142   "account" : null,
143 143   "@id" : "/ledger/credit-account-onboardings/v1/501/offers/kontotyp-10000/applications/1561561-54641515-56456",
144 144   "parentHREF" : "/ledger/credit-account-onboardings/v1/501/offers/kontotyp-10000",