Verification summary

{{#if verificationStatuses.pep}}
{{#if (equalsTo verificationStatuses.pep.status 'orange')}} {{else}} {{/if}}
PEP
Checks performed on
{{verificationStatuses.pep.checkedOn}}
{{/if}} {{#if verificationStatuses.sanctions}}
{{#if (equalsTo verificationStatuses.sanctions.status 'orange')}} {{else}} {{/if}}
Sanctions
Checks performed on
{{verificationStatuses.sanctions.checkedOn}}
{{/if}} {{#if verificationStatuses.adverse-media}}
{{#if (equalsTo verificationStatuses.adverse-media.status 'orange')}} {{else}} {{/if}}
Adverse media
Checks performed on
{{verificationStatuses.adverse-media.checkedOn}}
{{/if}}
{{#if (gt (length hits) 0)}}
{{length hits}} hits found for {{verificationSubject}} on {{completedOn}}
{{#each hits}} {{/each}}
Name Matched Match status
{{name}} {{implode keyData.hits ', '}} {{keyData.match_status}}
{{else}}
No hits found for {{verificationSubject}} on {{completedOn}}
{{/if}}
{{#if (gt (length hits) 0)}} {{#each hits}} {{#if (gt (length this.pep) 0)}}
{{#if (gt (length this.pep) 0)}}
{{#each pep}}
{{name}} {{#each sourceFields}}
{{name}}
{{value}}
{{/each}}
{{/each}}
{{/if}} {{/if}} {{#if (gt (length this.sanctions) 0)}}
{{#if (gt (length this.sanctions) 0)}}
{{#each sanctions}}
{{name}} {{#each sourceFields}} {{#if (equalsToArray name 'Other Information' 'Related URL' 'Program')}}
{{#if (isNan @index)}}
{{@index}}
{{this}}
{{else}}
{{name}}
{{value}}
{{/if}}
{{else}}
{{#if (isNan @index)}}
{{@index}}
{{this}}
{{else}}
{{name}}
{{value}}
{{/if}}
{{/if}} {{/each}}
{{/each}}
{{/if}} {{/if}} {{#if (gt (length this.media) 0)}}
{{#if (gt (length this.media) 0)}}
{{#each media}}
{{#if date}}
Published on {{formatDate date}}
{{/if}}
{{snippet}}
{{/each}}
{{/if}} {{/if}} {{/each}} {{/if}}