function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
kiran25kiran25 

How to Create REST API Class for Opportunity Object which includes Quote and Quoteline items

We have Hybris External system which is trying to send data to salesforce for this we need to provide this class so that  once they send data opportunity record will be created .
That data includes quote and quoteline item details as well . 
Hybris system is using REST API , Please Suggest Webservice class which helps