Discussions
edit order after dispatched payload requires nesting in "order" object?
Hi RR support, I'm calling this endpoint: /edit-order-after-dispatched
What UI field populates stop_notes on the manifests/stops v1 api endpoint?
Hello!
pickedup_at and delivered_at fields as parameters in /edit-order-after-dispatched
Hi Rose Rocket team,
How to update a Rose Rocket order while keeping its pickedup_at and delivered_at fields?
Hi RR team,
Database error when trying to get order created through create-booked-order endpoint
Hi RR support,
Field for Sequence of Legs of Order?
Is there a field that can be queried via API for the sequence of legs (child of Orders)?
Maximum file size for the leg and order upload endpoints
Hi! We're looking at using the order and leg upload_file v1 api endpoints, but I don't see a maximum file size listed in the documentation. Additionally, these files will already be stored in s3 from our side before we move to attach them to orders and legs within Rose Rocket, is there a better/more efficient way to do this, rather than the file upload endpoints?
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!