Discussions
Customer address is displaying in a single field called 'headOfficeFormattedAddress'. This value is having \n and comma( , ). It is better to have comma(,) seperated instead of both \n and comma(,)
Additional Details:
Want to add Total Revenue in order (V1)
From Salesforce want to send Total Revenue to Rose Rocket Order using API, but in order object there is not an option for that and as well as in manifest also.
Load Leg by ID and Unload Leg By ID Parameters (V1 Classic)
Hi, looking to learn more about how from_arrive_at , from_in_at, from_out_at, pickedup_at in load leg by ID and to_arrive_at, to_in_at, to_out_at, and delivered_at for unload leg by ID relate to the RR UI.
ECCO Rose Rocket
Rose Rocket APIs token should either be replaced or refreshed.
So could you please provide the Client Id and Secret code that Rose Rocket has created for ECCO along with the token creating URL.
Possible to uncancel order?
Hi rr team, if we canceled an order in the web app is it possible to ever uncancel it? (Either in the web app or through api calls)
Incorrect password errors on oauth2 api, not web
Hello! We've integrated a system with the V1 api, and use the https://auth.roserocket.com/oauth2/token endpoint with password grant to retrieve our bearer tokens. The issue we're facing is that occasionally we will begin to receive 'incorrect password' responses, when the password has not changed for the user. Logging into the web portal with the same 'incorrect' password works, and if we 'reset' the password for the user to the same stored value we have (and just used to log into the web), the error response goes away.
edit order after dispatched payload requires nesting in "order" object?
Hi RR support, I'm calling this endpoint: /edit-order-after-dispatched
What UI field populates stop_notes on the manifests/stops v1 api endpoint?
Hello!
pickedup_at and delivered_at fields as parameters in /edit-order-after-dispatched
Hi Rose Rocket team,