GET api/InventoryLotNum
ODATA enabled get InventoryLotNum requests.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| options | No documentation available. |
None. |
Request body formats
text/plain
Sample:
No body required. Body is ignored.
Response Information
Response body formats
application/json, text/json
Sample:
{
"Items": [
{
"Item_Number": "sample string 1",
"Location": "sample string 2",
"Lot_Num": "sample string 3",
"Date_Received": "2025-11-04T14:04:49.728-05:00",
"Expiration_Date": "2025-11-04T14:04:49.728-05:00",
"Manufactured_Date": "2025-11-04T14:04:49.728-05:00",
"Seq": 1,
"Qty_Type": "sample string 7",
"Qty": 1.0,
"Qty_Allocated": 8.0,
"Qty_Available": 1.0,
"Bin": "sample string 9",
"Unit_Cost": 10.0,
"Vendor_Name": "sample string 11",
"Lot_Num_Sold": 64,
"Date_Seq_Number": 13.0,
"Lot_Attribute_1": "sample string 14",
"Lot_Attribute_2": "sample string 15",
"Lot_Attribute_3": "sample string 16",
"Lot_Attribute_4": "2025-11-04T14:04:49.728-05:00",
"Lot_Attribute_5": "2025-11-04T14:04:49.728-05:00",
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
},
{
"Item_Number": "sample string 1",
"Location": "sample string 2",
"Lot_Num": "sample string 3",
"Date_Received": "2025-11-04T14:04:49.728-05:00",
"Expiration_Date": "2025-11-04T14:04:49.728-05:00",
"Manufactured_Date": "2025-11-04T14:04:49.728-05:00",
"Seq": 1,
"Qty_Type": "sample string 7",
"Qty": 1.0,
"Qty_Allocated": 8.0,
"Qty_Available": 1.0,
"Bin": "sample string 9",
"Unit_Cost": 10.0,
"Vendor_Name": "sample string 11",
"Lot_Num_Sold": 64,
"Date_Seq_Number": 13.0,
"Lot_Attribute_1": "sample string 14",
"Lot_Attribute_2": "sample string 15",
"Lot_Attribute_3": "sample string 16",
"Lot_Attribute_4": "2025-11-04T14:04:49.728-05:00",
"Lot_Attribute_5": "2025-11-04T14:04:49.728-05:00",
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
},
{
"Item_Number": "sample string 1",
"Location": "sample string 2",
"Lot_Num": "sample string 3",
"Date_Received": "2025-11-04T14:04:49.728-05:00",
"Expiration_Date": "2025-11-04T14:04:49.728-05:00",
"Manufactured_Date": "2025-11-04T14:04:49.728-05:00",
"Seq": 1,
"Qty_Type": "sample string 7",
"Qty": 1.0,
"Qty_Allocated": 8.0,
"Qty_Available": 1.0,
"Bin": "sample string 9",
"Unit_Cost": 10.0,
"Vendor_Name": "sample string 11",
"Lot_Num_Sold": 64,
"Date_Seq_Number": 13.0,
"Lot_Attribute_1": "sample string 14",
"Lot_Attribute_2": "sample string 15",
"Lot_Attribute_3": "sample string 16",
"Lot_Attribute_4": "2025-11-04T14:04:49.728-05:00",
"Lot_Attribute_5": "2025-11-04T14:04:49.728-05:00",
"UserFieldData": [
{},
{},
{}
],
"UserFieldNames": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"Notifications": null
}
],
"NextPageLink": null,
"Count": 3
}