Discussions
Are all the available Objects listed somewhere?
In the documentation, I don’t see a ‘table’ that shows all the available Objects and the properties within each object. In v2 doc they are clearly defined. Are they available somewhere for v1?
Order creation date on the "get order" endpoint?
In postman collection, I see a ‘get order’ endpoint with query string parameters ‘start_at’ and ‘end_at’. For example:
"{{baseUrl}}/api/{{apiVersion}}/orders?offset=0&limit=10&start_at=2017-04-10&end_at=2017-04-10"
What does the date represent? Is it the order creation date?
Driver UUID in RR match to Driver UUID In Samsara ELD
Hi since RR lacks an API endpoint to generate shared e-Tracking Page I am working with a customer to query an order's current location via Samsara's API.
Webhooks for Legs
With the webhooks for legs, is there a leg id passed back? How do we know what leg to get when the weebhook is fired?
Created Date
Is there an easier way to get an order created date we are missing. Seems it is not available with "Get Order by ID" it is only available on "Search Orders" however we only know the ID of the order, and we cannot search by ID. So how can we get the created date? Do we have to get the order by the id, then use parameters from that to search for the order we already have?
POST Load/unload leg by ID
I also see I can update statuses on the leg level by using "Load Leg by ID" as well as "Unload Leg By ID":
Webhook Event Specific data Json
Hi, is there any documentation on the event types for webhooks other than the dropdown in settings? We are looking for the json data for specific events to determine the best options for us. Thank you
Authentication returned "token contains an invalid number of segments"
Hi RoseRocket engineering team,