diff --git a/README.md b/README.md index 3c50a82e8d..9b77fc77fa 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ curl TODO ## Backoffice screenshots -![mockSolarisPerson](https://user-images.githubusercontent.com/6367201/179481833-0d7087cc-1682-435d-94f5-ed316140eaa2.png) +![mockSolarisPerson](https://user-images.githubusercontent.com/47757191/189340823-2b200e6f-5068-4a32-8936-9b7b4d7ae38e.png) ### Persons and accounts @@ -61,6 +61,16 @@ You can set screening values from the "Person data" section ([More info](https:/ Screen Shot 2022-07-18 at 11 38 55 AM +### Seizure Protection +When querying the balance for P-konto accounts, you will get a `seizure_protection` object as stated in this [API](https://docs.solarisgroup.com/api-reference/digital-banking/account-management/#tag/Accounts/paths/~1v1~1accounts~1{account_id}~1balance/get). Since solaris does not support changing an account to P-konto; we mocked the existence of seizure protection. + +You can modify the values of seizure protection in this section: + +![seizure-protection](https://user-images.githubusercontent.com/47757191/189342102-a69a6a30-bc25-4fc1-bf9a-ba6ee45a76ff.png) + +You can also delete the object afterwards: + +![allow-delete-seizure-protection](https://user-images.githubusercontent.com/47757191/189342305-284ebf13-af56-4166-b71a-8591eea0f82a.png) ## Configuration