Remove a matchlist entry’s state using an entity ID. This automatically sets the state of the entry to DELETED .
entityId associated with the entry.entityId, using the multi-entry GET (list) API, by specifying an includeStates filter that includes DELETED.Your API key provided by FrankieOne
"245c765b124a098d09ef8765...."
Your Customer ID provided by FrankieOne
"12345678-1234-1234-1234-123456789012"
Your Customer Child ID provided by FrankieOne
"87654321-4321-4321-4321-210987654321"
Open string that can be used to define the "channel" the request comes in from. It can potentially be used in routing and risk calculations upon request. Default values that can be used are: api portal smartui Any alphanumeric string is supported though. Anything over 64 characters will be truncated.
If this header parameter is supplied and set to 1, then the request will not wait for the process to finish, and will return a 202 if there are no obvious errors in the input. The request will then run in the background and send a notification back to the customer. See our callback API for details on this.
0, 1 Username provided by API caller
"fred.flintstone@frankieone.com"
The name of the matchlist.
Used for removing an entity from a matchlist.
The entity ID of the entity from which the entry to be marked as deleted was derived.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
The entity type of the entity from which the attributes of this entry will be derived.
INDIVIDUAL, ORGANIZATION, UNKNOWN OK
The unique request identifier for the API call made.
"01HN9XHZN6MGXM9JXG50K59Q85"
Entities are assigned a FrankieOne auto-generated UUID to ensure global uniqueness, represented as entityId. The entityId allows for precise modification when required. To modify an entity, set the entityId of the entity you wish to update in an update request.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Matchlists are assigned an auto-generated UUID to ensure global uniqueness, represented as matchlistId. The matchlistId allows for precise modification when required. To create or modify a matchlist entry, set the matchlistId of the matchlist you wish to update in a matchlist entry request.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
The state of the matchlist entry.
ACTIVE: The matchlist entry is active and can be used for matching.EXPIRED: The matchlist entry has expired. It is visible and retrievable, but cannot be used for matching.DELETED: The matchlist entry has been marked as deleted, rendering it unusable.To modify an entry's state, use Matchlist-Entry-State-Writeable.
ACTIVE, EXPIRED, DELETED