Register webhook endpoint

This endpoint is used to register an external endpoint to receive webhook events from Karhoo. Note that the URL supplied must support https.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

request body

string
required

Demand partner's endpoint

string
required
length ≥ 10

The shared secret to sign requests from Karhoo side

topics
array of strings

The topics the subscription should subscribe to. Available topics are TripStatus, DriverDetails, FinalFare, FleetChanged and DriverPositionChanged. If not provided the subscription will be created with the following default topics TripStatus, DriverDetails, FinalFare.

topics
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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