Changes for page account

Last modified by David Persson on 2024/02/21 07:42
From version 47.1
edited by Mats Lyth
on 2022/11/07 13:27
To version 48.1
edited by Mats Lyth
on 2022/11/07 13:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -58,7 +58,7 @@
58 58  
59 59  ==== Get a list of accounts ====
60 60  
61 -==== ====
61 +==== ====
62 62  
63 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  
... ... @@ -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
... ... @@ -426,7 +426,7 @@
426 426  }
427 427  {{/code}}
428 428  
429 -==== ====
429 +==== ====
430 430  
431 431  ==== Get specific bill ====
432 432  
... ... @@ -957,7 +957,7 @@
957 957  }
958 958  {{/code}}
959 959  
960 -==== ====
960 +==== ====
961 961  
962 962  ==== Active-payment-orders resource properties ====
963 963  
... ... @@ -971,7 +971,7 @@
971 971  )))
972 972  |(% 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
973 973  
974 -=== ===
974 +=== ===
975 975  
976 976  {{display reference="developer:Main.Invoicing.ledger-api-general-docs.api-section-problems.WebHome"/}}
977 977  
... ... @@ -979,7 +979,7 @@
979 979  
980 980  (% class="box infomessage" %)
981 981  (((
982 -Note, each problem typecode is preceded by "ledger.account." in this API, e.g. the error "validation" in the table below will appear as typecode "ledger.account.validation".
982 +Note, each problem typecode is preceded by "ledger/account/v1/problems/" in this API, e.g. the error "validation" in the table below will appear as typecode "ledger/account/v1/problems/validation".
983 983  )))
984 984  
985 985  (% class="table-bordered table-striped" %)
... ... @@ -986,7 +986,7 @@
986 986  |=(% style="width: 537px;" %)Problem type (code)|=(% style="width: 172px;" %)Httpstatus|=(% style="width: 796px;" %)Description
987 987  |(% style="width:537px" %)validation|(% style="width:172px" %)400|(% style="width:796px" %)occurs if any of the inputvalidation fails, it is described in the problem which parameter that failed the validation
988 988  |(% style="width:537px" %)forbidden|(% style="width:172px" %)403|(% style="width:796px" %)occurs if access to method is not allowed.
989 -|(% style="width:537px" %)customer-does-not-exists|(% style="width:172px" %)404|(% style="width:796px" %)can occur if customernumber is part of the querystring towards account resource
989 +|(% style="width:537px" %)customer-not-found|(% style="width:172px" %)404|(% style="width:796px" %)can occur if customernumber is part of the querystring towards account resource
990 990  |(% style="width:537px" %)card-not-found|(% style="width:172px" %)404|(% style="width:796px" %)
991 991  |(% style="width:537px" %)duplicate-card-token|(% style="width:172px" %)409|(% style="width:796px" %)
992 992  |(% style="width:537px" %)card-update-failed|(% style="width:172px" %)422|(% style="width:796px" %)