Skip to main content
POST
Register Entity for Monitoring
For a usage description of the AML Ongoing Monitoring Register Entity Service, please refer to the AML page.

Endpoint

POST /aml/ongoingMonitoring/registerEntity

Swagger

Authorizations

Authorization
string
header
required

Bearer token obtained from POST /auth. Valid for 60 minutes.

Body

application/json
profileId
string
required

Unique identifier for the entity profile in the system.

Example:

"8dac-b5393ce5ef3a"

names
string
required

Full name of the entity (e.g., "Tesla").

Example:

"Tesla"

searchAll
string

This field cannot be combined with the names parameter.

Enables fuzzy search for the name (optional).

Response

Successfully registered entity for monitoring.