From f499340383e660b865fba817c2b8cd0390943953 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 13 Aug 2015 15:44:50 +0200 Subject: adding deposit and pay failure responses skeletons --- api-merchant.rst | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'api-merchant.rst') diff --git a/api-merchant.rst b/api-merchant.rst index 43c0a7c3..c8fc2c10 100644 --- a/api-merchant.rst +++ b/api-merchant.rst @@ -280,3 +280,38 @@ The following API are made available by the merchant's backend to the merchant's :reqheader Content-Type: application/json :json string error: the value is "invalid signature" + :>json string paramter: the value is "coin_sig", "ub_sig" (TODO define this) or "wallet_sig", depending on which signature was deemed invalid by the mint + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3