POST
/
v1
/
identity-documents
/
urls

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
sessionKey
string
required

unique identifier for the given customer session on your platform, generated by your service. We expect it to be short-lived (e.g. expires after 30 min)

customerId
string

Id for the customer. Please use the same ID you use for v1/customers API

redirectURL
string

URL were the user should be redirected to once they have completed the document verification flow.

inputData
object

Response

200 - application/json
id
string

id of the document kyc process

link
object