Discussions
Delay in updated information on manifests/{manifestId}/stops endpoint
When we update the address of a stop in the UI, I am observing a several (possibly 5 or so?) second delay between an order.updated webhook being received, and the new address populating on the /stops endpoint. It's causing our system to process the update before the newest information is available.
Is this expected, and should I just add a delay in our processing?
Where is the email field from GET customer by ID pulling from?
Hi, looking for where the email field in the GET customer by ID field is coming from. Ideally a screenshot of what that field looks like in the system would be great!
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?