CT-e (Transporte)

Baixar XML

Download do XML oficial do CT-e assinado e autorizado com protocolo SEFAZ integrado.

GEThttps://api.nfer.me/v1/cte/:id/xml

Headers da Requisição

X-API-Keystringobrigatório

Chave de API.

Parâmetros de Rota (Path Parameters)

idstringobrigatório

ID do CT-e.

Exemplo: cte_12345678
Baixar XML
curl --request GET \
--url https://api.nfer.me/v1/cte/:id/xml \
--header 'X-API-Key: <sua_chave_api>'
{
"file_type": "application/xml",
"status": "download_ready"
}