POST api/MatchSummaries/{id}/Match
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
MatchingsFilter| Name | Description | Type | Additional information |
|---|---|---|---|
| formId | integer |
None. |
|
| summaryIds | Collection of MatchSummary |
None. |
|
| Index | integer |
None. |
|
| Size | integer |
None. |
|
| OrderBy | string |
None. |
|
| SortOrder | string |
None. |
|
| SkipCount | integer |
None. |
|
| TakeCount | integer |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.