GET Api/JobCardScheduleFGItem/GetByFGItem/{ItemId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of JobCardScheduleFGItemProcessViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| JobCardScheduleFGItemProcessId | integer |
None. |
|
| JobCardScheduleId | integer |
None. |
|
| ProcessId | integer |
None. |
|
| UomId | integer |
None. |
|
| FromBinId | integer |
None. |
|
| ToBinId | integer |
None. |
|
| WorkCenterId | integer |
None. |
|
| TotSchedProdQty | decimal number |
None. |
|
| TotProdQty | decimal number |
None. |
|
| ProdQty | decimal number |
None. |
|
| QA | decimal number |
None. |
|
| QR | decimal number |
None. |
|
| TotQR | decimal number |
None. |
|
| LastQR | decimal number |
None. |
|
| BalQty | decimal number |
None. |
|
| ProcessSeqNo | integer |
None. |
|
| isFinalProcess | boolean |
None. |
|
| WorkTypeId | integer |
None. |
|
| isQCRequired | boolean |
None. |
|
| ActualStartDate | date |
None. |
|
| ActualEndDate | date |
None. |
|
| TimeDuration | time interval |
None. |
|
| CostTypeUnitId | integer |
None. |
|
| ProcessTypeId | integer |
None. |
|
| JobCardScheduleNo | string |
None. |
|
| ProcessCode | string |
None. |
|
| ProcessName | string |
None. |
|
| UomAbbr | string |
None. |
|
| UomName | string |
None. |
|
| FromBinName | string |
None. |
|
| ToBinName | string |
None. |
|
| BatchNo | string |
None. |
|
| ProductionItemId | integer |
None. |
|
| ProductionItemCode | string |
None. |
|
| ProductionItemName | string |
None. |
|
| ItemId | integer |
None. |
|
| ItemCode | string |
None. |
|
| ItemName | string |
None. |
|
| isSaved | boolean |
None. |
|
| QCStatus | integer |
None. |
|
| ActualWeight | decimal number |
None. |
|
| Remarks | string |
None. |
|
| ReworkQty | decimal number |
None. |
|
| jobCardScheduleFGItemProcessMachineViewModels | Collection of JobCardScheduleFGItemProcessMachineViewModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"JobCardScheduleFGItemProcessId": 1,
"JobCardScheduleId": 2,
"ProcessId": 3,
"UomId": 4,
"FromBinId": 5,
"ToBinId": 6,
"WorkCenterId": 7,
"TotSchedProdQty": 8.1,
"TotProdQty": 9.1,
"ProdQty": 10.1,
"QA": 11.1,
"QR": 12.1,
"TotQR": 13.1,
"LastQR": 14.1,
"BalQty": 15.1,
"ProcessSeqNo": 16,
"isFinalProcess": true,
"WorkTypeId": 18,
"isQCRequired": true,
"ActualStartDate": "2026-05-11T13:48:55.8838328+05:30",
"ActualEndDate": "2026-05-11T13:48:55.8838328+05:30",
"TimeDuration": "00:00:00.1234567",
"CostTypeUnitId": 23,
"ProcessTypeId": 24,
"JobCardScheduleNo": "sample string 25",
"ProcessCode": "sample string 26",
"ProcessName": "sample string 27",
"UomAbbr": "sample string 28",
"UomName": "sample string 29",
"FromBinName": "sample string 30",
"ToBinName": "sample string 31",
"BatchNo": "sample string 32",
"ProductionItemId": 1,
"ProductionItemCode": "sample string 33",
"ProductionItemName": "sample string 34",
"ItemId": 1,
"ItemCode": "sample string 35",
"ItemName": "sample string 36",
"isSaved": true,
"QCStatus": 38,
"ActualWeight": 39.1,
"Remarks": "sample string 40",
"ReworkQty": 41.1,
"jobCardScheduleFGItemProcessMachineViewModels": [
{
"JobCardScheduleFGItemProcessMachineId": 1,
"JobCardScheduleFGItemProcessId": 1,
"JobCardScheduleId": 2,
"ItemId": 3,
"ProcessId": 4,
"MachineId": 1,
"EmployeeId": 1,
"StartDate": "2026-05-11T13:48:55.8838328+05:30",
"EndDate": "2026-05-11T13:48:55.8838328+05:30",
"ItemCode": "sample string 5",
"ItemName": "sample string 6",
"ProcessCode": "sample string 7",
"ProcessName": "sample string 8",
"MachineCode": "sample string 9",
"MachineName": "sample string 10",
"EmployeeName": "sample string 11",
"ProductionQty": 12.1,
"TargetQty": 13.1,
"RejectedQty": 14.1,
"ReworkQty": 15.1,
"isQCRequired": true
},
{
"JobCardScheduleFGItemProcessMachineId": 1,
"JobCardScheduleFGItemProcessId": 1,
"JobCardScheduleId": 2,
"ItemId": 3,
"ProcessId": 4,
"MachineId": 1,
"EmployeeId": 1,
"StartDate": "2026-05-11T13:48:55.8838328+05:30",
"EndDate": "2026-05-11T13:48:55.8838328+05:30",
"ItemCode": "sample string 5",
"ItemName": "sample string 6",
"ProcessCode": "sample string 7",
"ProcessName": "sample string 8",
"MachineCode": "sample string 9",
"MachineName": "sample string 10",
"EmployeeName": "sample string 11",
"ProductionQty": 12.1,
"TargetQty": 13.1,
"RejectedQty": 14.1,
"ReworkQty": 15.1,
"isQCRequired": true
}
]
},
{
"JobCardScheduleFGItemProcessId": 1,
"JobCardScheduleId": 2,
"ProcessId": 3,
"UomId": 4,
"FromBinId": 5,
"ToBinId": 6,
"WorkCenterId": 7,
"TotSchedProdQty": 8.1,
"TotProdQty": 9.1,
"ProdQty": 10.1,
"QA": 11.1,
"QR": 12.1,
"TotQR": 13.1,
"LastQR": 14.1,
"BalQty": 15.1,
"ProcessSeqNo": 16,
"isFinalProcess": true,
"WorkTypeId": 18,
"isQCRequired": true,
"ActualStartDate": "2026-05-11T13:48:55.8838328+05:30",
"ActualEndDate": "2026-05-11T13:48:55.8838328+05:30",
"TimeDuration": "00:00:00.1234567",
"CostTypeUnitId": 23,
"ProcessTypeId": 24,
"JobCardScheduleNo": "sample string 25",
"ProcessCode": "sample string 26",
"ProcessName": "sample string 27",
"UomAbbr": "sample string 28",
"UomName": "sample string 29",
"FromBinName": "sample string 30",
"ToBinName": "sample string 31",
"BatchNo": "sample string 32",
"ProductionItemId": 1,
"ProductionItemCode": "sample string 33",
"ProductionItemName": "sample string 34",
"ItemId": 1,
"ItemCode": "sample string 35",
"ItemName": "sample string 36",
"isSaved": true,
"QCStatus": 38,
"ActualWeight": 39.1,
"Remarks": "sample string 40",
"ReworkQty": 41.1,
"jobCardScheduleFGItemProcessMachineViewModels": [
{
"JobCardScheduleFGItemProcessMachineId": 1,
"JobCardScheduleFGItemProcessId": 1,
"JobCardScheduleId": 2,
"ItemId": 3,
"ProcessId": 4,
"MachineId": 1,
"EmployeeId": 1,
"StartDate": "2026-05-11T13:48:55.8838328+05:30",
"EndDate": "2026-05-11T13:48:55.8838328+05:30",
"ItemCode": "sample string 5",
"ItemName": "sample string 6",
"ProcessCode": "sample string 7",
"ProcessName": "sample string 8",
"MachineCode": "sample string 9",
"MachineName": "sample string 10",
"EmployeeName": "sample string 11",
"ProductionQty": 12.1,
"TargetQty": 13.1,
"RejectedQty": 14.1,
"ReworkQty": 15.1,
"isQCRequired": true
},
{
"JobCardScheduleFGItemProcessMachineId": 1,
"JobCardScheduleFGItemProcessId": 1,
"JobCardScheduleId": 2,
"ItemId": 3,
"ProcessId": 4,
"MachineId": 1,
"EmployeeId": 1,
"StartDate": "2026-05-11T13:48:55.8838328+05:30",
"EndDate": "2026-05-11T13:48:55.8838328+05:30",
"ItemCode": "sample string 5",
"ItemName": "sample string 6",
"ProcessCode": "sample string 7",
"ProcessName": "sample string 8",
"MachineCode": "sample string 9",
"MachineName": "sample string 10",
"EmployeeName": "sample string 11",
"ProductionQty": 12.1,
"TargetQty": 13.1,
"RejectedQty": 14.1,
"ReworkQty": 15.1,
"isQCRequired": true
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfJobCardScheduleFGItemProcessViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Web.Api.ViewModel">
<JobCardScheduleFGItemProcessViewModel>
<ActualEndDate>2026-05-11T13:48:55.8838328+05:30</ActualEndDate>
<ActualStartDate>2026-05-11T13:48:55.8838328+05:30</ActualStartDate>
<ActualWeight>39.1</ActualWeight>
<BalQty>15.1</BalQty>
<BatchNo>sample string 32</BatchNo>
<CostTypeUnitId>23</CostTypeUnitId>
<FromBinId>5</FromBinId>
<FromBinName>sample string 30</FromBinName>
<ItemCode>sample string 35</ItemCode>
<ItemId>1</ItemId>
<ItemName>sample string 36</ItemName>
<JobCardScheduleFGItemProcessId>1</JobCardScheduleFGItemProcessId>
<JobCardScheduleId>2</JobCardScheduleId>
<JobCardScheduleNo>sample string 25</JobCardScheduleNo>
<LastQR>14.1</LastQR>
<ProcessCode>sample string 26</ProcessCode>
<ProcessId>3</ProcessId>
<ProcessName>sample string 27</ProcessName>
<ProcessSeqNo>16</ProcessSeqNo>
<ProcessTypeId>24</ProcessTypeId>
<ProdQty>10.1</ProdQty>
<ProductionItemCode>sample string 33</ProductionItemCode>
<ProductionItemId>1</ProductionItemId>
<ProductionItemName>sample string 34</ProductionItemName>
<QA>11.1</QA>
<QCStatus>38</QCStatus>
<QR>12.1</QR>
<Remarks>sample string 40</Remarks>
<ReworkQty>41.1</ReworkQty>
<TimeDuration>PT0.1234567S</TimeDuration>
<ToBinId>6</ToBinId>
<ToBinName>sample string 31</ToBinName>
<TotProdQty>9.1</TotProdQty>
<TotQR>13.1</TotQR>
<TotSchedProdQty>8.1</TotSchedProdQty>
<UomAbbr>sample string 28</UomAbbr>
<UomId>4</UomId>
<UomName>sample string 29</UomName>
<WorkCenterId>7</WorkCenterId>
<WorkTypeId>18</WorkTypeId>
<isFinalProcess>true</isFinalProcess>
<isQCRequired>true</isQCRequired>
<isSaved>true</isSaved>
<jobCardScheduleFGItemProcessMachineViewModels>
<JobCardScheduleFGItemProcessMachineViewModel>
<EmployeeId>1</EmployeeId>
<EmployeeName>sample string 11</EmployeeName>
<EndDate>2026-05-11T13:48:55.8838328+05:30</EndDate>
<ItemCode>sample string 5</ItemCode>
<ItemId>3</ItemId>
<ItemName>sample string 6</ItemName>
<JobCardScheduleFGItemProcessId>1</JobCardScheduleFGItemProcessId>
<JobCardScheduleFGItemProcessMachineId>1</JobCardScheduleFGItemProcessMachineId>
<JobCardScheduleId>2</JobCardScheduleId>
<MachineCode>sample string 9</MachineCode>
<MachineId>1</MachineId>
<MachineName>sample string 10</MachineName>
<ProcessCode>sample string 7</ProcessCode>
<ProcessId>4</ProcessId>
<ProcessName>sample string 8</ProcessName>
<ProductionQty>12.1</ProductionQty>
<RejectedQty>14.1</RejectedQty>
<ReworkQty>15.1</ReworkQty>
<StartDate>2026-05-11T13:48:55.8838328+05:30</StartDate>
<TargetQty>13.1</TargetQty>
<isQCRequired>true</isQCRequired>
</JobCardScheduleFGItemProcessMachineViewModel>
<JobCardScheduleFGItemProcessMachineViewModel>
<EmployeeId>1</EmployeeId>
<EmployeeName>sample string 11</EmployeeName>
<EndDate>2026-05-11T13:48:55.8838328+05:30</EndDate>
<ItemCode>sample string 5</ItemCode>
<ItemId>3</ItemId>
<ItemName>sample string 6</ItemName>
<JobCardScheduleFGItemProcessId>1</JobCardScheduleFGItemProcessId>
<JobCardScheduleFGItemProcessMachineId>1</JobCardScheduleFGItemProcessMachineId>
<JobCardScheduleId>2</JobCardScheduleId>
<MachineCode>sample string 9</MachineCode>
<MachineId>1</MachineId>
<MachineName>sample string 10</MachineName>
<ProcessCode>sample string 7</ProcessCode>
<ProcessId>4</ProcessId>
<ProcessName>sample string 8</ProcessName>
<ProductionQty>12.1</ProductionQty>
<RejectedQty>14.1</RejectedQty>
<ReworkQty>15.1</ReworkQty>
<StartDate>2026-05-11T13:48:55.8838328+05:30</StartDate>
<TargetQty>13.1</TargetQty>
<isQCRequired>true</isQCRequired>
</JobCardScheduleFGItemProcessMachineViewModel>
</jobCardScheduleFGItemProcessMachineViewModels>
</JobCardScheduleFGItemProcessViewModel>
<JobCardScheduleFGItemProcessViewModel>
<ActualEndDate>2026-05-11T13:48:55.8838328+05:30</ActualEndDate>
<ActualStartDate>2026-05-11T13:48:55.8838328+05:30</ActualStartDate>
<ActualWeight>39.1</ActualWeight>
<BalQty>15.1</BalQty>
<BatchNo>sample string 32</BatchNo>
<CostTypeUnitId>23</CostTypeUnitId>
<FromBinId>5</FromBinId>
<FromBinName>sample string 30</FromBinName>
<ItemCode>sample string 35</ItemCode>
<ItemId>1</ItemId>
<ItemName>sample string 36</ItemName>
<JobCardScheduleFGItemProcessId>1</JobCardScheduleFGItemProcessId>
<JobCardScheduleId>2</JobCardScheduleId>
<JobCardScheduleNo>sample string 25</JobCardScheduleNo>
<LastQR>14.1</LastQR>
<ProcessCode>sample string 26</ProcessCode>
<ProcessId>3</ProcessId>
<ProcessName>sample string 27</ProcessName>
<ProcessSeqNo>16</ProcessSeqNo>
<ProcessTypeId>24</ProcessTypeId>
<ProdQty>10.1</ProdQty>
<ProductionItemCode>sample string 33</ProductionItemCode>
<ProductionItemId>1</ProductionItemId>
<ProductionItemName>sample string 34</ProductionItemName>
<QA>11.1</QA>
<QCStatus>38</QCStatus>
<QR>12.1</QR>
<Remarks>sample string 40</Remarks>
<ReworkQty>41.1</ReworkQty>
<TimeDuration>PT0.1234567S</TimeDuration>
<ToBinId>6</ToBinId>
<ToBinName>sample string 31</ToBinName>
<TotProdQty>9.1</TotProdQty>
<TotQR>13.1</TotQR>
<TotSchedProdQty>8.1</TotSchedProdQty>
<UomAbbr>sample string 28</UomAbbr>
<UomId>4</UomId>
<UomName>sample string 29</UomName>
<WorkCenterId>7</WorkCenterId>
<WorkTypeId>18</WorkTypeId>
<isFinalProcess>true</isFinalProcess>
<isQCRequired>true</isQCRequired>
<isSaved>true</isSaved>
<jobCardScheduleFGItemProcessMachineViewModels>
<JobCardScheduleFGItemProcessMachineViewModel>
<EmployeeId>1</EmployeeId>
<EmployeeName>sample string 11</EmployeeName>
<EndDate>2026-05-11T13:48:55.8838328+05:30</EndDate>
<ItemCode>sample string 5</ItemCode>
<ItemId>3</ItemId>
<ItemName>sample string 6</ItemName>
<JobCardScheduleFGItemProcessId>1</JobCardScheduleFGItemProcessId>
<JobCardScheduleFGItemProcessMachineId>1</JobCardScheduleFGItemProcessMachineId>
<JobCardScheduleId>2</JobCardScheduleId>
<MachineCode>sample string 9</MachineCode>
<MachineId>1</MachineId>
<MachineName>sample string 10</MachineName>
<ProcessCode>sample string 7</ProcessCode>
<ProcessId>4</ProcessId>
<ProcessName>sample string 8</ProcessName>
<ProductionQty>12.1</ProductionQty>
<RejectedQty>14.1</RejectedQty>
<ReworkQty>15.1</ReworkQty>
<StartDate>2026-05-11T13:48:55.8838328+05:30</StartDate>
<TargetQty>13.1</TargetQty>
<isQCRequired>true</isQCRequired>
</JobCardScheduleFGItemProcessMachineViewModel>
<JobCardScheduleFGItemProcessMachineViewModel>
<EmployeeId>1</EmployeeId>
<EmployeeName>sample string 11</EmployeeName>
<EndDate>2026-05-11T13:48:55.8838328+05:30</EndDate>
<ItemCode>sample string 5</ItemCode>
<ItemId>3</ItemId>
<ItemName>sample string 6</ItemName>
<JobCardScheduleFGItemProcessId>1</JobCardScheduleFGItemProcessId>
<JobCardScheduleFGItemProcessMachineId>1</JobCardScheduleFGItemProcessMachineId>
<JobCardScheduleId>2</JobCardScheduleId>
<MachineCode>sample string 9</MachineCode>
<MachineId>1</MachineId>
<MachineName>sample string 10</MachineName>
<ProcessCode>sample string 7</ProcessCode>
<ProcessId>4</ProcessId>
<ProcessName>sample string 8</ProcessName>
<ProductionQty>12.1</ProductionQty>
<RejectedQty>14.1</RejectedQty>
<ReworkQty>15.1</ReworkQty>
<StartDate>2026-05-11T13:48:55.8838328+05:30</StartDate>
<TargetQty>13.1</TargetQty>
<isQCRequired>true</isQCRequired>
</JobCardScheduleFGItemProcessMachineViewModel>
</jobCardScheduleFGItemProcessMachineViewModels>
</JobCardScheduleFGItemProcessViewModel>
</ArrayOfJobCardScheduleFGItemProcessViewModel>