From version 64.1
edited by David Persson
on 2020/01/14 08:53
To version 64.2
edited by David Persson
on 2020/01/16 22:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,10 +14,16 @@
14 14  
15 15  == Accounts ==
16 16  
17 -(% class="lead" %)
18 -The **accounts** resource located under **ledger/credit-account/v1/ **api**. **The accounts- and its sub-resources are used to created, read and modify information related to a credit-account.
17 +The **accounts** resource is located under **ledger/credit-account/v1/ **api**. **The accounts- and its sub-resources are used to create, read and modify information related to a credit-account.
18 +The accounts resource provides an overview of the end customer's account, it contains information such as current balance, credit limit etc. The resource also contains URIs for additional sub-resources such as bills, cards, recurring payments, etc.
19 19  
20 +The following operations is supported
20 20  
22 +* Change the account credit limit
23 +* Add extra cards
24 +* Request cancellation of account
25 +* Turn on/off charity donation
26 +
21 21  === Requesting details of a specific account ===
22 22  
23 23  
... ... @@ -295,6 +295,8 @@
295 295  
296 296  === recurring-payment-consent ===
297 297  
304 +This resource contain information/settings related to how recurring payments should behave on this account.
305 +
298 298  
299 299  {{code language="http" title="**Request**"}}
300 300  POST /ledger/credit-account/v1/XXX/accounts/123/recurring-payment-consent HTTP/1.1
... ... @@ -321,14 +321,17 @@
321 321  
322 322  (% class="table-bordered table-striped" %)
323 323  |=(% style="width: 337px;" %)Property|=(% style="width: 205px;" %)Data type|=(% style="width: 208px;" %)Format|=(% style="width: 58px;" %)Modify (patch)|=(% style="width: 1176px;" %)Description
324 -|(% style="width:337px" %)directDebitType|(% style="width:205px" %)string|(% style="width:208px" %) |(% style="background-color:palegreen; width:58px" %) |(% style="width:1176px" %)(((
325 -DirectDebitType:
332 +|(% style="width:337px" %)recurringPaymentMethod|(% style="width:205px" %)string|(% style="width:208px" %) |(% style="background-color:palegreen; width:58px" %) |(% style="width:1176px" %)recurringPaymentMethods:(((
333 +* autogiro
334 +)))
335 +|(% style="width:337px" %)recurringPaymentScope|(% style="width:205px" %)string|(% style="width:208px" %) |(% style="background-color:palegreen; width:58px" %) |(% style="width:1176px" %)(((
336 +recurringPaymentScopes:
326 326  
327 -* fixedRecurring (Fixed amount to debit each month)
338 +* fixedRecurring (Fixed amount to debit monthly)
328 328  * totalDebt (Total credit-account debt will be debited)
329 329  * billedAmount (Only the minimum amount to pay will be debited)
330 330  )))
331 -|(% style="width:337px" %)fixedRecurringAmount|(% style="width:205px" %)decimal|(% style="width:208px" %) |(% style="background-color:palegreen; width:58px" %) |(% style="width:1176px" %)amount to monthly debit end-customers bankaccount (Only valid if directDebitType is fixedRecurring)
342 +|(% style="width:337px" %)fixedRecurringAmount|(% style="width:205px" %)decimal|(% style="width:208px" %) |(% style="background-color:palegreen; width:58px" %) |(% style="width:1176px" %)amount to monthly debit end-customers bankaccount (Only valid if recurringPaymentScope is set to "fixedRecurring")
332 332  
333 333  === Cards ===
334 334  

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: