{
"platform": 2,
"appId": "com.example.app",
"region": "US",
"targetRating": 4.7,
"fullFiveStar": true
}curl --location --request POST 'https://asoworld.com/openApi/Order/plan' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"platform": 2,
"appId": "com.example.app",
"region": "US",
"targetRating": 4.7,
"fullFiveStar": true
}'{
"P": {
"4": 0,
"5": 0
}
}