Journeys
Keep searching drivers for a journey
If there are no drivers available after having created a journey (meaning you receive a 'not found' state via webhooks or via the GET journey/state endpoints), with this endpoint, you can continue searching for drivers for the same exact journey without the need of a new estimation.
The journey will enter again in the 'hire' state for another 5 minutes (this time cannot be changed).
post/api/v4/journey/{id}/keep_searching
Path parameters
idstring uuid required
Id of the journey
Response
Empty Response