curl --location --request GET '/api/TipoEntregaCompra/'
{ "id": 0, "nome": "string", "entregaImediata": true, "entregaAgendada": true, "retiradaLoja": true }