POST /linehaul/manifest

Enables the creation and updating (upsert) of a linehaul manifest.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique external identifier of the manifest

string

Current status of the manifest. Values include PENDING, LOADING, CLOSED, DISPATCHED, DEPARTED ORIGIN, ARRIVED DESTINATION, SPOTTED, UNLOADING, and COMPLETED. Any other status given will be ingested as "OTHER: {status}"

string

Unique external identifier for the trailer associated to the manifest

string

Unique external identifier for the origin location of the manifest

string

Unique external identifier for the origin door of the manifest

string

Unique external identifier for the origin location of the manifest

string

Unique external identifier for the next intermediate terminal location on the manifest

string

Unique external identifier for the current terminal location

string

Unique external identifier for the origin door of the manifest

date-time

Timestamp for the planned close time in UTC. ISO8601 format

date-time

Timestamp for the actual arrival time in UTC. ISO8601 format.

date-time

Timestamp for the next actual arrival time in UTC. ISO8601 format

date-time

Timestamp for the next estimated arrival time in UTC. ISO8601 format

date-time

Timestamp for the planned arrival time in UTC. ISO8601 format

date-time

Timestamp for the next planned arrival time in UTC. ISO8601 format

date-time

Timestamp for the estimated arrival time in UTC. ISO8601 format

associatedProNumbers
array of strings

An array of PRO numbers associated with the manifest

associatedProNumbers
associatedTripNumbers
array of strings

An array of unique external trip identifiers associated with the manifest

associatedTripNumbers
boolean

Hazmat

boolean

Poison

boolean

Food

Responses
202
400

When a request to upload a linehaul manifest fails due to wrong client input

500

Unknown error response.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!