Theme switcher

Ride Status

Query Parameters

partnerstring

The partner parameter is used to specify the partner ID for which the ride information is being requested.

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.

Path Parameters

ride_idstring

Response

200
Object

Success

Response Attributes

ride_statstring

The ride_stat parameter indicates the current status of the ride, such as 'completed,' 'cancelled,' or 'in progress.'

priceobject

The price parameter indicates the cost of the ride in the specified currency, including any additional fees or discounts applied.

Show child attributes

400
Object

No query string parameters

Response Attributes

errCodenumber
errMsgstring
403
Object

No partner in query string params, invalid partner, invalid key or partner/key mismatch

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