GET api/FactoryPlant/GetSkuByItemId?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of UnitSKUMapping| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ItemId | integer |
Required |
|
| ItemName | string |
String length: inclusive between 0 and 30 |
|
| UnitId | integer |
Required |
|
| ItemCode | string |
Required String length: inclusive between 0 and 30 |
|
| UnitName | string |
String length: inclusive between 0 and 30 |
|
| SKU | string |
Required String length: inclusive between 0 and 30 |
|
| Description | string |
Required String length: inclusive between 0 and 30 |
|
| Units | Collection of Unit |
None. |
|
| UnitSKUs | Collection of UnitSKUMapping |
None. |
|
| Items | Collection of Item |
None. |
|
| DairyPlantID | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.