GET api/Product/GetProducts?companyId={companyId}&categoryId={categoryId}&statusId={statusId}¶m={param}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId | integer |
None. |
|
| categoryId | integer |
None. |
|
| statusId | integer |
None. |
|
| param | string |
None. |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfVibeAPIResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | VibeAPIResult |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.