x-api-key: ********************
curl --location 'http://api.digisan.com.br/api/v1/nfe//cancelar' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "motivo": "string" }'
{}