{
"eventId": "ET123000003",
"eventType": "WalletIDVSession",
"event": "WalletIdvSessionApproved",
"referenceId": "IDV159760836849952",
"description": ""
}Authorization: Bearer ********************{
"idType": "PASSPORT",
"country": "FR"
}curl --location --request POST '/wallet//idv-session' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"idType": "PASSPORT",
"country": "FR"
}'{
"identityVerifyId": "IDV1200232221241",
"walletId": "WA1421519406235680",
"sessionUrl": "https://magic.falcon-1-eu.veriff.me/v/XXX"
}