From 123e3041a5de4f762b4be919ac815d2fd0b0c977 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 21 Nov 2016 01:35:58 +0100 Subject: Fix **Response** --- api-merchant.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/api-merchant.rst b/api-merchant.rst index 2b1990e2..81cf5fc7 100644 --- a/api-merchant.rst +++ b/api-merchant.rst @@ -389,6 +389,7 @@ The following API are made available by the merchant's `backend` to the merchant :query date: only transactions *jounger* than this parameter will be returned. It's a timestamp, given in seconds. **Response** + :status 200 OK: The response is a JSON `array` of `TransactionHistory`_. .. _tsref-type-TransactionHistory: -- cgit v1.2.3