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" : "697f16be859927203b13c190",
"identityType" : "vID",
"identityNumber" : "22671302416",
"reference" : "AC_5124343434343323dep20dde00d33d45",
"email" : "prince.muteh+4@gmail.com",
"phone_number" : "07030338061"
}'{}