From d356cbb070d8c8d9e841a4e49915250466b790a8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 7 Oct 2020 12:38:22 +0200 Subject: document new status code for forbidden refunds (#6600) --- core/api-merchant.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index ecec7ad1..f85b5b12 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -1529,6 +1529,8 @@ Giving Refunds :status 200 OK: The refund amount has been increased, the backend responds with a `MerchantRefundResponse` + :status 403 Forbidden: + For the given order, the refund delay was zero and thus refunds are categorically not allowed. :status 404 Not found: The order is unknown to the merchant :status 410 Gone: -- cgit v1.2.3