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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.