summaryrefslogtreecommitdiff
path: root/api-mint.rst
diff options
context:
space:
mode:
Diffstat (limited to 'api-mint.rst')
-rw-r--r--api-mint.rst6
1 files changed, 4 insertions, 2 deletions
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**