commit fef01a2b51df2ff5831a18e8c5d0f896675fe74e parent ce3d0b6d68159bf4f2f417bff7a59970f87f2329 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Fri, 23 Jun 2017 00:12:44 +0200 note on /refund for wallets Diffstat:
| M | api-merchant.rst | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git 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 ------------------------------