taler-docs

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

commit dd682d0c773277379f4ef1afb6972445942cd319
parent 34d3e2874e202aa98843fb13a70a2969be7c7c26
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Wed, 13 May 2026 07:48:15 +0200

new EC

Diffstat:
Mcore/exchange/post-kyc-upload-ID.rst | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/exchange/post-kyc-upload-ID.rst b/core/exchange/post-kyc-upload-ID.rst @@ -34,7 +34,8 @@ :http:statuscode:`409 Conflict`: The upload conflicts with a previous upload. This response comes with a standard `ErrorDetail` response with - a code of ``TALER_EC_EXCHANGE_KYC_FORM_ALREADY_UPLOADED``. + a code of ``TALER_EC_EXCHANGE_KYC_FORM_ALREADY_UPLOADED`` or + ``TALER_EC_EXCHANGE_INVALID_FORM_SUBMITTED``. :http:statuscode:`413 Request Entity Too Large`: The body is too large. :http:statuscode:`500 Internal Server Error`: