Update waypoint by ID.

Update a single waypoint within a zone.

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

Interplai-specified identifier of the zone.

string
required

Interplai-specified identifier of the trip.

string
required

Interplai-specified identifier of the waypoint.

Body Params
location
object
string

User-specified identifier of the waypoint.

timeWindow
object

Time window for the waypoint, which you can think of as the requested time for a visit. Vehicles must visit a waypoint within its time window.

int32

Amount of cargo that is requested at the waypoint. For pickup waypoint the value is positive, and for dropoff waypoint value is negative.

int32

Time allotted for a service to be completed at each waypoint (minutes).

string

Instructions on shipping, handling, and installation safety.

handlingSteps
array of objects

Delivery or pickup procedures followed by the driver. The existing handlingSteps will be replaced.

handlingSteps
Responses

400

Bad request.

401

Invalid API key.

404

Not found - zone, trip or waypoint.

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