v1
latestOpenAPI 3.1.02026-08-044330906.8 KBRetorna um fabricante específico pelo id
Fabricante encontrado
get/fabricantes/{fabricanteId}
Path parameters
fabricanteIdinteger required
Id do fabricante
Response
200
Example response
{
"ativo": true,
"nome": "string",
"urlLogoTipo": "string",
"urlLink": "string",
"urlCarrossel": "string"
}