{
"customerExternalID": "82deaa92-d559-40bd-96b7-053341a08e28",
"sanctioned": true,
"pep": true,
"inAdverseMedia": true,
"inInternalList": true,
"riskLevel": "EXTREME",
"status": "PENDING",
"updateAt": "2019-12-13T12:01:02.694Z"
}Customer
Customer updated
Fired when a customer’s data is updated.
WEBHOOK
com.amlyze.customer.updated
{
"customerExternalID": "82deaa92-d559-40bd-96b7-053341a08e28",
"sanctioned": true,
"pep": true,
"inAdverseMedia": true,
"inInternalList": true,
"riskLevel": "EXTREME",
"status": "PENDING",
"updateAt": "2019-12-13T12:01:02.694Z"
}Documentation Index
Fetch the complete documentation index at: https://api.amlyze.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Customer external ID.
Example:
"03afd34d-f7b2-440d-aa5a-aaad16a89cdb"
Customer sanctioned or not.
Example:
false
The customer is/isn't a politically exposed person.
Example:
true
Customer found in adverse media or not.
Example:
true
Customer found in internal list or not.
Example:
false
Customer risk level.
Available options:
NONE, LOW, MEDIUM, HIGH, EXTREME Example:
"HIGH"
Customer status.
Available options:
ACTIVE, PENDING, REJECTED, SUSPENDED, CLOSED Example:
"PENDING"
Customer status update time in AMLYZE system.
Example:
"2025-12-21T05:14:10.694Z"
⌘I