ConnectApi.ServiceRequestInputRepresentation
Input details to manage a service catalog request.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| productId | String | ID of the catalog product being requested. | Required | 63.0 |
| attributes | Object | Intake attribute values submitted with the service catalog request. | Optional | 63.0 |
| context | Object | Contextual data associated with the request. | Optional | 63.0 |
| businessObjectId | String | ID of the related business object. | Optional | 63.0 |
| productAttributes | List<ConnectApi.ServiceAutomationProductAttributeInputRepresentation> | List of product attributes stored on the request and created as related items. | Optional | 64.0 |
| createdFromRecord | String | ID of the originating record, such as a Case or an Incident. | Optional | 66.0 |