These docs are for v1.0. Click to read the latest docs for v2.0.

DMS hosted API endpoint for responding to quote requests

This endpoint must be hosted within the Dispatch Managment System's platform to listen for Karhoo Quote requests in the described format.

Body Params

request body

origin
object
required
destination
object
required
external_info
object
string

Date should be specified in ISO 8601 Date Time format with the correct timezone for the origin, leave empty for ASAP booking

integer

Passenger Capacity of DMS Vehicle type

Headers
string
required

HMAC Hash of the your shared secret and the request payload. Use this to validate all requests from Karhoo

Responses

401

Unauthorized. Invalid credentials provided

403

Forbidden. The credentials provided do not have sufficient authority for this request

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json