Theme switcher

Update ride

Path Parameters

ride_idstring

Body Parameters

partnerstring

partner name as provided by Hoppa contact

keystring

This key is provided by your Hoppa contact. Note that separate keys are issued for the sandbox and production environments. Be sure to use the appropriate key depending on the environment you are working in.

quote_idstring

the quote id is required when there is a re quote and to update the price

priceobject

The cost or price associated with the ride.

Show child attributes

fromobject

The starting location or point of origin for the ride.

Show child attributes

toobject

The destination location or endpoint of the ride.

Show child attributes

passengerobject

The total count of passengers included in the ride.

Show child attributes

vehicle_classstring

The class or type of vehicle to be used for the ride.

timenumber

The time or schedule for the ride.

service_area_idnumber

The service area identifier associated with the ride.

meet_and_greetstring

Indicates if a meet and greet service is requested for the ride.

arrival_flightobject

Indicates if the ride is related to an arrival flight.

Show child attributes

departure_flightobject

The departure flight details for the ride being updated.

Show child attributes

Response

200
Object

Success

Response Attributes

ride_idnumber

The unique identifier of the ride to be updated.

ride_statnumber

Deprecated, will be removed in future

400
Object

Empty body request

Response Attributes

errCodenumber
errMsgstring
400
Object

Incorrect ride id

Response Attributes

errCodenumber
errMsgstring
400
Object

Ride does not exist

Response Attributes

errCodenumber
errMsgstring
400
Object

From time is timeout

Response Attributes

errCodenumber
errMsgstring
400
Object

Return time is after start time

Response Attributes

errCodenumber
errMsgstring
403
Object

Partner is not the owner of the ride

Response Attributes

errCodenumber
errMsgstring
500
Object

System failure

Response Attributes

errCodenumber
errMsgstring
Was this section helpful?

PATCH

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot