GET api/Report/GetRejectedItemWiseReport?distId={distId}&sDate={sDate}&eDate={eDate}&DairyPlantID={DairyPlantID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| distId | integer |
Required |
|
| sDate | date |
Required |
|
| eDate | date |
Required |
|
| DairyPlantID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RejectedItemWiseReport| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ReceiveId | integer |
None. |
|
| ReceiveItemId | integer |
None. |
|
| DispatchId | integer |
None. |
|
| DispatchItemId | integer |
None. |
|
| CurrentUserId | integer |
None. |
|
| FpoId | integer |
None. |
|
| ChallanId | integer |
None. |
|
| FpoItemId | integer |
None. |
|
| TpoId | integer |
None. |
|
| DistributorId | integer |
None. |
|
| TpoNo | string |
None. |
|
| FpoNo | string |
None. |
|
| ChallanNo | string |
None. |
|
| ItemId | integer |
None. |
|
| ItemName | string |
None. |
|
| Quantity | integer |
None. |
|
| RejectedQuantity | integer |
None. |
|
| Unit | string |
None. |
|
| Photo | string |
None. |
|
| SKU | string |
None. |
|
| Shift | string |
None. |
|
| Amount | decimal number |
None. |
|
| Rate | decimal number |
None. |
|
| TotalAmount | decimal number |
None. |
|
| GSTPerItem | decimal number |
None. |
|
| Total | decimal number |
None. |
|
| GST | decimal number |
None. |
|
| CGST | decimal number |
None. |
|
| SGST | decimal number |
None. |
|
| IGST | decimal number |
None. |
|
| GSTAmount | decimal number |
None. |
|
| NetAmount | decimal number |
None. |
|
| TPODate | date |
None. |
|
| ProductSupplyDate | date |
None. |
|
| CreatedOn | date |
None. |
|
| DispatchDate | date |
None. |
|
| CreatedBy | integer |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | integer |
None. |
|
| TotalGSTAmount | decimal number |
None. |
|
| Qty | integer |
None. |
|
| IsDispatch | boolean |
None. |
|
| IsRemark | boolean |
None. |
|
| Remark | string |
None. |
|
| ApprovalStatus | string |
None. |
|
| DueAmount | decimal number |
None. |
|
| ReceiveRemark | string |
None. |
|
| ImageName | string |
None. |
|
| DistributorType | string |
None. |
|
| DistributorName | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": 1,
"receiveId": 2,
"receiveItemId": 3,
"dispatchId": 4,
"dispatchItemId": 5,
"currentUserId": 6,
"fpoId": 7,
"challanId": 8,
"fpoItemId": 9,
"tpoId": 10,
"distributorId": 11,
"tpoNo": "sample string 12",
"fpoNo": "sample string 13",
"challanNo": "sample string 14",
"itemId": 15,
"itemName": "sample string 16",
"quantity": 17,
"rejectedQuantity": 18,
"unit": "sample string 19",
"photo": "sample string 20",
"sku": "sample string 21",
"shift": "sample string 22",
"amount": 23.0,
"rate": 24.0,
"totalAmount": 25.0,
"gstPerItem": 26.0,
"total": 27.0,
"gst": 28.0,
"cgst": 29.0,
"sgst": 30.0,
"igst": 31.0,
"gstAmount": 32.0,
"netAmount": 33.0,
"tpoDate": "2026-04-13T20:21:54.4999066+05:30",
"productSupplyDate": "2026-04-13T20:21:54.4999066+05:30",
"createdOn": "2026-04-13T20:21:54.4999066+05:30",
"dispatchDate": "2026-04-13T20:21:54.4999066+05:30",
"createdBy": 38,
"updatedOn": "2026-04-13T20:21:54.4999066+05:30",
"updatedBy": 40,
"totalGSTAmount": 41.0,
"qty": 42,
"isDispatch": true,
"isRemark": true,
"remark": "sample string 45",
"approvalStatus": "sample string 46",
"dueAmount": 47.0,
"receiveRemark": "sample string 48",
"imageName": "sample string 49",
"distributorType": "sample string 50",
"distributorName": "sample string 51"
},
{
"id": 1,
"receiveId": 2,
"receiveItemId": 3,
"dispatchId": 4,
"dispatchItemId": 5,
"currentUserId": 6,
"fpoId": 7,
"challanId": 8,
"fpoItemId": 9,
"tpoId": 10,
"distributorId": 11,
"tpoNo": "sample string 12",
"fpoNo": "sample string 13",
"challanNo": "sample string 14",
"itemId": 15,
"itemName": "sample string 16",
"quantity": 17,
"rejectedQuantity": 18,
"unit": "sample string 19",
"photo": "sample string 20",
"sku": "sample string 21",
"shift": "sample string 22",
"amount": 23.0,
"rate": 24.0,
"totalAmount": 25.0,
"gstPerItem": 26.0,
"total": 27.0,
"gst": 28.0,
"cgst": 29.0,
"sgst": 30.0,
"igst": 31.0,
"gstAmount": 32.0,
"netAmount": 33.0,
"tpoDate": "2026-04-13T20:21:54.4999066+05:30",
"productSupplyDate": "2026-04-13T20:21:54.4999066+05:30",
"createdOn": "2026-04-13T20:21:54.4999066+05:30",
"dispatchDate": "2026-04-13T20:21:54.4999066+05:30",
"createdBy": 38,
"updatedOn": "2026-04-13T20:21:54.4999066+05:30",
"updatedBy": 40,
"totalGSTAmount": 41.0,
"qty": 42,
"isDispatch": true,
"isRemark": true,
"remark": "sample string 45",
"approvalStatus": "sample string 46",
"dueAmount": 47.0,
"receiveRemark": "sample string 48",
"imageName": "sample string 49",
"distributorType": "sample string 50",
"distributorName": "sample string 51"
}
]
application/xml, text/xml
Sample:
<ArrayOfRejectedItemWiseReport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DistributionApplication.Entities">
<RejectedItemWiseReport>
<Amount>23</Amount>
<ApprovalStatus>sample string 46</ApprovalStatus>
<CGST>29</CGST>
<ChallanId>8</ChallanId>
<ChallanNo>sample string 14</ChallanNo>
<CreatedBy>38</CreatedBy>
<CreatedOn>2026-04-13T20:21:54.4999066+05:30</CreatedOn>
<CurrentUserId>6</CurrentUserId>
<DispatchDate>2026-04-13T20:21:54.4999066+05:30</DispatchDate>
<DispatchId>4</DispatchId>
<DispatchItemId>5</DispatchItemId>
<DistributorId>11</DistributorId>
<DistributorName>sample string 51</DistributorName>
<DistributorType>sample string 50</DistributorType>
<DueAmount>47</DueAmount>
<FpoId>7</FpoId>
<FpoItemId>9</FpoItemId>
<FpoNo>sample string 13</FpoNo>
<GST>28</GST>
<GSTAmount>32</GSTAmount>
<GSTPerItem>26</GSTPerItem>
<IGST>31</IGST>
<Id>1</Id>
<ImageName>sample string 49</ImageName>
<IsDispatch>true</IsDispatch>
<IsRemark>true</IsRemark>
<ItemId>15</ItemId>
<ItemName>sample string 16</ItemName>
<NetAmount>33</NetAmount>
<Photo>sample string 20</Photo>
<ProductSupplyDate>2026-04-13T20:21:54.4999066+05:30</ProductSupplyDate>
<Qty>42</Qty>
<Quantity>17</Quantity>
<Rate>24</Rate>
<ReceiveId>2</ReceiveId>
<ReceiveItemId>3</ReceiveItemId>
<ReceiveRemark>sample string 48</ReceiveRemark>
<RejectedQuantity>18</RejectedQuantity>
<Remark>sample string 45</Remark>
<SGST>30</SGST>
<SKU>sample string 21</SKU>
<Shift>sample string 22</Shift>
<TPODate>2026-04-13T20:21:54.4999066+05:30</TPODate>
<Total>27</Total>
<TotalAmount>25</TotalAmount>
<TotalGSTAmount>41</TotalGSTAmount>
<TpoId>10</TpoId>
<TpoNo>sample string 12</TpoNo>
<Unit>sample string 19</Unit>
<UpdatedBy>40</UpdatedBy>
<UpdatedOn>2026-04-13T20:21:54.4999066+05:30</UpdatedOn>
</RejectedItemWiseReport>
<RejectedItemWiseReport>
<Amount>23</Amount>
<ApprovalStatus>sample string 46</ApprovalStatus>
<CGST>29</CGST>
<ChallanId>8</ChallanId>
<ChallanNo>sample string 14</ChallanNo>
<CreatedBy>38</CreatedBy>
<CreatedOn>2026-04-13T20:21:54.4999066+05:30</CreatedOn>
<CurrentUserId>6</CurrentUserId>
<DispatchDate>2026-04-13T20:21:54.4999066+05:30</DispatchDate>
<DispatchId>4</DispatchId>
<DispatchItemId>5</DispatchItemId>
<DistributorId>11</DistributorId>
<DistributorName>sample string 51</DistributorName>
<DistributorType>sample string 50</DistributorType>
<DueAmount>47</DueAmount>
<FpoId>7</FpoId>
<FpoItemId>9</FpoItemId>
<FpoNo>sample string 13</FpoNo>
<GST>28</GST>
<GSTAmount>32</GSTAmount>
<GSTPerItem>26</GSTPerItem>
<IGST>31</IGST>
<Id>1</Id>
<ImageName>sample string 49</ImageName>
<IsDispatch>true</IsDispatch>
<IsRemark>true</IsRemark>
<ItemId>15</ItemId>
<ItemName>sample string 16</ItemName>
<NetAmount>33</NetAmount>
<Photo>sample string 20</Photo>
<ProductSupplyDate>2026-04-13T20:21:54.4999066+05:30</ProductSupplyDate>
<Qty>42</Qty>
<Quantity>17</Quantity>
<Rate>24</Rate>
<ReceiveId>2</ReceiveId>
<ReceiveItemId>3</ReceiveItemId>
<ReceiveRemark>sample string 48</ReceiveRemark>
<RejectedQuantity>18</RejectedQuantity>
<Remark>sample string 45</Remark>
<SGST>30</SGST>
<SKU>sample string 21</SKU>
<Shift>sample string 22</Shift>
<TPODate>2026-04-13T20:21:54.4999066+05:30</TPODate>
<Total>27</Total>
<TotalAmount>25</TotalAmount>
<TotalGSTAmount>41</TotalGSTAmount>
<TpoId>10</TpoId>
<TpoNo>sample string 12</TpoNo>
<Unit>sample string 19</Unit>
<UpdatedBy>40</UpdatedBy>
<UpdatedOn>2026-04-13T20:21:54.4999066+05:30</UpdatedOn>
</RejectedItemWiseReport>
</ArrayOfRejectedItemWiseReport>