summaryrefslogtreecommitdiff
path: root/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'api-exchange.rst')
-rw-r--r--api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index 39b4dd9e..2d95c67f 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -279,8 +279,8 @@ Obtaining wire-transfer information
// Account number at the bank
account_number: number;
- // URI of the bank
- bank_uri: string;
+ // URL of the bank
+ bank_url: string;
// Name of the account's owner
name: string;