Newer Version Available

This content describes an older version of this product. View Latest

Additional Fields Input

Input representation of the additional standard or custom fields to include in the response.
JSON example
1"additionalFields" : {
2    "Product2" : {
3    "fields" : ["CustomField1__c","StandardField1"]
4}
5}
Properties
Name Type Description Required or Optional Available Version
fields String[] List of additional standard or custom fields to include in the response. Optional 61.0