Trip proposal for driver journal
Contains API call to get the list of driver journal proposal.
API actions
list
Parameters
name
description
type
Example
curl -X POST 'https://api.eu.navixy.com/v2/driver/journal/proposal/list' \
-H 'Content-Type: application/json' \
-d '{"hash": "a6aa75587e5c59c32d347da438505fc3", "tracker_id": 123456, "from": "2020-10-13 00:00:00", "to": "2020-10-14 00:00:00"}'Response
Errors
Last updated
Was this helpful?