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