post https://portal.credit2b.com.br/user/existsbyemail
Log in to see full request history
Abaixo temos um exemplo de como inserir essa informação usando JSON.
{
"email":"email@email.com"
}
Responses
Abaixo temos um exemplo de como inserir essa informação usando JSON.
{
"email":"email@email.com"
}
xxxxxxxxxx
curl --request POST \
--url https://portal.credit2b.com.br/user/existsbyemail \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: