Discussions
PUT/POST - Quote Item lines Cost
Hi Mark
Is there a V2 Postman Collection?
I see this https://roserocket.readme.io/discuss/6526e21ed0465a0013c790b4 for v1 but the documentation focuses on v2. There are a couple of endpoints that state they are for V2 but there are no examples of CRUD operations for v2.
Fourkites Integration
The carrier Peak Logistics Ltd (Mainstream) is being required by PepsiCo Team to send the locations updates to Fourkites. Based on truck/trailer references, we can provide these locations updates for them.
Expected API Payloads
I am working to gather all necessary changes expected for my company's switch to Rose Rocket Platform from V1.
Is it possible to get order comments with API?
I see that there is a create comment endpoint: https://roserocket.readme.io/v1.0/reference/create-order-comment
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.
