Theme switcher

Ride Detail

Query Parameters

partnerstring

The partner or service provider for the ride

keystring

The key parameter is used for authentication and authorization of the request. This will be provided by Hoppa and there is a separate key for sandbox and for production environment.

ride_idstring

The unique identifier for the specific ride.

Response

200
Object

Success

Response Attributes

payloadobject

The payload associated with the ride.

Show child attributes

400
Object

No query string parameters

Response Attributes

errCodenumber
errMsgstring
400
Object

Ride id not in query string params

Response Attributes

errCodenumber
errMsgstring
403
Object

Invalid partner, invalid key or partner/key mismatch

Response Attributes

errCodenumber
errMsgstring
404
Object

Ride not found

Response Attributes

errCodenumber
errMsgstring
500
Object

System failure

Response Attributes

errCodenumber
errMsgstring
Was this section helpful?

GET

/

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