Retorna o parceiro pelo nome
Parceiro encontrado
get/parceiros/{nome}
Path parameters
nomestring required
Nome do parceiro
Response
200
Example response
{
"nome": "string",
"tipoEscopo": "Aberto",
"ativo": true,
"isMarketPlace": true,
"origem": "string"
}