latestOpenAPI 3.1.02026-08-044330906.8 KB
e07940bf249d
Retorna 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"
}