GET api/Ranking/Get?branch={branch}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| branch | Branch |
Required |
Body Parameters
None.
Response Information
Resource Description
OperationResultOfListOfRankingViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | string |
None. |
|
| Message | string |
None. |
|
| Success | boolean |
None. |
|
| Data | Collection of RankingViewModel |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.