v1

latestOpenAPI 3.0.02026-07-2667172347.6 KB
Document Authentication

Upload client data

Use this endpoint to upload the client’s personal data. <br /><br /><img src="https://files.readme.io/310d4d3-Inline_Caution.svg" align="left" alt="Important" /> Important: Before using this endpoint, see the <a href="https://docs.fourthline.com/docs/docauth-integration-api">integration guide</a>. <br /><br /><img src="https://files.readme.io/310d4d3-Inline_Caution.svg" align="left" alt="Caution" /> Caution: If you make another request with the same verificationId, it overwrites the existing case.

put/v1/verifications/{verificationId}/data

Path parameters

verificationIdstring required

Our unique identifier for the Document Authentication case, returned in the Create case response. <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: Use this as the case reference number for any questions.

Headers

Content-Typestring
Authorizationstring required

The access_token returned in your most recent Create access token response.

Request body

Response

The client data was uploaded successfully

object required

A successful response is empty.