X-API-Key: ********************Authorization: Bearer ********************curl --location '/v1/brl/kyc/record-attempt' \
--header 'X-Managed-Profile-Id;' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"quoteId": "string",
"sessionId": "string",
"taxId": "string"
}'{}