Schedules
Authorizations
x-api-keystringRequired
Query parameters
start_datestring · date-timeRequiredExample:
The start date of the schedules to filter on.
Supports the following formats:
- YYYY-MM-DD
- YYYY-MM-DDTHH:MM
- YYYY-MM-DDTHH:MM-HH:MM
2024-01-01T04:00end_datestring · date-timeRequiredExample:
The end date of the schedules to filter on.
Supports the following formats:
- YYYY-MM-DD
- YYYY-MM-DDTHH:MM
- YYYY-MM-DDTHH:MM-HH:MM
2024-01-15license_numberstringOptionalExample:
The license number of the processor to filter on.
By default, it will return all schedules.
Note: This field is only queryable with Admin API access.
1234license_typestring · enumOptionalExample:
Whether to query for the destination processor, or the origin processor.
By default, it will query on the destination.
originPossible values: fluid_typestring · enumOptionalExample:
Whether to filter on raw milk or processed fluids.
By default, it will query both.
rawPossible values: commodity_typestringOptionalExample:
The commodity_type to filter further on processed fluids.
This field is only used if the fluid_type is processed.
creamResponses
200
Successful response
application/json
get
/schedules200
Successful response
Last updated