commit 810c14e07bcdc24fcc5c1925ceae20ed175e3ecf
parent 10843a9bd458865bab62308631364315bfb819e6
Author: ms <ms@taler.net>
Date: Sun, 19 Sep 2021 14:52:27 +0200
match implementation
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst
@@ -143,7 +143,7 @@ for the withdrawal operation (the ``wopid``) to interact with the withdrawal ope
// format. NOTE: this field is optional, therefore
// the bank will initiate the withdrawal with the
// default exchange, if not given.
- exchange_wire_details: string;
+ selected_exchange: string;
}
.. ts:def:: BankWithdrawalOperationPostResponse