Discussions

Ask a Question
Back to all

API Data Extraction - Order Earning - Line Items (Read & Update)

Hi Mark

We are currently working on a project to retrieve order information from Rose Rocket and apply some external business logic to calculate the cost of individual order. We are currently following the latest API doc (V2) and were successful retrieve the basic order information such as (IDs, Customer info, Commodities and so on).

We do received the total earning and total cost object under the order object however we are not able to access the LIne item information in order under Earnings. We tried getting quote and FInancial Line items but nothing seems to be working.

Could you please provide guidance what's the correct way (Url, End point so on) to get the line item breakdown per order to read as well as update (PUT Request with sample Body Request if possible).


Also, we are getting some issue with retrieving the accessorial information, Order object does provide the Partne Accessorial but doesn't include Customer Accessorials. Please assist.