v1

latestOpenAPI 3.1.02026-08-044330906.8 KB

Retorna todos os fabricantes

Lista de fabricantes

get/fabricantes

Response

200

fabricanteIdinteger
ativoboolean
nomestring
urlLogoTipostring
urlLinkstring
urlCarrosselstring

Example response

[
  {
    "ativo": true,
    "nome": "string",
    "urlLogoTipo": "string",
    "urlLink": "string",
    "urlCarrossel": "string"
  }
]