taler-docs

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

commit a8f4c3e8ecc4f6740613b550aef52da0a3efcfbe
parent c34524651e97324f5c48e96f2f49db8395573246
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  1 Nov 2017 12:35:35 +0100

minor fixes to protocol spec

Diffstat:
Mapi-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api-merchant.rst b/api-merchant.rst @@ -369,7 +369,7 @@ The following API are made available by the merchant's `backend` to the merchant :status 200 OK: A tip has been created. The backend responds with a `TipCreateConfirmation`_ :status 404 Not Found: - The instance is unknown to the backend. + The instance is unknown to the backend, expired or was never enabled. :status 412 Precondition Failed: The tip amount requested exceeds the available reserve balance for tipping.