From version 34.1
edited by Adam Ingmansson
on 2020/02/18 15:02
To version 35.1
edited by Adam Ingmansson
on 2020/02/24 13:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,12 +13,13 @@
13 13  
14 14  * changed KYC object in ApplicationResource
15 15  
16 -(% id="HThisAPIisusedtolistcurrentlyavailablecreditaccountoffersaswellastheassociatedonboardingprocess" class="lead" %)
16 +(% class="lead" id="HThisAPIisusedtolistcurrentlyavailablecreditaccountoffersaswellastheassociatedonboardingprocess" %)
17 17  This API is used to list currently available credit account offers as well as the associated onboarding process
18 18  
19 -== [[image:1581023587369-139.png||width="461" height="253"]] ==
19 +== [[image:1581023587369-139.png||height="253" width="461"]] ==
20 20  
21 21  == Offers ==
22 +
22 22  ==== List all offers ====
23 23  
24 24  {{code language="http" title="**Response**"}}
... ... @@ -81,7 +81,7 @@
81 81   "accountProfile" : "kontotyp-1000",
82 82   "title" : "kontotyp 1,000",
83 83   "currency" : "NOK",
84 - "creditLimit" : 1000.00,
85 + "maxCreditLimit" : 50000.00,
85 85   "interestFreePurchaseMonth" : true|false,
86 86   "monthlyAdminFee" : 35.00,
87 87   "reminderFee" : 35.00,
... ... @@ -112,7 +112,7 @@
112 112  |(% style="width:215px" %)accountProfile|(% style="width:114px" %)string|(% style="width:118px" %)Maxlength: 50|(% style="width:586px" %)
113 113  |(% style="width:215px" %)title|(% style="width:114px" %)string|(% style="width:118px" %)Maxlength: 50|(% style="width:586px" %)
114 114  |(% style="width:215px" %)currency|(% style="width:114px" %)string|(% style="width:118px" %)[[ISO 4217>>url:https://sv.wikipedia.org/wiki/ISO_4217]]|(% style="width:586px" %)
115 -|(% style="width:215px" %)creditLimit|(% style="width:114px" %)decimal|(% style="width:118px" %) |(% style="width:586px" %)
116 +|(% style="width:215px" %)maxCreditLimit|(% style="width:114px" %)decimal|(% style="width:118px" %) |(% style="width:586px" %)
116 116  |(% style="width:215px" %)interestFreePurchaseMonth|(% style="width:114px" %)bool|(% style="width:118px" %)[[ISO 8601>>url:http://en.wikipedia.org/wiki/ISO_8601||rel="noreferrer" title="ISO8601 on Wikipedia"]]|(% style="width:586px" %)
117 117  |(% style="width:215px" %)monthlyAdminFee|(% style="width:114px" %)decimal|(% style="width:118px" %) |(% style="width:586px" %)
118 118  |(% style="width:215px" %)reminderFee|(% style="width:114px" %)decimal|(% style="width:118px" %) |(% style="width:586px" %)