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
Vipin P 5Vipin P 5 

Update “Billing Notes” using salesfoce opportunity API

I want to update "Billing Notes" under Billing information section in Salesforce opportunity using API. Is there any option to do that? I have checked the API fields for opportunity and couldn't find out any filed name.

User-added image
Please help?

Thanks,
Vipin
UC InnovationUC Innovation
These don't look like standard Salesforce fields in the Opportunity object.  They look like custom fields?  If you go to Setup -> App Setup -> Customize -> Opportunities -> Fields, you should be able to find the label "Billing Notes" and then the corresponding API Name next to the Field Label.