libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit 35f74ce9f92eba3cd686f01ea4563e4965531646
parent 653fb27660f78b19fbef32137c5c91fc9ad61dcf
Author: Antoine A <>
Date:   Sat,  2 Dec 2023 15:53:19 +0000

Register API changes

Diffstat:
MAPI_CHANGES.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/API_CHANGES.md b/API_CHANGES.md @@ -5,6 +5,7 @@ This files contains all the API changes for the current release: ## bank serve - POST /accounts: now returns RegisterAccountResponse with IBAN on http code 200 instead of 201 + - CREATE /accounts: new debit_threshold field similar to the one of PATH /accounts ## bank cli