curl --location 'https://sandbox.api.trustic.com.br/antifraud/v1/documents/documentoscopy' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"doc_front_key": "f85dd350-5326-4822-9577-d017af445359",
"doc_back_key": "4404c728-33b7-4864-a2ef-1fa704d80d7b",
"doc_selfie_key": null,
"doc_qr_code_key": null,
"cpf": "999.999.999-90",
"type": "cnh"
}'{}