Updates a segment plan details

Updates details of a segment plan identified by the segmentPlanId.

This is a partial update, meaning that only the provided
fields will be updated.

Note: Updating origin and destination is prohibited to prevent breaking the chain
of locations.

Path Params
string
required
^SHPP-[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$

Shipment plan ID

string
required
^SEGP-[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$

Segment plan ID

Body Params

A segment of a shipment plan.

string
length ≤ 50

Name of the segment

string
length ≤ 1000

Description of the segment

string
enum

Transport mode of the segment

string
length between 1 and 50

This is a unique ID associated with the device data in HERE Tracking. The trackingId gets assigned to a device when the device is claimed by a user.

integer
≥ 0

Segment duration in seconds.

Responses
204

Successful (no content)

The segment plan information was updated

言語
認証情報
URL
LoadingLoading…
応答
試してみる!をクリックしてリクエストを開始し、こちらで応答をご確認ください! または例を選択:
application/json