From 5bd613374fe0a9a2986b30547ecd6432bf6f3769 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 15 Dec 2017 15:36:41 +0100 Subject: bad currency when triggering wire transfer api --- api-bank.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'api-bank.rst') 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:** -- cgit v1.2.3