x-api-key: ********************curl --location 'http://api.digisan.com.br/api/v1/mdfe//incluir-condutor' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"nome": "JOAO TESTE",
"cpf": "52998224725"
}'{}