Compliance Checks

Upload evidence file

post
Path parameters
prospectIdstringRequired
externalEvidenceIdstringRequired
Header parameters
authorizationstringOptional

Authorization header containing your API Token

x-alg-noncestringOptional

Nonce used to generate the payload signature

x-alg-signaturestringOptional

Payload signature

datestringOptional

Date of the request un UTC/GMT

Body
filestring · binaryOptional
Responses
post
/v1/partner/prospects/personal/compliance/{prospectId}/upload-evidence/{externalEvidenceId}

No content

Start compliance checks personal prospect

post
Path parameters
prospectIdstringRequired
Header parameters
authorizationstringOptional

Authorization header containing your API Token

x-alg-noncestringOptional

Nonce used to generate the payload signature

x-alg-signaturestringOptional

Payload signature

datestringOptional

Date of the request un UTC/GMT

Body
Responses
chevron-right
200

Start compliance checks for personal prospect.

application/json
idstring · uuidRequired

Unique identifier of the account

Example: a2b9649e-df7f-4349-adff-1c57283fef10
externalReferencestring · nullableRequired

External unique reference on partners platform

firstNamestring · nullableRequiredExample: John
middleNamestring · nullableRequiredExample: James
lastNamestring · nullableRequiredExample: Doe
emailstringRequiredExample: [email protected]
addressone of · nullableOptional
or
dateOfBirthstring · date · nullableRequired
phoneNumberstring · nullableRequiredExample: +447101231111
createDatestring · date-timeRequired
identificationNumberstring · nullableOptional
post
/v1/partner/prospects/personal/compliance/{prospectId}/start-checks

Last updated

Was this helpful?