summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-wire.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/api-wire.rst b/core/api-wire.rst
index f82ceaa2..654d72f3 100644
--- a/core/api-wire.rst
+++ b/core/api-wire.rst
@@ -345,6 +345,8 @@ exposed by bank gateways in production.
Authentication failed, likely the credentials are wrong.
:http:statuscode:`404 Not found`:
The endpoint is wrong or the user name is unknown. The bank replies with an `ErrorDetail` object.
+ :http:statuscode:`409 Conflict`:
+ The 'reserve_pub' argument was used previously in another transfer, and the specification mandates that reserve public keys must not be reused.
.. ts:def:: AddIncomingRequest