Update a document by documentId

Update an existing document

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
int64
required
Query Params
boolean
Defaults to false

If true, will perform the OCR on uploaded document

boolean

If true then the document will be returned in the result. If false (default) then only the metadata will be returned

boolean
Defaults to false

If true, send notification to EDD analyst for manual verification for document. This will only work if the sendNotificationForManualVerification is true

boolean
Defaults to false

If true, verify that the document type matches the uploaded document. This will only work if the performOcr is true

Body Params
string

Deprecated. Use extraInfo to pass Aws session Id for initiating AWS Face Liveness Check

string
required
date-time

ISO 8601 date/time of when the record was first created

int64

The customer the document is for. One of customerId or organisationId must be provided

int64

Unique system generated identifier for a document

string
enum
required
string
boolean
date-time

ISO 8601 date/time of when the record was last modified

string
required

Supported media types are image/jpeg and image/png for anything that needs facial recognition and in addition application/pdf is supported for documents that only need OCR (e.g. proof of address)

int64

The organisation the document is for. One of customerId or organisationId must be provided

int32
required
≥ 0

A number indicating the version of the record. Updates will only be accepted if the passed in version is the same as the current version on record. This is in order to prevent concurrent modifications by multiple users.

date-time
date-time
Responses

400

Bad Request

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json