GET Api/Draft/GetOrder?draftType={draftType}&round={round}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
draftType | string |
Required |
|
round | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfListOfDraftOrderName | Description | Type | Additional information |
---|---|---|---|
Content | Collection of DraftOrder |
None. |
|
SerializerSettings | JsonSerializerSettings |
None. |
|
Encoding | Encoding |
None. |
|
Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.