X-API-Key: ********************Authorization: Bearer ********************curl --location '/v1/brl/kyb/documents?subAccountId=' \
--header 'X-Managed-Profile-Id;' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"documentType": "ID",
"isDoubleSided": true
}'{
"id": "string",
"livenessUrl": "http://example.com",
"uploadURLBack": "http://example.com",
"uploadURLFront": "http://example.com",
"validateLivenessToken": "string"
}