Discussions
Login
I am a third party developer. We have shipping software that our customers use. You have carriers that our customers user that use your software.
Shipping interface
We are looking to send shipment information - shipper, consignee, pieces, weight date etc - and receive a probill in the response.
Order Updated Webhook
Currently the order updated webhook in our sandbox is sending an event for every leg/order on a single update in the order interface; is that always expected or will we get a single updated event for a change to a specific order? (Referring to orders with multiple legs)
Will RoseRocket be sending ALL the properties of the Object? Or a specific list of properties that we need to tell you ahead of time?
Webhook POST body – what will be in the json? API document didn’t mention anything specific. Will RoseRocket be sending ALL the properties of the Object? Or a specific list of properties that we need to tell you ahead of time?
We need to link Customers, Vendors, and charge lines. Do we have access to all those end points?
We need to link Customers, Vendors, and charge lines. Do we have access to all those end points?
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.