GetAvailableSNs Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetAvailableSNs() method retrieves the lot numbers of the serialized lots. The results can be filtered by an item and/or serial number.
Parameters
- item_id
- Optional. Holds the ID of the item by which to filter the serialized lots.
- serialNo
- Required. Holds the serial number by which to filter the serialized lots.
Return Value
Returns a DataSet that contains the serial numbers that are created but are not yet assigned to the item. The specified serial number may be used to filter the returned serial numbers.