Participant information sharing
Release Details
Release date: Oct 22, 2024
Release type
Informational – Optional action from platforms.
Summary
Zero Hash is releasing three new endpoints that allow certified platforms to access their participant’s PII. This information will only be shared with those platforms who have been cleared to access such information.
If you want to access these endpoints, you first need to be approved by Zero Hash. Please get in touch with your account manager to start this process.
The information has been split into three categories:
- Basic Information: Non PII related information.
- Sanctions Screening: PII required to perform a Sanctions Screening on the participant.
- Full Information: All the PII from the participant.
Action required
Firstly, the platform must have been approved by the Compliance and Legal team to leverage these endpoints. Depending on the agreed sharing level, the platform will be able to access one or more of the endpoints listed below:
/participant/{participant_code}/basic_info
/participant/{participant_code}/sanction_screening_info
/participant/{participant_code}/full_info
Get in touch with our team to get access to these new endpoints.
Endpoints impacted
There are three new endpoints published:
/participant/{participant_code}/basic_info
/participant/{participant_code}/sanction_screening_info
/participant/{participant_code}/full_info
Relevant documentation
Please check out the integration guide to check the steps needed to integrate these endpoints.