Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Serviço para transmitir nota fiscal para a SEFAZ e obter autorização.
POST https://api.tiny.com.br/api2/nota.fiscal.emitir.php
curl -X POST https://api.tiny.com.br/api2/nota.fiscal.emitir.php \ -d "token=SEU_TOKEN&formato=json&id=654321&enviar_email=S"
{ "retorno": { "status": "OK", "chave_acesso": "35240512345678901234550010000123451234567890", "numero_protocolo": "135240000123456", "situacao": "autorizado" } }