ConnectApi.ServiceProcessRequestInputRepresentation
Input for creating or updating a service process.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| attributes | Map<String, ConnectApi.GenericObject> | Field name-value pairs, object names and field name-value pairs, or both. These fields and objects store base and extended attributes. | Required | 57.0 |
| caseInfo | Map<String, ConnectApi.GenericObject> | Field name-value pairs for the Case object. | Optional | 57.0 |
| documentInfo | List<ConnectApi.documentInfoAttributes> | List of documents. | Optional | 57.0 |
| svcCatalogItemDefApiName | String | API Name of the related Service Catalog Item Definition. See SvcCatalogItemDef. | Required | 57.0 |