From 93538e5974810a8d9c0911b06a7704f841eb01ac Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 12 Dec 2019 18:37:22 +0100 Subject: more bank API spec --- core/api-bank.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'core') diff --git a/core/api-bank.rst b/core/api-bank.rst index cf4e3597..dbfe208f 100644 --- a/core/api-bank.rst +++ b/core/api-bank.rst @@ -312,6 +312,10 @@ Querying Transactions information via the ``X-Taler-Bank-Username`` and ``Taler-Bank-Password`` headers. + Transactions are identified by an opaque string identifier, referred to here + as "row ID". The semantics of the row ID (including its sorting order) are + up to the bank server to determine completely opaque to the client. + The list of returned transactions is determined by a row ID *starting point* and a signed non-zero integer *delta*: -- cgit v1.2.3