Skip to main content
PATCH
Update the LoadSummary for a Load

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

load-id
string
required

Load ID

Body

application/json
arrived_pickup_at
string<date-time> | null
arrived_dropoff_at
string<date-time> | null
loaded_at
string<date-time> | null
unloaded_at
string<date-time> | null

Response

OK

data
LoadSummary-Read · object
required