post https://api.haventec.com/authenticate/v1-2/self-service/device
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url https://api.haventec.com/authenticate/v1-2/self-service/device \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"singleUseDevice": true,
"pinlessDevice": true
}
'
Try It!
to start a request and see the response here! Or choose an example: