{
"deviceId": "{{Y30P_deviceId}}",
"boxThemeId":"301"
}
curl --location --request POST 'https://test.myusmile.online/bff/cloud/userMysteryBox/read' \
--header 'TOK: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": "80:b5:4e:aa:27:fe",
"boxThemeId":"301"
}'
{}