Workflow Overview¶
This workflow has eleven main steps:
Your back-end system uses the API to create a guest link with “Digital Identity Scheme Property”, including DBS (See Using Digital Identity Property).
A guest user uses the link to the TrustID on the web to upload one or more document images for an application.
TrustID processes the application and sends a webhook, the payload of which says the result is complete.
Your back-end system sends back a status code 200, meaning it received the webhook successfully.
Your back-end system goes through authentication with the TrustID server.
Your back-end system receives the results and interprets these.
Your back-end system initiates the DBS check based on the results.
TrustID sends a webhook when the DBS application gets updated.
Your back-end system sends back a status code 200, meaning it received the webhook successfully.
Your back-end system goes through authentication with the TrustID server.
Your back-end system receives the results and interprets these.