get https://{dominiodocliente}.cvcrm.com.br/api/v1/cliente/pessoa/
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://integracao.cvcrm.com.br/api/v1/cliente/pessoa/documento \
--header 'accept: application/json'
xxxxxxxxxx
{
"idpessoa": 12,
"nome": "Nome pessoa",
"email": "mai*****@****.com",
"telefone": "(79) 3245-****",
"celular": "(79) 93246-****"
}