I need to select serial numbers not in range for an item in shipment through REST API
I need to select serial numbers not in range for an item in shipment through REST API. In my scenario an item can have multiple serial numbers that are not in range. the shipment line will have 5 qty and 5 different numbers will be present, I need to create shipment through REST Api with these serial number where the serial numbers are not in range. How can i do that.
Tagged:
0