GET api/Purchase/GetAverageSalesInformationByModelIDSeriesID?ModelID={ModelID}&ModelTypePL={ModelTypePL}&ModelYearPL={ModelYearPL}&SeriesID={SeriesID}
Getting Average Sales Information over Model
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ModelID | integer |
Required |
|
| ModelTypePL | integer |
Required |
|
| ModelYearPL | integer |
Required |
|
| SeriesID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.