Load Summary
Get report of load summary pickup data for provided date range
Authorizations
x-api-keystringRequired
Query parameters
start_datestring · dateRequiredExample:
The start date of the pickups to filter on.
Supports the following formats:
- YYYY-MM-DD
2024-03-01end_datestring · dateRequiredExample:
The end date of the pickups to filter on.
Supports the following formats:
- YYYY-MM-DD
2024-03-07include_updated_loadsbooleanOptional
Include loads updated within the provided date range.
Responses
200
Successful response
application/json
_idstringOptionalExample:
67180705d2a2311f2801b992pickup_temperaturestringOptionalExample:
36pickup_amountnumberOptionalExample:
3200pickup_tarenumberOptionalExample:
100pickup_grossnumberOptionalExample:
3300invoice_numberstringOptionalExample:
ABC12345milk_categorystringOptionalExample:
member_producercompartmentstringOptionalExample:
frontroute_numberstringOptionalExample:
A100pickup_datestringOptionalExample:
2024-03-03T06:00:00.000Zdropoff_datestringOptionalExample:
2024-03-03T09:00:00.000Zproducer_namestringOptionalExample:
Producer Nameproducer_businessstringOptionalExample:
A001234producer_numberstringOptionalExample:
1234producer_tankstringOptionalExample:
1producer_locationstringOptional
dip_levelstringOptionalExample:
10.5rejectedstringOptionalExample:
falsedegradedstringOptionalExample:
falsegradestringOptionalExample:
Atime_on_farmnumberOptionalExample:
5pickup_commentstringOptionalExample:
Commentprocessor_namestringOptionalExample:
Processor Nameprocessor_numberstringOptionalExample:
123dropoff_amountnumberOptionalExample:
3200dropoff_tarenumberOptionalExample:
100dropoff_grossnumberOptionalExample:
3300scale_amountnumberOptionalExample:
3200time_at_processornumberOptionalExample:
5dropoff_commentstring[]OptionalExample:
["Comment"]pooledstringOptionalExample:
falsesample_barcodestring[]OptionalExample:
["123456","2345678"]other_solidsstringOptional
butterfat_amountstringOptional
protein_amountstringOptional
lactose_amountstringOptional
other_solids_amountstringOptional
solids_not_fat_amountstringOptional
hauler_namestringOptionalExample:
Hauler Namehauler_numberstringOptionalExample:
123driverstringOptionalExample:
Driver Namegeofence_enter_timestringOptionalExample:
2024-03-03T06:00:00.000Zgeofence_exit_timestringOptionalExample:
2024-03-03T06:30:00.000Zexit_enter_geofencestring[]Optional
truck_numberstringOptionalExample:
The number of the truck (for regions that use truck numbers)
123truck_typestringOptionalExample:
Regulartrailer_numberstringOptionalExample:
123beginning_odometernumberOptionalExample:
10ending_odometernumberOptionalExample:
20total_distancenumberOptionalExample:
10route_totalnumberOptionalExample:
3000000route_startstringOptionalExample:
2024-03-03T06:00:00.000Zroute_endstringOptionalExample:
2024-03-03T06:30:00.000Zseals_infostring[]OptionalExample:
["123456","2345678"]lab_lengthnumberOptionalExample:
10producer_idstringOptionalExample:
67180a73b7fe039229250b1aprocessor_idstringOptionalExample:
67180a80a32a59cb37b77842dropoff_meterednumberOptionalExample:
3200manifest_numberstringOptionalExample:
00123456is_lockedstringOptionalExample:
falsejump_truckstring[]OptionalExample:
["false"]400
Bad Request
application/json
get
/pickups/load-summaryLast updated