curl --request GET \
--url https://demoapi.saasphereltd.com/api/v1/customers/individual/fetch-by-phone/{phone} \
--header 'Authorization: Bearer <token>'{
"status": "04",
"error": "Invalid token"
}curl --request GET \
--url https://demoapi.saasphereltd.com/api/v1/customers/individual/fetch-by-phone/{phone} \
--header 'Authorization: Bearer <token>'{
"status": "04",
"error": "Invalid token"
}