Discussions

Ask a Question

Invoices: Sales Invoice is not having invoice lines information on the API Response. How we can get the Sales Invoice lines (Invoice Lines)?

Hi,

Bills: Vendor Purchase Invoice is not having invoice lines information on the API Response. How we can get the Purchase Invoice lines (Bill Lines)?

Hi,

ANSWERED

Customer Board API is not providing the next records. Always returning the same set of entries in the API Response

I am trying to get the customers from Rose Rocket using Customer board api.

How to get additional customer addresses using Customer board?

Additional Details:

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:

ANSWERED

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.

ANSWERED
ANSWERED
ANSWERED
ANSWERED

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.