curl --location 'https://claimify-api.hayokmedicare.ng/api/v1/auth/wallet/create_customer' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"identityId" : "6a27bea66f6137e2d852e974",
"identityType" : "vID",
"identityNumber" : "22255116875",
"reference" : "AC_9393303303",
"email" : "prince.muteh+4@gmail.com",
"phone_number" : "07069524294"
}'{}