summaryrefslogtreecommitdiff
path: root/api-bank.rst
diff options
context:
space:
mode:
Diffstat (limited to 'api-bank.rst')
-rw-r--r--api-bank.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/api-bank.rst b/api-bank.rst
index 5140ec46..b64fd7a3 100644
--- a/api-bank.rst
+++ b/api-bank.rst
@@ -34,6 +34,7 @@ request.
:status 200 OK: The request has been correctly handled, so the funds have been transferred to the recipient's account. The body is a `BankDepositDetails`_.
:status 400 Bad Request: The bank replies a `BankError`_ object.
+:status 406 Not Acceptable: The request had wrong currency; the bank replies a `BankError`_ object.
**Details:**