commit 93538e5974810a8d9c0911b06a7704f841eb01ac parent 351df24c264f85376971a650f387dcdd77989b04 Author: Florian Dold <florian.dold@gmail.com> Date: Thu, 12 Dec 2019 18:37:22 +0100 more bank API spec Diffstat:
| M | core/api-bank.rst | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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*: