v1
latestOpenAPI 3.1.02026-08-044330906.8 KBRetorna um tipo de evento especifico
Tipo evento buscado
get/tiposEvento/{tipoEventoId}
Path parameters
tipoEventoIdinteger required
Identificador do tipo de evento
Response
200
Example response
{
"nome": "string",
"tipoEntrega": "EntregaAgendada",
"tipoDisponibilizacao": "DisponibilizacaoDeCreditos",
"permitirRemocaoAutomaticaProdutos": true,
"corHexTituloInformacoes": "string",
"corHexCorpoInformacoes": "string",
"ativo": true,
"disponivel": true,
"tipoBeneficiarioFrete": "DonodaLista",
"caminhoLogoEvento": "string",
"caminhoSubTemplate": "string"
}