Discussions
Instant Quote Widget Inquiry
We are trying to implement an instant quote widget on our website. See example here: website. This one appears to be a third-party iframe.
Updating pickup/delivery times via the API
Hello,
GET Customer Error
My code for running GET for customer object is completely fine as per the API documentation but RoseRocket API is throwing an error for it which is
HTTPError: 404 Client Error: Not Found for url: https://network.roserocket.com/api/v2/platformModel/objects/customer/283b5d1f-828f-4314-b16d-fafd30ca6f04?boardId=af1c0e83-5253-517d-aeff-e25a37f59beb
get orders api
my name is Fares Saab, responsible for the development of a web portal for Country Transport (client of yours), we already integrated the API to get all orders for our clients, we have a client (already took the ID (704ca685-0875-4365-b0e1-788eec8b44be and client name: CEVA FREIGHT CANADA ) from roserocket platform) and added it into the API, the problem is that some orders are not showing for example: DG104-1462652 / WAW1094813 - DG104-1462418 - DG104-1462444 – DG104-1462451 – DG104-1462464
The api that we are using: https://platform.roserocket.com/api/v1/orders?customer_id=704ca685-0875-4365-b0e1-788eec8b44be
While other clients are getting all the orders normally with no problem, can we know exactly what is the problem?
How do you upload a spot quote to an order using v2 of the API?
Attempting to add a quote to to an existing order using v2 of the API.
Load Tender responses events
What are the API events which can trigger a Load Tender response, to indicate if an offer can be accepted or rejected?
API for Customer Portal
Hello,
Rose Rocket API not creating orders
When sending in a request via the API, the API receives the load tender data successfully, however, the order is not showing up in the Rose Rocket UT. This is happening on two Rose Rocket API endpoints which are:
https://platform.roserocket.com/api/v1/multistop_orders
and
https://platform.roserocket.com/api/v1/orders
OAuth Token Invaildation
Hello,