summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-merchant.rst2
1 files changed, 2 insertions, 0 deletions
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: