curl --location 'https://claimify-api.hayokmedicare.ng/api/v1/auth/wallet/validate_verification' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"identityId" : "699d7c349dbc6ec0b2771ede",
"type" : "BVN",
"otp" : "367786"
}'{}