curl --location --request GET '/api/EtapaLead/'
{
"id": 0,
"ativo": true,
"excluido": true,
"dataExclusao": "2019-08-24T14:15:22Z",
"nome": "string",
"cor": "string",
"paralelo": true,
"negativo": true,
"ordem": 0,
"lojasIds": [
0
],
"lojas": "string"
}