taler-docs

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

commit 123e3041a5de4f762b4be919ac815d2fd0b0c977
parent 434ff81acd88b05862a30e43db375ba67145f508
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Mon, 21 Nov 2016 01:35:58 +0100

Fix **Response**

Diffstat:
Mapi-merchant.rst | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

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