summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 8a9bb15e..1e4941d9 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -242,6 +242,6 @@ The following are the API made available by the merchant:
**Failure Response**
- :status 400: Request not understood or incomplete
- :status 403: The contract's retraction period has expired
- :status 404: Invalid / unknown contract
+ :status 400 Bad Request: Request not understood or incomplete
+ :status 403 Forbidden: The contract's retraction period has expired
+ :status 404 Not Found: Invalid / unknown contract