Endpoint
POST/aml/ongoingMonitoring/registerEntity
Swagger
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Unique identifier for the entity profile in the system.
Example:
"8dac-b5393ce5ef3a"
Full name of the entity (e.g., "Tesla").
Example:
"Tesla"
This field cannot be combined with the names parameter.
Enables fuzzy search for the name (optional).
Response
Successfully registered entity for monitoring.