summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-12-15 15:36:41 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-12-15 15:37:21 +0100
commit5bd613374fe0a9a2986b30547ecd6432bf6f3769 (patch)
treed652b89b460650cba1b42d3b74ce5767f73b4a21
parentaec472510d565e4435334efbca131adc2116e59e (diff)
downloaddocs-5bd613374fe0a9a2986b30547ecd6432bf6f3769.tar.gz
docs-5bd613374fe0a9a2986b30547ecd6432bf6f3769.tar.bz2
docs-5bd613374fe0a9a2986b30547ecd6432bf6f3769.zip
bad currency when triggering wire transfer api
-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:**