Discussions

Ask a Question
ANSWERED

Delivery Date Timezone Issue

When creating orders via https://platform.roserocket.com/docs/?shell#create-order endpoint, we've experienced intermitted issues related to timezones. If a request is sent for a shipment going from Indiana to Arizona is created with a delivery timestamp of 09/02/2023 00:00:00, it shows up in Rose Rocket with a Requested Delivery Date of 09/02/2023 00:00:00, whereas a shipment from Indiana to Ohio shows up with a Requested Delivery Date of 09/01/2023 18:00:00. In short, the time zone adjustments seems to be inconsistent and ciritical so in cases where the actual delivery date is changed as a result of the timezone adjustment. Has anyone found a workaround for this issue?

ANSWERED

Get equipment id from an order or manifest

Hello!

ANSWERED
ANSWERED

Which type of event does Roserocket send for a completed order task?

Hi RoseRocket team, I had a followup question on https://roserocket.readme.io/discuss/64e8cf9631a5d80056b84033 but the RoseRocket app did not let me add a comment, so I'm starting a new question:

ANSWERED

Rate Limits for API's

Hi, I've written some wrappers around the Rose Rocket API's for my customers to use. I'd like to set throttling limits based on my dependencies' limits. What would you recommend setting as a reasonable throttling limit for the Rose Rocket API's?

ANSWERED

API error codes

Hi, I'd like to handle errors from the API in a standardized way. I know that the API returns some error codes, such as

ANSWERED

Which type of event gets triggered for a completed order task?

Hi RoseRocket team,

ANSWERED

Does the API allow us to get all the task IDs corresponding to an order ID?

Hi RoseRocket team,

ANSWERED

Is an event sent when a tag has been attached to an order?

Hi RoseRocket team,

ANSWERED

Tracking Data API?

Is anyone aware of there being a RR Webhook for receiving tracking data? The only endpoint related to location data seems to be the Get Order Location endpoint but -- as is always the case with high-frequency data -- the challenge is determining the call frequency; too frequently and you hurt system performance, too infrequently and you could miss important updates.