From version 47.1
edited by David Persson
on 2019/12/20 10:04
To version 48.1
edited by David Persson
on 2019/12/20 10:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -234,7 +234,7 @@
234 234  |(% style="width:337px" %)activePaymentOrder.amount|(% style="width:205px" %)decimal|(% style="width:208px" %) |(% style="width:621px" %)**INTERN KOMMENTAR - **beroende på directdebittype så kan denna vara beräknad vid varje hämtning (utifrån ev. delbet)
235 235  |(% style="width:337px" %)pdf|(% style="width:205px" %)string|(% style="width:208px" %)Url|(% style="width:621px" %)Url to download pdf
236 236  
237 -=== Direct-debit ===
237 +=== direct-debit / recurring-payment ===
238 238  
239 239  === ===
240 240  
... ... @@ -245,6 +245,7 @@
245 245  Content-Type: application/json
246 246  {{/code}}
247 247  
248 +Alternativ 1:
248 248  
249 249  {{code language="http" title="**Response**"}}
250 250  HTTP/1.1 200 OK
... ... @@ -251,7 +251,7 @@
251 251  Content-Type: application/json
252 252  
253 253  {
254 - "@id" : "/ledger/credit-account/v1/501/accounts/123456/direct-debit",
255 + "@id" : "/ledger/credit-account/v1/501/accounts/123456/direct-debit",
255 255   "directDebitType" : "fixedRecurring | totalDebt | billedAmount | onDemand",
256 256   "fixedRecurringAmount" : 1500.00,
257 257   "parentHREF": "/ledger/credit-account/v1/501/accounts/123456"
... ... @@ -259,6 +259,23 @@
259 259  
260 260  {{/code}}
261 261  
263 +Alternativ 2:
264 +
265 +{{code language="http" title="**Response**"}}
266 +HTTP/1.1 200 OK
267 +Content-Type: application/json
268 +
269 +{
270 + "@id" : "/ledger/credit-account/v1/501/accounts/123456/recurring-payment",
271 + "recurringPaymentType" : "autogiro",
272 + "recurringPaymentScope" : "fixedRecurring | totalDebt | billedAmount | onDemand",
273 + "fixedRecurringAmount" : 1500.00,
274 + "parentHREF": "/ledger/credit-account/v1/501/accounts/123456"
275 +}
276 +
277 +{{/code}}
278 +
279 +
262 262  (% class="table-bordered table-striped" %)
263 263  |=(% style="width: 337px;" %)Property|=(% style="width: 205px;" %)Data type|=(% style="width: 208px;" %)Format|=(% style="width: 58px;" %)Modify (patch)|=(% style="width: 1176px;" %)Description
264 264  |(% style="width:337px" %)directDebitType|(% style="width:205px" %)string|(% style="width:208px" %) |(% style="background-color:palegreen; width:58px" %) |(% style="width:1176px" %)(((

Tips

You can click on the arrows next to the breadcrumb elements to quickly navigate to sibling and children pages.

Need help?

If you need help with XWiki you can contact: