commit d6138ba25757a69252a4bdbfb1fd046a0a876d8d
parent 92393155bfe274838b822e0c5c6c863ef03d46cc
Author: Florian Dold <dold@taler.net>
Date: Mon, 31 Aug 2026 10:57:17 +0200
exchange API: document AML account summary lookup
Diffstat:
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/core/exchange/get-aml-OFFICER_PUB-accounts.rst b/core/exchange/get-aml-OFFICER_PUB-accounts.rst
@@ -40,6 +40,10 @@
as high risk. If set to no, only return accounts that are not flagged as
high risk. Do not give this parameter (or use "all") to see all accounts
regardless of risk status.
+ :query h_payto:
+ *Optional*. Restrict the response to the account identified by this
+ normalized payto URI hash. This exact-match filter can be combined with
+ the lifecycle, investigation and risk filters above.
**Response:**
@@ -101,9 +105,13 @@
// Latest officer-authored file note about the account (if any).
comments?: string;
+ // Human-readable label assigned to the customer (if any).
+ customer_label?: string;
+
// Machine-readable system information about the account (if any).
// "BELOW_ACCOUNT_OPENING_THRESHOLD" means that transactions remain
- // below the threshold that opens an AML file.
+ // below the threshold that opens an AML file. System information and
+ // an officer-authored file note can both be present.
system_note?: "BELOW_ACCOUNT_OPENING_THRESHOLD";
// Row of the account in the exchange tables. Useful to filter