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 POST \ --url https://api.tiny.com.br/public-api/v3/ordem-servico/{idOrdemServico}/lancar-estoque \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "deposito": { "id": 123 } } '
{ "mensagem": "Ocorreram erros de validação", "detalhes": [ { "campo": "codigo", "mensagem": "O campo código é obrigatório" } ] }
Identificador da ordem de serviço
Show child attributes
No Content