Skip to main content

Request examples - CreateProcess

This article exemplifies the possible request scenarios for the CreateProcess method.

For a journey with identity validation only.

{
//URL redirect.
"callbackUri": "/path/to/url",
//Type of journey.
"flow": "id",
//User data.
"person": {
//Type of identifier used, DUI_TYPE_BR_CPF for CPF in Brazil.
"duiType": "DUI_TYPE_BR_CPF",
//Value of the identifier.
"duiValue": "73689290074"
},
// Use case where you are applying the Unico solution.
"purpose": "biometryonboarding"
}

Any concerns?

Missing something or still need help? If you are already a customer or partner, you can contact us through the Help Center.