summaryrefslogtreecommitdiff
path: root/core/api-bank-integration.rst
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-09-19 14:52:27 +0200
committerms <ms@taler.net>2021-09-19 14:52:27 +0200
commit810c14e07bcdc24fcc5c1925ceae20ed175e3ecf (patch)
tree62df379d2c6e3398bfdf1b6a2c1e82d5647784f5 /core/api-bank-integration.rst
parent10843a9bd458865bab62308631364315bfb819e6 (diff)
downloaddocs-kyc.tar.gz
docs-kyc.tar.bz2
docs-kyc.zip
match implementationkyc
Diffstat (limited to 'core/api-bank-integration.rst')
-rw-r--r--core/api-bank-integration.rst2
1 files changed, 1 insertions, 1 deletions
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