GET api/Product/All
Get all products from server
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Product| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | string |
None. |
|
| Name | string |
None. |
|
| ForcedScan | boolean |
None. |
|
| Batchno | boolean |
None. |
|
| BestBefore | boolean |
None. |
|
| SerialNo | boolean |
None. |
|
| VariableQuantity | boolean |
None. |
|
| Sales_GTIN | string |
None. |
|
| Tpak_GTIN | string |
None. |
|
| Dpak_GTIN | string |
None. |
|
| Fpak_GTIN | string |
None. |
|
| TemperatureControlled | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.