From the response to GET API https://api-worldcheck.refinitiv.com/v2/reference/records/{referenceId}, how can I know whether the sanctions are still active? Is it as long as the “actions.endDate” is “null”?
And also for PEP data, is it active as long as “roles.end” is null? But there are some cases where both “roles.start” and “roles.end” are “null”, may I know the reason behind it?