Lots
Returns a collection of Lot
objects.
Request
URL |
https://cap.crainwalnut.com/api/qualitycontrol/lots |
Method |
GET |
Parameters
Name |
Data Type |
Description |
<none> |
DateRange |
Designates a limiting factor for the returned collection. Only lots whose Date is within the specified DateRange will be included |
ProductCode |
String |
The ID value of a Product to be filtered by. Parameter is optional. |
SpecNumber |
String |
The Name value of a Specification to be filtered by. Parameter is optional. |
Returns
Data Type |
Description |
Lot[] |
Refer to data type’s documentation for further information |