Changes for page account

Last modified by David Persson on 2024/02/21 07:42
From version 39.1
edited by David Persson
on 2022/08/11 10:42
To version 40.1
edited by Joel Klasson
on 2022/09/09 09:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.dap
1 +xwiki:XWiki.jkl
Content
... ... @@ -58,9 +58,9 @@
58 58  
59 59  ==== Get a list of accounts ====
60 60  
61 -==== ====
61 +==== ====
62 62  
63 -These querystring parameters are optional. preferably select one or the other, If both accountNo and customerNo is provided in qurystring accountNo will take precedence
63 +These querystring parameters are optional. preferably select one or the other, If both accountNo and customerNo is provided in querystring accountNo have to belong to the customerNo
64 64  
65 65  {{code language="http" title="**Request**"}}
66 66  GET /ledger/account/v1/XXX/accounts?accountNo=123&customerNo=456 HTTP/1.1
... ... @@ -143,7 +143,7 @@
143 143  
144 144  ==== Get a specific account ====
145 145  
146 -==== ====
146 +==== ====
147 147  
148 148  {{code language="http" title="**Request**"}}
149 149  GET /ledger/account/v1/XXX/accounts/NNN HTTP/1.1
... ... @@ -423,7 +423,7 @@
423 423  }
424 424  {{/code}}
425 425  
426 -==== ====
426 +==== ====
427 427  
428 428  ==== Get specific bill ====
429 429  
... ... @@ -950,7 +950,7 @@
950 950  }
951 951  {{/code}}
952 952  
953 -==== ====
953 +==== ====
954 954  
955 955  ==== Active-payment-orders resource properties ====
956 956  
... ... @@ -964,7 +964,7 @@
964 964  )))
965 965  |(% style="width:337px" %)amount|(% style="width:205px" %)decimal|(% style="width:208px" %) |(% style="width:58px" %) |(% style="width:1176px" %)The amount to debit the owner of the consent
966 966  
967 -=== ===
967 +=== ===
968 968  
969 969  == Problems ==
970 970