Know Your Customer (KYC)

Add KYC Documents

Add and validate KYC documents for an existing identity. Documents are verified with the document service before being associated with the identity.

post/api/evs/v1/identity/{identityId}/document

Path parameters

identityIdstring required

Response

OK

idstring required
status'pending' | 'processing' | 'approved' | 'rejected' required
selectedIdClass'cct' | 'cid' | 'dl' | 'foid' | 'hic' | 'id' | 'ipp' | 'keyp' | 'ltpass' | 'munid' | 'myn' | 'nbi' | 'nric' | 'ofw' | 'rp' | 'pan' | 'pid' | 'pp' | 'ppc' | 'pr' | 'sss' | 'td' | 'tribalid' | 'umid' | 'vid' | 'visa' | 'wp' required

Changes