taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit d356cbb070d8c8d9e841a4e49915250466b790a8
parent 0212cfe9da3c0ac26d407fbc3b8ac655ba70eb4a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  7 Oct 2020 12:38:22 +0200

document new status code for forbidden refunds (#6600)

Diffstat:
Mcore/api-merchant.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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: