Discussions
REST API ACCESS for DOE framefork
We attempted to use the API as outlined in the documentation, but we weren’t able to successfully access the REST API. I briefly gained access for about 10–15 minutes before the token expired.
Allocated Cost Current"
he "Allocated Cost Current" value isn't directly exposed as a field on orders in the classic Platform API. The buy-side carrier cost lives at the manifest
level.
OAuth2 Token Request returning "Incorrect password" via Postman
Hello,
Allocated Cost Current API
I'm trying to find the URL API to get cost data for each order/manifest. I am able to find the Carrier Cost (sell quote) but I'm trying to get the buy quote. I'm using the
https://platform.roserocket.com/api/v1/customers/customerid/orders/orderid/quotes
API to get:
{'quotes': [{'charges': {'accessorials': 111.5,
'freight_cost': 411.08,
'fuel_cost': 0,
'total': 522.58},
How you integrate api for access token please help me?
How you integrate api for access token please help me its urgent
Access Token
i need a access token which is i am not getiing
how to access token ?
how to access a barer token ?
What is the default service_id
In the UI, I create a spot quote without selecting a service which defaults to Default Service. However, when I make the api call linked below, it requires me to set a service_id in the payload. What value should I set in the service_id payload to use Default Service
How does a shipper TMS connect to a carrier using RoseRocket
Hi there, we are developing a connection to one of Rose Rocket's customer. Our system is a shipper TMS. We are pointed to your site by your customer support but it seems like the APIs are for carriers and brokers to develop their own automation. Am I mistaken?
When using the API, how to retrieve only latest data from order and bills table
Hi,
To avoid retrieving the entire database all the time, I want to retrieve only rows where updatedAt is from past 5 days.
