GET /v1/dms/anomalies
GET/v1/dms/anomalies
Detect anomalous invoices based on vendor spending patterns
Query-Parameter
| Name | Typ | Beschreibung |
|---|---|---|
months | string | |
threshold | string |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/dms/anomalies \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.dms.list();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |