post https://dev.sekuritance.io/verification/v1/due-diligence/public/participants/
Allows a user that has been sent an email when the form has been initialised to input their data personally.
Log in to see full request history
Responses
200OK
Allows a user that has been sent an email when the form has been initialised to input their data personally.
200OK
xxxxxxxxxx
14curl --request POST \
--url https://dev.sekuritance.io/verification/v1/due-diligence/public/participants/code \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"userDetails": {
"nationality": "UNDEFINED",
"address": {
"country": "UNDEFINED"
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: