Search

Mutation

Unknown

Arguments

input· NavigationUpdateInput· required
Navigation update input

Fields

Boolean· Boolean

Errors

Operations can fail. To handle all errors correctly, consider implementing the following error scenario’s.

empty_array_not_allowed
Array $NAME should have at least one value.
invalid_coordinates
Coordinates provided for $LOCATION are not valid.
invalid_unit
Provided unit type $TYPE for $LOCATION is not valid.
invalid_value
Provided value $VALUE for $LOCATION is not valid. Expected value of type $EXPECTEDTYPE.
navigation_heading_invalid
Heading should be a value between 0 and 360.
navigation_route_leg_invalid
One or more locations sent have their route leg index out of order or greater than the number of legs of the navigation session route.
navigation_telemetry_invalid
Field $TELEMETRYTYPE cannot be negative.
negative_value_not_allowed
Negative value for $LOCATION is not allowed.
occupants_below_allowed
Provided number of occupants for $LOCATION is not valid. The value must be at least 1.
operation_not_allowed
You are not allowed to execute this operation. Enable it for the current application in the dashboard or reach out to customer support.
rate_limit_exceeded
Rate limit exceeded.
tire_pressure_below_allowed
Provided tire pressure is not valid. The value must be at least 1.
zero_or_negative_value_not_allowed
Zero or negative value for $LOCATION is not allowed.

Was this helpful?

  • Getting started

    Get started with the Chargetrip API.

  • API reference

    Browse our api and endpoints.

  • Examples

    Explore examples and start building.