Changes for page account
                      Last modified by Jenny Eklund on 2025/09/29 10:46
                  
            From version 2.1
        
                  edited by Rasmus Enekvist
          
on 2021/09/23 13:58
           on 2021/09/23 13:58
To version 3.1
      
              edited by Rasmus Enekvist
        
on 2021/09/23 14:37
     on 2021/09/23 14:37
    Change comment:   There is no comment for this version   
 Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
- 
      - Content
-   ... ... @@ -2,42 +2,21 @@ 2 2 ((( 3 3 (% class="container" %) 4 4 ((( 5 -Integrate to **PayEx CreditAccount API **5 +Integrate to **PayEx Account API ** 6 6 ))) 7 7 ))) 8 8 9 9 === Changelog === 10 10 11 -2020-05-14 12 - Addedoperation "add-replacement-cards"onthecards resource11 +2020-05-14?? 12 +Moved from the previus Credit Account API 13 13 14 -2020-02-21 15 -Transactions resource changes: 16 16 17 -* removed "billed" property on transactions resource 18 -* removed reservedate property from transactions resource 19 -* added "initiatedFromPointOfSale" property on transactions resource 20 - 21 -2020-02-13 22 - 23 -* Changed name on resource **recurring-payment-setting** to **recurring-payment-configuration** 24 -* Adjusted propertynames om resource recurring-payment-configuration 25 -recurringPaymentMethod -> paymentMethod 26 -recurringPaymentScope -> paymentScope 27 -fixedRecurringAmount -> fixedAmount 28 - 29 -2020-02-06 30 -Added resource "active-payment-orders" 31 - 32 -2020-01-31 33 -renamed resource "recurring-payment-consent" to "recurring-payment-setting" (not implemented in API yet) 34 - 35 - 36 36 (% id="HRoutesegments" %) 37 37 == Introduction == 38 38 39 39 (% class="lead" %) 40 -This api is used to retrieve information and to change properties related to the customer's creditaccount.19 +This api is used to retrieve information and to change properties related to the customer's account. 41 41 42 42 [[image:1581025117966-675.png||height="367" width="382"]] 43 43 ... ... @@ -69,7 +69,7 @@ 69 69 70 70 == Accounts == 71 71 72 -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.51 +The **accounts** resource is located under **ledger/account/v1/ **api**. **The accounts- and its sub-resources are used to create, read and modify information related to a credit-account. 73 73 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. 74 74 75 75 The following operations is supported