POST api/InvViews/VmMinimumQtyRequirement_AnalysisList
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| paramList | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{},
{},
{}
]
text/html
Sample:
[{},{},{}]
application/xml, text/xml
Sample:
<ArrayOfanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <anyType /> <anyType /> <anyType /> </ArrayOfanyType>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ID": "1f78d5ae-08e4-4b36-8035-1b134c62fea1",
"CompID": "0d8d4028-9e0d-47f7-8567-8d5084837b9f",
"AtrnYear": 3,
"ItemID": "48288e9a-e22e-4821-a1ef-aa2c54c56d7b",
"ItemName": "sample string 5",
"ItemCode": "sample string 6",
"CLQty": 7.0,
"PurOrdQty": 8.0,
"MinimumLevel": 9.0,
"SalOrdQty": 10.0,
"LeadTime": 11,
"ReorderLevel": 12.0,
"ReorderQty": 13.0,
"MinRequiredQty": 14.0,
"PageIndex": 15,
"NoOfRecordsOnPage": 16
},
{
"ID": "1f78d5ae-08e4-4b36-8035-1b134c62fea1",
"CompID": "0d8d4028-9e0d-47f7-8567-8d5084837b9f",
"AtrnYear": 3,
"ItemID": "48288e9a-e22e-4821-a1ef-aa2c54c56d7b",
"ItemName": "sample string 5",
"ItemCode": "sample string 6",
"CLQty": 7.0,
"PurOrdQty": 8.0,
"MinimumLevel": 9.0,
"SalOrdQty": 10.0,
"LeadTime": 11,
"ReorderLevel": 12.0,
"ReorderQty": 13.0,
"MinRequiredQty": 14.0,
"PageIndex": 15,
"NoOfRecordsOnPage": 16
},
{
"ID": "1f78d5ae-08e4-4b36-8035-1b134c62fea1",
"CompID": "0d8d4028-9e0d-47f7-8567-8d5084837b9f",
"AtrnYear": 3,
"ItemID": "48288e9a-e22e-4821-a1ef-aa2c54c56d7b",
"ItemName": "sample string 5",
"ItemCode": "sample string 6",
"CLQty": 7.0,
"PurOrdQty": 8.0,
"MinimumLevel": 9.0,
"SalOrdQty": 10.0,
"LeadTime": 11,
"ReorderLevel": 12.0,
"ReorderQty": 13.0,
"MinRequiredQty": 14.0,
"PageIndex": 15,
"NoOfRecordsOnPage": 16
}
]
text/html
Sample:
[{"ID":"1f78d5ae-08e4-4b36-8035-1b134c62fea1","CompID":"0d8d4028-9e0d-47f7-8567-8d5084837b9f","AtrnYear":3,"ItemID":"48288e9a-e22e-4821-a1ef-aa2c54c56d7b","ItemName":"sample string 5","ItemCode":"sample string 6","CLQty":7.0,"PurOrdQty":8.0,"MinimumLevel":9.0,"SalOrdQty":10.0,"LeadTime":11,"ReorderLevel":12.0,"ReorderQty":13.0,"MinRequiredQty":14.0,"PageIndex":15,"NoOfRecordsOnPage":16},{"ID":"1f78d5ae-08e4-4b36-8035-1b134c62fea1","CompID":"0d8d4028-9e0d-47f7-8567-8d5084837b9f","AtrnYear":3,"ItemID":"48288e9a-e22e-4821-a1ef-aa2c54c56d7b","ItemName":"sample string 5","ItemCode":"sample string 6","CLQty":7.0,"PurOrdQty":8.0,"MinimumLevel":9.0,"SalOrdQty":10.0,"LeadTime":11,"ReorderLevel":12.0,"ReorderQty":13.0,"MinRequiredQty":14.0,"PageIndex":15,"NoOfRecordsOnPage":16},{"ID":"1f78d5ae-08e4-4b36-8035-1b134c62fea1","CompID":"0d8d4028-9e0d-47f7-8567-8d5084837b9f","AtrnYear":3,"ItemID":"48288e9a-e22e-4821-a1ef-aa2c54c56d7b","ItemName":"sample string 5","ItemCode":"sample string 6","CLQty":7.0,"PurOrdQty":8.0,"MinimumLevel":9.0,"SalOrdQty":10.0,"LeadTime":11,"ReorderLevel":12.0,"ReorderQty":13.0,"MinRequiredQty":14.0,"PageIndex":15,"NoOfRecordsOnPage":16}]
application/xml, text/xml
Sample:
<ArrayOfItemAnalysisModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
<ItemAnalysisModels>
<AtrnYear>3</AtrnYear>
<CLQty>7</CLQty>
<CompID>0d8d4028-9e0d-47f7-8567-8d5084837b9f</CompID>
<ID>1f78d5ae-08e4-4b36-8035-1b134c62fea1</ID>
<ItemCode>sample string 6</ItemCode>
<ItemID>48288e9a-e22e-4821-a1ef-aa2c54c56d7b</ItemID>
<ItemName>sample string 5</ItemName>
<LeadTime>11</LeadTime>
<MinRequiredQty>14</MinRequiredQty>
<MinimumLevel>9</MinimumLevel>
<NoOfRecordsOnPage>16</NoOfRecordsOnPage>
<PageIndex>15</PageIndex>
<PurOrdQty>8</PurOrdQty>
<ReorderLevel>12</ReorderLevel>
<ReorderQty>13</ReorderQty>
<SalOrdQty>10</SalOrdQty>
</ItemAnalysisModels>
<ItemAnalysisModels>
<AtrnYear>3</AtrnYear>
<CLQty>7</CLQty>
<CompID>0d8d4028-9e0d-47f7-8567-8d5084837b9f</CompID>
<ID>1f78d5ae-08e4-4b36-8035-1b134c62fea1</ID>
<ItemCode>sample string 6</ItemCode>
<ItemID>48288e9a-e22e-4821-a1ef-aa2c54c56d7b</ItemID>
<ItemName>sample string 5</ItemName>
<LeadTime>11</LeadTime>
<MinRequiredQty>14</MinRequiredQty>
<MinimumLevel>9</MinimumLevel>
<NoOfRecordsOnPage>16</NoOfRecordsOnPage>
<PageIndex>15</PageIndex>
<PurOrdQty>8</PurOrdQty>
<ReorderLevel>12</ReorderLevel>
<ReorderQty>13</ReorderQty>
<SalOrdQty>10</SalOrdQty>
</ItemAnalysisModels>
<ItemAnalysisModels>
<AtrnYear>3</AtrnYear>
<CLQty>7</CLQty>
<CompID>0d8d4028-9e0d-47f7-8567-8d5084837b9f</CompID>
<ID>1f78d5ae-08e4-4b36-8035-1b134c62fea1</ID>
<ItemCode>sample string 6</ItemCode>
<ItemID>48288e9a-e22e-4821-a1ef-aa2c54c56d7b</ItemID>
<ItemName>sample string 5</ItemName>
<LeadTime>11</LeadTime>
<MinRequiredQty>14</MinRequiredQty>
<MinimumLevel>9</MinimumLevel>
<NoOfRecordsOnPage>16</NoOfRecordsOnPage>
<PageIndex>15</PageIndex>
<PurOrdQty>8</PurOrdQty>
<ReorderLevel>12</ReorderLevel>
<ReorderQty>13</ReorderQty>
<SalOrdQty>10</SalOrdQty>
</ItemAnalysisModels>
</ArrayOfItemAnalysisModels>