Newer Version Available

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

Custom Field Details Input

Input representation of the custom fields for the request to incorporate custom attributes into records.
JSON example
1{
2  "fieldName": "string",
3  "fieldValue": "string"
4}
Properties
Name Type Description Required or Optional Available Version
fieldName String Name of the custom field. Optional 60.0
fieldValue Object Value of the custom field. Optional 60.0