Endpoint
Parâmetros
Descrição
Retorna tabelas auxiliares como:- Códigos de serviço (LC 116/2003)
- Naturezas de operação de serviço
- Tipos de tributação municipal
- Formas de retenção de ISS
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Tabelas auxiliares relacionadas a notas fiscais de serviço (NFS-e).
POST https://api.tiny.com.br/api2/tabelas.nota.servico.php
| Parâmetro | Tipo | Ocorrência | Descrição |
|---|---|---|---|
| token | string | obrigatório | Chave gerada para identificar sua empresa |
| formato | string | obrigatório | Formato do retorno (json) |
curl -X POST https://api.tiny.com.br/api2/tabelas.nota.servico.php \
-d "token=SEU_TOKEN&formato=json"
