{
"phone": "71122005",
"client": "customer",
"deviceId": "0AFC7059-F6CB-4716-8FE4-DF589A45C970"
}curl --location --request POST 'https://apimobile-vpay-dev.vinsmartfuture.tech/api/request/checkphone' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "71122005",
"client": "customer",
"deviceId": "0AFC7059-F6CB-4716-8FE4-DF589A45C970"
}'{}