GET v1/childservices/getscorebyage?personId={personId}&gameType={gameType}
获取同龄段的平均分
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
personId | integer |
Required |
|
gameType | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of decimal numberResponse Formats
application/json, text/json
Sample:
[ 1.1, 2.1 ]