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.
cURL
curl --request GET \ --url https://api.tiny.com.br/public-api/v3/notas/{idNota}/itens/{idItem} \ --header 'Authorization: Bearer <token>'
{ "id": 123, "idProduto": 123, "codigo": "<string>", "ncm": "<string>", "descricao": "<string>", "unidade": "<string>", "quantidade": 123, "valorUnitario": 123, "valorTotal": 123, "valorFrete": 123, "valorTotalComImpostos": 123, "cfop": "<string>", "naturezaOperacao": "<string>", "origem": "<string>", "gtin": "<string>", "gtinEmbalagem": "<string>", "numeroPedidoCompra": "<string>", "numeroItemPedidoCompra": 123, "pesoLiq": 123, "pesoBruto": 123, "infoAdicional": "<string>", "obs": "<string>", "pis": { "valorImposto": 123 }, "icms": { "valorImposto": 123 }, "cofins": { "valorImposto": 123 }, "simples": { "valorImposto": 123 }, "ipi": { "valorImposto": 123 }, "ibsCbsIs": { "cstIbsCbs": "<string>", "cClassTribIbsCbs": "<string>", "valorImpostoCbs": 123, "valorImpostoIbsUf": 123 } }
Identificador da nota fiscal
OK
P
S
Show child attributes