curl --request GET \
--url https://api.tiny.com.br/public-api/v3/intermediadores/{idIntermediador} \
--header 'Authorization: Bearer <token>'{
"id": 123,
"nome": "<string>",
"cnpj": "<string>",
"canalVenda": "<string>"
}curl --request GET \
--url https://api.tiny.com.br/public-api/v3/intermediadores/{idIntermediador} \
--header 'Authorization: Bearer <token>'{
"id": 123,
"nome": "<string>",
"cnpj": "<string>",
"canalVenda": "<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.