REST Resource: networks.shipments.path
Stay organized with collections
Save and categorize content based on your preferences.
Resource
There is no persistent data associated with this resource.
Methods |
|
Commits the path of a shipment, indicating that it cannot be changed in the future, even by the user, save for force majeure/act of God indicated by the MakeVehicleUnavailable, MakeHubUnavailable, MakeLineUnavailable methods. |
|
Changes the path of a shipment: instead of using the service-computed one, the state will contain the one set by the user through this call. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["This resource does not store any persistent data."],["The `commit` method finalizes a shipment's path, preventing future changes except in extreme circumstances."],["The `update` method allows users to manually set a shipment's path, overriding the system's calculated route."]]],["The resource manages shipment paths, lacking persistent data. Key actions include committing and updating shipment paths. Committing a path via the `commit` method locks it, preventing future changes except for force majeure. The `update` method allows users to override the system-computed path with a user-defined one, setting the shipment's state accordingly.\n"]]