GET api/club/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ClubDTOName | Description | Type | Additional information |
---|---|---|---|
clubID | integer |
None. |
|
clubName | string |
None. |
|
clubPhoto | string |
None. |
|
clubType | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.