From 3d39cf6917c80bf3ed7b933fd18c2320d3d3fc85 Mon Sep 17 00:00:00 2001 From: ms Date: Wed, 22 Mar 2023 21:51:36 +0100 Subject: param condition --- core/api-bank-access.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst index 42003556..0df13f4b 100644 --- a/core/api-bank-access.rst +++ b/core/api-bank-access.rst @@ -186,7 +186,7 @@ Transactions :query page: page number starting from 1. Page 1 has the latest transactions and 1 is the default value. - :query size: how many transactions per page, defaults to 5. + :query size: how many transactions per page. It must be at least 1 and defaults to 5. :query from_ms: Optional. Filters the results to transactions *from* this timestamp in milliseconds :query until_ms: Optional. Filters the results to transactions *until* this -- cgit v1.2.3