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 estornar o estoque de um pedido previamente lançado.
POST https://api.tiny.com.br/api2/pedido.estornar.estoque.php
curl -X POST https://api.tiny.com.br/api2/pedido.estornar.estoque.php \ -d "token=SEU_TOKEN&formato=json&id=789456"
{ "retorno": { "status_processamento": 3, "status": "OK" } }