summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-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