taler-docs

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

commit 5d61b8a6a70beb1dcbdc32f56fc949ceef4be718
parent fef01a2b51df2ff5831a18e8c5d0f896675fe74e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 29 Jun 2017 20:47:07 +0200

specifications for #4840

Diffstat:
Mapi-exchange.rst | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/api-exchange.rst b/api-exchange.rst @@ -46,6 +46,10 @@ possibly by using HTTPS. Get a list of all denomination keys offered by the bank, as well as the bank's current online signing key. + **Request:** + + :query last_issue_date: optional argument specifying the last value of the "list_issue_date" of a "/keys" response that is already known to the client. Allows the exchange to only return keys that have changed since that timestamp. The given value must be an unsigned 64-bit integer. + **Response:** :status 200 OK: