Changes for page ../credit-account

Last modified by David Persson on 2022/08/11 10:52
From version 106.1
edited by David Persson
on 2020/02/06 22:41
To version 107.1
edited by David Persson
on 2020/02/06 22:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -63,8 +63,9 @@
63 63  * Turn on/off charity donation
64 64  * Set behaviour of recurring payments
65 65  
66 -=== Requesting details of a specific account ===
66 +==== Get a specific account ====
67 67  
68 +==== ====
68 68  
69 69  {{code language="http" title="**Request**"}}
70 70  GET /ledger/credit-account/v1/XXX/accounts/NNN HTTP/1.1
... ... @@ -136,7 +136,7 @@
136 136  }
137 137  {{/code}}
138 138  
139 -**Resource properties**
140 +==== Account resource properties ====
140 140  
141 141  (% class="table-bordered table-striped" %)
142 142  |=(% style="width: 215px;" %)Property|=(% style="width: 114px;" %)Data type|=(% style="width: 161px;" %)Format|=(% style="width: 61px;" %)Modify (patch)|=(% style="width: 877px;" %)Description
... ... @@ -183,7 +183,7 @@
183 183  The bills resources contains all the documents produced in the accounts billing cycle.
184 184  
185 185  
186 -==== Requesting list of bills belonging to a specific account ====
187 +==== List all bills of an account ====
187 187  
188 188  
189 189  {{code language="http" title="**Request**"}}
... ... @@ -249,7 +249,7 @@
249 249  
250 250  ==== ====
251 251  
252 -==== Requesting details of a specific bill ====
253 +==== Get specific bill ====
253 253  
254 254  
255 255  {{code language="http" title="**Request**"}}
... ... @@ -286,7 +286,7 @@
286 286  }
287 287  {{/code}}
288 288  
289 -== ==
290 +==== Bill resource properties ====
290 290  
291 291  (% class="table-bordered table-striped" %)
292 292  |=(% style="width: 337px;" %)Property|=(% style="width: 205px;" %)Data type|=(% style="width: 208px;" %)Format|=(% style="width: 621px;" %)Description