POST /truckload/stops

Creates a stop in the Maven system. The stop can be attached to a trip at the desired sequence.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
number
required

sequence order of stop on trip. If none is provided, the stop will be added to the end of the trip.

location
object

Location data object

string

Stop type key from the TMS

string

Used for adding a visual tag to denote different stop types.

string

Display name for stop

string

Description/summary/details about the stop

date

Date the stop is scheduled to occur

date-time

Earliest time to arrive at the stop

date-time

Latest time to arrive at the stop

number

Scheduled weight for the stop (1 decimal place)

number

Scheduled volume for the stop (1 decimal place)

integer

Scheduled pieces count for the stop

forms
array of objects

Forms associated with the stop

forms
attributes
object

Additional custom properties of the stop

integer

Expected service time in minutes. Used for ETA calculation.

string

Unique external identifier for trip

integer

Unique identifier for a trip. Either tripId or externalTripId is required. If both are provided, Maven will look up by tripId first.

string

Unique external identifier for stop

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json