GET api/Product/GetAllModel?maId={maId}&proId={proId}&ModelName={ModelName}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| maId | integer |
Required |
|
| proId | integer |
Required |
|
| ModelName | string |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.