taler-docs

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

commit 902a35ca0b3c772107b5bb439efc9e710191a11c
parent ff649e17cb2f9d60fa451b23df7762a7e196fde3
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 12 Jun 2025 09:35:34 +0200

add by-account filter for #10031/10032

Diffstat:
Mcore/api-exchange.rst | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -5863,6 +5863,11 @@ and freeze or unfreeze accounts suspected of money laundering. *Optional*. Row number threshold, see ``delta`` for its interpretation. Defaults to ``INT64_MAX``, namely the biggest row id possible in the database. + :query h_payto: + *Optional*. Account selector using the *normalized* payto URI. + Information for all accounts is returned if this + filter is absent, otherwise only transactions for this account. + @since protocol **v29**. **Response:**