taler-docs

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

commit d3b4f78d93e4d40845faf7c324df6a40fbe93d96
parent 44e94a16d304e162071c8687dfa76db286c41f0d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 28 Nov 2020 18:56:45 +0100

document currency missmatch case

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

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -672,6 +672,8 @@ Management operations authorized by master key The master signature is invalid. :http:statuscode:`409 Conflict`: The exchange has a conflicting wire fee already setup. + :http:statuscode:`412 Precondition failed`: + The currency used is different from the currency of the exchange. **Details:**