Discussions

Ask a Question

V1 API POST/orders issue

We are creating orders via the v1 Network API (POST /orders). What is the supported payload or endpoint sequence to attach a customer rate and transition an order from 'Saved' to 'Booked' programmatically without triggering the 'Resource id is invalid' quote error?

UTC Conversion Issue: local timestamps being serialized at UTC with conversion

We have identified a timezone conversion issue affecting user and driver submitted timestamps.

Creating spot quote via Api

Hi Team,

API Token Limit

Is there a limit on the number of API calls to get a Token from using the https://auth.roserocket.com/oauth2/token endpoint? For example, instead of using the refresh_token, we instead call the above endpoint to get a new access_token. Is there a limit for that?

API order creation blocked: order.stops.order permission stuck at "viewer" (needs "editor") — how to create stops/legs via platformModel?

TL;DR: Creating an order with stops via PATCH /platformModel/objects fails with 403 — order.stops.order has 'viewer' permission, needs 'editor'. This happens even with an Admin service account, and the board's field-permission UI does not offer "editor" for that field. We're blocked from creating orders that have a valid leg (so commodities can't attach). What is the supported way to create an order with stops/legs via the API, and how do we grant write access to order.stops.order?

EDI X6 Source

Hi RR team,

Need help locating Rose Rocket OAuth credentials (Client ID / Client Secret)

Hello, everyone!

Shipper Values won't populate from API

We're utilizing the classic API and are posting new orders to 😀

Trucker Tools Integration Not Working

Loads are not being pushed to trucker tools for tracking. Trucker tools support advising that loads are not being transmitted over

Missing "Create New Application" button for v2 API Migration

We are currently migrating from v1 to v2 of Rose Rocket. Following the Getting Started guide for our service account use-case, I am attempting to create a new OAuth application as outlined here.