{
"userId":"{{accountId}}",
"boxThemeId":"301"
}
curl --location --request POST 'https://test.myusmile.online/bff/cloud/userMysteryBox/read' \
--header 'TOK: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId":"",
"boxThemeId":"301"
}'
{}