From 3a27b3092ea9b34c88a3210c61ecdc0581a2a38d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 5 Oct 2015 10:32:37 +0200 Subject: fixing sphinx warnings --- api-mint.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'api-mint.rst') diff --git a/api-mint.rst b/api-mint.rst index 17d4dd58..14991621 100644 --- a/api-mint.rst +++ b/api-mint.rst @@ -559,7 +559,7 @@ Administrative API: Bank transactions :>json string status: The string constant `NEW` or `DUP` to indicate whether the transaction was truly added to the DB - or whether it already existed in the DB + or whether it already existed in the DB **Failure response** @@ -583,6 +583,8 @@ Administrative API: Bank transactions :>json object amount: Amount transferred to the merchant :>json string transaction: Transaction identifier in the wire details :>json base32 wire: Wire transaction details (as originally specified by the merchant) + + **Success response** :status 200: the operation succeeded @@ -591,7 +593,7 @@ Administrative API: Bank transactions :>json string status: The string constant `NEW` or `DUP` to indicate whether the transaction was truly added to the DB - or whether it already existed in the DB + or whether it already existed in the DB **Failure response** -- cgit v1.2.3