{
"DEVICEID": "DFAA8D47-60D7-4BB0-A852-61E9C002D84F",
"SERVICEID": "68cae18468f3728d1f833c59"
}curl --location --request POST 'https://apimobile-vpay-dev.vinsmartfuture.tech/api/user/requestService' \
--header 'Authorization: Basic bd6c07c3-9ae8-4fee-bb2d-34b7b3e79240' \
--header 'Content-Type: application/json' \
--data-raw '{
"DEVICEID": "DFAA8D47-60D7-4BB0-A852-61E9C002D84F",
"SERVICEID": "68cae18468f3728d1f833c59"
}'{
"err": 200,
"message": "success",
"data": {
"errorCode": 0,
"errorMsg": "Success",
"amountPrecision": 2,
"luckyAmounts": [
49,
53,
88,
86,
123,
888
]
},
"display": []
}