1. Create a Trust Envelope™
Here is the minimal request body to create a Trust Envelope™. You can find all the available fields in the API Reference.Request
| Field | Description |
|---|---|
query | Define the data you need to verify |
return_url | The URL that the user will be redirected to after they complete the process. You can use this to redirect the user to a thank you page or to your app |
Response
The response contains theenvelope_url which users can use to complete the data verification process.
JSON
2. Retrieve Envelope Results
Request
| Field | Description |
|---|---|
iq_xxx | The ID of the envelope |