Load Summary

Get Load Summary via Date Range

get

Get report of load summary pickup data for provided date range

Authorizations
x-api-keystringRequired
Query parameters
start_datestring · dateRequired

The start date of the pickups to filter on.

Supports the following formats:

  • YYYY-MM-DD
Example: 2024-03-01
end_datestring · dateRequired

The end date of the pickups to filter on.

Supports the following formats:

  • YYYY-MM-DD
Example: 2024-03-07
include_updated_loadsbooleanOptional

Include loads updated within the provided date range.

Responses
200

Successful response

application/json
get
/pickups/load-summary

Last updated