Set test outcome
Use this endpoint to set an outcome (status code) when an Identity Verification case reaches a specific status for testing. <br /><br /><img src="https://files.readme.io/310d4d3-Inline_Caution.svg" align="left" alt="Important" /> Important: Before you start using this endpoint, first read the <a href="https://docs.fourthline.com/docs/idv-integration#set-test-outcome">integration guide</a>. <br />It contains detailed information about using this endpoint successfully and its limitations. <br /><br /><img src="https://files.readme.io/8eb9022-Inline_Tip.svg" align="left" alt="Tip" /> Tip: To view example request bodies, in the sandbox header, click: <img src="https://files.readme.io/8c205b5-APIExamplesDropdown.PNG"/>
Path parameters
The unique identifier for the Identity Verification case. <br /><br />Format: uuid string <br /><br />Example: 790f325a-48c9-4b82-bb53-c0ea128236f0 <br /><br /><img src="https://files.readme.io/8eb9022-Inline_Tip.svg" align="left"/>Tip: This is the same value as the workflowId returned in the Create workflow response. Use this as the case reference number for any questions.
Headers
The access_token returned in your most recent Create access token response.
Request body
Response
Test outcome set
The response returns the string Processed.
Changes
No recorded changes to this endpoint across all 1 revision of this API.