curl --location 'api/operacao/contrato/excluirdocumento' \
--header 'Content-Type: application/json' \
--data '{
"versao": "1.0",
"dados": {
"cpf_cnpj_contratante": "consequat commodo",
"cpf_cnpj_responsavel": "ullamco",
"token": "officia sit",
"operação": 28252341.611549348,
"motivo_exclusao": "cillum mollit irure",
"numero_documento": 54
}
}'{
"mensagem": "string",
"situacao": 0
}