Skip to main content
GET
/
contas-receber
/
{idContaReceber}
/
marcadores
Obter marcadores da conta a receber
curl --request GET \
  --url https://api.tiny.com.br/public-api/v3/contas-receber/{idContaReceber}/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

idContaReceber
integer
required

Identificador da conta receber

Response

OK

descricao
string | null