taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 749545b404b015b20cbabb8a670839de3aaf96b8
parent 29c6de2b0a5c3cdf6528df7370eed13fc0f78f00
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 20 May 2021 12:17:39 +0200

document 409 case, see #6863

Diffstat:
Mcore/api-wire.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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