ShellerDailyOutput
Returns information regarding sheller production for a date range at daily resolution.
Request
| URL |
https://cap.crainwalnut.com/api/traceability/shellerdailyoutput |
| Method |
GET |
Parameters
| Name |
Data Type |
Description |
| <none> |
DateRange |
Designates a limiting factor for the returned collection. Only production whose date is within the specified DateRange will be included |
An array of objects of anonymous type with the following definition
| Name |
Data Type |
Description |
| Process |
Process |
Refer to data type’s documentation for further information |
| Date |
DateTime |
Date of production |
| InputType |
InputType |
Refer to data type’s documentation for further information |
| Pounds |
Integer |
Output pounds |