getRegionalAvgPersonalIncomeList
getRegionalAvgPersonalIncomeList
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
codeRegion int32
dateFrom string
dateTo string
id int64
income double
region string
[
{
"codeRegion": 0,
"dateFrom": "yyyy-MM-dd",
"dateTo": "yyyy-MM-dd",
"id": 0,
"income": 0,
"region": "string"
}
]
Unauthorized
Forbidden
Not Found
Loading...