Changes for page ../credit-account

Last modified by dap on 2022/08/11 10:52
From version 126.1
edited by dap
on 2020/02/21 09:18
To version 127.1
edited by dap
on 2020/03/01 18:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -107,7 +107,7 @@
107 107   "accountProfileType": "accountType1 | accountType2 | accountType3 etc.",
108 108   "accountAlias" : "accountAlias1 | accountAlias2 etc.",
109 109   "customerNo" : "123789654",
110 - "status" : "open | pending-close | closed",
110 + "status" : "Open | PendingClose | Closed",
111 111   "creditLimit": 2000.00,
112 112   "totalBalance" : -1900.0,
113 113   "reservedAmount": 50.0,
... ... @@ -169,9 +169,9 @@
169 169  |(% style="width:215px" %)accountAlias |(% style="width:114px" %)string|(% style="width:161px" %)Maxlength: 50|(% style="width:61px" %) |(% style="width:877px" %)A descriptive name for the account type, //Examples: kontokredit1, matkonto1//
170 170  |(% style="width:215px" %)customerNo |(% style="width:114px" %)string|(% style="width:161px" %)Maxlength: 50|(% style="width:61px" %) |(% style="width:877px" %)Identifier of the customer (account owner)
171 171  |(% style="width:215px" %)status |(% style="width:114px" %)string|(% style="width:161px" %)Maxlength: 25|(% style="width:61px" %) |(% style="width:877px" %)Status of the account(((
172 -* **pending-close**: the customer has requested the account to be closed, the account will be closed when possible.
173 -* **open**: the account is open and active
174 -* **closed**: the account has been closed
172 +* **PendingClose**: the customer has requested the account to be closed, the account will be closed when possible.
173 +* **Open**: the account is open and active
174 +* **Closed**: the account has been closed
175 175  )))
176 176  |(% style="width:215px" %)creditLimit |(% style="width:114px" %)decimal|(% style="width:161px" %) |(% style="background-color:palegreen; width:61px" %) |(% style="width:877px" %)The creditlimit of the account, support patch operation but only lower
177 177  |(% style="width:215px" %)totalBalance|(% style="width:114px" %)decimal|(% style="width:161px" %) |(% style="width:61px" %) |(% style="width:877px" %)Total current sum of all balances (including capital / interest / fees, etc.)