Skip to main content

Jul 12, 2026

Latest improvements to Flagright

Management API: Delete individual list items

You can now delete a single item from a list via the management API by providing the list ID and the item key, without having to delete and re-submit the entire list.


See our API documentation for implementation details.


Management API: Update transaction status endpoint

A new POST /transactions/status endpoint is now available, allowing you to programmatically update the status of a transaction and provide a reason and optional comment. Supported statuses include ALLOW, with reasons such as FALSE_POSITIVE and OTHER.

See our API documentation for implementation details.


User data: Secondary tax residence with nested TIN structure

Business users now support a secondaryTaxResidenceCountry field, allowing you to submit tax identification details for multiple countries of tax residence. Each entry in the array accepts a country code, tax ID, and declaration date.

See our API documentation for implementation details.


Zendesk integration: Support for multiple user ID fields

The Zendesk integration now supports configuring multiple user ID fields, allowing Flagright to look up users across more than one field using an OR condition. This is useful where user IDs may appear in different fields depending on the context.

Did this answer your question?