From 8b207ec7f040bb5eafadb49ccd78d22aa575ccbf Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 31 May 2016 18:06:51 +0200 Subject: add 410 status code --- api-exchange.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'api-exchange.rst') diff --git a/api-exchange.rst b/api-exchange.rst index 33b77305..07d681b0 100644 --- a/api-exchange.rst +++ b/api-exchange.rst @@ -1132,6 +1132,8 @@ Refunds Merchant signature is invalid. :status 404 Not found: The refund operation failed as we could not find a matching deposit operation (coin, contract, transaction ID and merchant public key must all match). + :status 410 Gone: + It is too late for a refund by the exchange, the money was already sent to the merchant. **Details:** -- cgit v1.2.3