Discussions
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,
How to get vendor address on separate fields insted of having on a single field?
Hi,
How to get customer information from a specific DateTime?
I want to retrieve customers/Vendors/SalesInvoices/Bills from a particular datetime.
Authentication Flow
Hi team,
Upper bounds for rate-limiting API calls
There is a similar question from over a year ago RE: rate limits for the RoseRocket API.
List records with connected objects?
In the v2 platform API, is there a way to retrieve multiple records with specific connected objects' fields populated through a single API call?
Retrieve records filtered by `updatedAt`
In the v2 platform API, is there a way to retrieve a list of records last updated in a date/time range, or more simply, updated after a given date/time?
Set existing record's `externalId`
Is there a way to set the externalId
of an existing record?
JWT Access Token from Oauth 2.0 authentication
Hi Team,
We're running into an issue with API authorization following the guide/API reference. We're able to complete the Oauth 2.0 authorization flow in postman up to step 5, however then using the access token that is returned doesn't work.