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