GET api/Values/Products?erid={erid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| erid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfListOfSalesProductItem| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Collection of SalesProductItem |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.