summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-05-20 12:17:39 +0200
committerChristian Grothoff <christian@grothoff.org>2021-05-20 12:17:39 +0200
commit749545b404b015b20cbabb8a670839de3aaf96b8 (patch)
tree2414d2a7c7c081fc6abdb6acc95690a976321416 /core
parent29c6de2b0a5c3cdf6528df7370eed13fc0f78f00 (diff)
downloaddocs-749545b404b015b20cbabb8a670839de3aaf96b8.tar.gz
docs-749545b404b015b20cbabb8a670839de3aaf96b8.tar.bz2
docs-749545b404b015b20cbabb8a670839de3aaf96b8.zip
document 409 case, see #6863
Diffstat (limited to 'core')
-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