{
"entity_ids": [
"VAN-001",
"VAN-002",
"VAN-003",
"VAN-004"
],
"as_of": "2026-03-27",
"currency": "USD"
}{
"positions": [
{
"entity": "VAN-001",
"balance": 142300000,
"currency": "USD"
},
{
"entity": "VAN-002",
"balance": 88100000,
"currency": "USD"
},
{
"entity": "VAN-003",
"balance": 38400000,
"currency": "EUR"
},
{
"entity": "VAN-004",
"balance": 15800000,
"currency": "GBP"
}
],
"total_usd_equivalent": 284600000
}{
"target_agent": "agt_compliance",
"task": "Run AML, KYC, OFAC, PEP screening on transaction IDs: TXN-8841, TXN-8842, TXN-8843, TXN-8844",
"priority": "high",
"callback_on_complete": true
}{
"transaction_ids": [
"TXN-8841",
"TXN-8842",
"TXN-8843",
"TXN-8844"
],
"screens": [
"AML",
"KYC",
"OFAC",
"PEP"
]
}{
"cleared": 3,
"flagged": 1,
"flags": [
{
"id": "TXN-8844",
"type": "OFAC_NAME_MATCH",
"score": 0.61,
"entity": "Al-Meridian"
}
]
}