_CreateOpportunityExtraDetailsItem
Input fields
The key of the extra detail item.
The value of the extra detail item. Can be a string or an integer.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"key": "less-face-special-or-past",
"value": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType
}