file, scan_type. Alternative to presigned URL flow.Authorization: ********************curl --location '/v1/kyc/applications//documents' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"property1": "string",
"property2": "string"
}'{
"document_id": "b792e8ae-2cb4-4209-85b9-32be4c2fcdd6"
}