Historical Demand
Get Historical Demand v2.0
{
"@odata.context": "https://yoursite.demanddriventech.com/odata/v2/$metadata#historicaldemand",
"value": [
{
"DataSetId": 1,
"PartId": 47785,
"LocationId": 97,
"PartNumber": "027163",
"Revision": "",
"Location": "MW",
"PartType": "Buy",
"OrderDate": "2019-02-01T00:00:00-08:00",
"Quantity": 80.0
}
]
}Historical Demand Fields
Last updated