Authorization: Bearer ********************
{
"document": "string"
}
curl --location --request POST 'https://api.klever.tec.br/api/external_resource/scr/owner' \
--header 'Content-Type: application/json' \
--data-raw '{
"document": "string"
}'
{
"message": "string"
}