v1

latestOpenAPI 3.1.02026-08-044330906.8 KB

Busca os critérios score da loja

get/fretes/criteriosscore/ativos

Response

200

criterioScoreIdinteger
criteriostring
menorMelhorboolean
descricaostring
inativoboolean
pesointeger
calculadoAutomaticoboolean

Example response

[
  {
    "criterio": "string",
    "menorMelhor": true,
    "descricao": "string",
    "inativo": true,
    "calculadoAutomatico": true
  }
]