link_document_identification
Link an uploaded attachment to a KYC document type, such as a CRYPTO_KYC_QUESTIONNAIRE, to complete identification after file upload.
Instructions
Links an uploaded attachment to a document type for KYC purposes (e.g. CRYPTO_KYC_QUESTIONNAIRE). Call after upload_attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ID of the provisioned user. | |
| document_type | Yes | Document type (e.g. CRYPTO_KYC_QUESTIONNAIRE). | |
| document_attachment_id | Yes | ID of the front attachment. | |
| document_back_attachment_id | No | ID of the back attachment (optional). | |
| document_country_of_issuance | Yes | ISO-3166 country of issuance (use country of residence). |