{
"newCode": "123457",
"deviceId": "194ca99dcb7465b1"
}curl --location --request POST 'https://apimobile-vpay-dev.vinsmartfuture.tech/api/user/validatePassword' \
--header 'Authorization: Bearer 8095c96e-c0fa-475a-897a-b3e5114e3639' \
--header 'Content-Type: application/json' \
--data-raw '{
"newCode": "123457",
"deviceId": "194ca99dcb7465b1"
}'{}