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/produtos/{idProduto}/kit \ --header 'Authorization: Bearer <token>'
[ { "produto": { "id": 123, "sku": "<string>", "descricao": "<string>" }, "quantidade": 123 } ]
OK
Show child attributes