From 810c14e07bcdc24fcc5c1925ceae20ed175e3ecf Mon Sep 17 00:00:00 2001 From: ms Date: Sun, 19 Sep 2021 14:52:27 +0200 Subject: match implementation --- core/api-bank-integration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst index 7573a540..5f33f452 100644 --- 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 -- cgit v1.2.3