gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-api] branch master updated: non increasing refund am


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: non increasing refund amount
Date: Thu, 22 Jun 2017 15:06:55 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new ce3d0b6  non increasing refund amount
ce3d0b6 is described below

commit ce3d0b6d68159bf4f2f417bff7a59970f87f2329
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 22 15:06:47 2017 +0200

    non increasing refund amount
---
 api-merchant.rst | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/api-merchant.rst b/api-merchant.rst
index 5563ed2..39e4d6b 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -236,9 +236,11 @@ The following API are made available by the merchant's 
`backend` to the merchant
   The request body is a `RefundRequest`_ object.
 
   **Response**
-
-  If the operation was successful, the backend responds with a signed 
confirmation,
-  see `RefundConfirmation`_
+  
+  :status 200 OK:
+    The refund amount has been increased, the backend responds with a 
`RefundConfirmation`_
+  :status 400 Bad request:
+    The refund amount is not consistent: it is not bigger than the previous 
one.
 
   .. _RefundRequest:
   .. code-block:: tsref

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]