{
"userId":"{{accountId}}",
"deviceId":"{{Y30P-deviceId}}"
}
curl --location --request POST 'https://test.myusmile.online/bff/cloud/userPoint/overview' \
--header 'TOK: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId":"",
"deviceId":"80:b5:4e:aa:27:fe"
}'
{}