summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api-merchant.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 39e4d6b4..7bfe85fa 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -139,6 +139,12 @@ The Frontend HTTP API
(and therefore not spending additional money).
+.. http:post:: refund_url
+
+ Although this POST is issued by the merchant UI, wallets are supposed to catch
+ its response. In the successful case, this response will have a `402 Payment Required`
+ status code, and a `X-Taler-Refund-Url` header containing the refund data URL.
+
------------------------------
The Merchant Backend HTTP API
------------------------------