Skip to main content
GET
/
ordem-servico
/
{idOrdemServico}
/
marcadores
Obter marcadores da ordem de serviço
curl --request GET \
  --url https://api.tiny.com.br/public-api/v3/ordem-servico/{idOrdemServico}/marcadores \
  --header 'Authorization: Bearer <token>'
[
  {
    "descricao": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://api-docs.erp.olist.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

idOrdemServico
integer
required

Identificador da ordem de serviço

Response

OK

descricao
string | null