{
"phone": "71122005",
"client": "customer",
"deviceId": "0AFC7059-F6CB-4716-8FE4-DF589A45C970"
}curl --location --request POST 'https://apimobile-vpay-dev2.vinsmartfuture.tech/api/request/checkphone' \
--header 'Authorization: Bearer 6cde22cc-1f54-4a42-bd8d-df32c48ac950' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "71122005",
"client": "customer",
"deviceId": "0AFC7059-F6CB-4716-8FE4-DF589A45C970"
}'{
"err": 200,
"message": "Success",
"data": {
"id": "6684d40ef32e385763340a8c",
"code": "137217182720020856",
"name": "TUAN5",
"phone": "71122005",
"type": "retail"
}
}