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