summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-07 12:38:22 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-07 12:38:22 +0200
commitd356cbb070d8c8d9e841a4e49915250466b790a8 (patch)
treecda43ecbf8d7041b84bf3dcc3331f6357c780e7b /core
parent0212cfe9da3c0ac26d407fbc3b8ac655ba70eb4a (diff)
downloaddocs-d356cbb070d8c8d9e841a4e49915250466b790a8.tar.gz
docs-d356cbb070d8c8d9e841a4e49915250466b790a8.tar.bz2
docs-d356cbb070d8c8d9e841a4e49915250466b790a8.zip
document new status code for forbidden refunds (#6600)
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: