From version 23.1
edited by David Persson
on 2020/02/03 21:10
To version 24.1
edited by David Persson
on 2020/02/04 23:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,7 +28,7 @@
28 28   "accountProfile" : "kontotyp-1",
29 29   "title" : "kontotyp 1",
30 30   "currency" : "SEK",
31 - "creditLimit" : 1000.00,
31 + "maxCreditLimit" : 50000.00,
32 32   "interestFreePurchaseMonth" : true|false,
33 33   "monthlyAdminFee" : 35.00,
34 34   "reminderFee" : 35.00,
... ... @@ -44,7 +44,7 @@
44 44   "accountProfile" : "kontotyp-2",
45 45   "title" : "kontotyp 2",
46 46   "currency" : "SEK",
47 - "creditLimit" : 2000.00,
47 + "maxCreditLimit" : 0.00,
48 48   "interestFreePurchaseMonth" : true|false,
49 49   "monthlyAdminFee" : 35.00,
50 50   "reminderFee" : 35.00,