Newer Version Available
Service Process Update
Retrieve or update a service process.
- Resource
-
- Available version
- 57.0
- Requires Chatter
- No
- HTTP methods
- GET PATCH
- Response body for GET
- Service Process Record
- Request body for PATCH
-
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version attributes Map<String, Generic Object> Field name-value pairs, object names and field name-value pairs, or both. The attributes property populates the base and extended attributes defined in Service Process Studio and must match their structure. Required 57.0 caseInfo Map<String, Generic Object> Field name-value pairs for the Case object. Optional 57.0 documentInfo Document Info Attributes[] List of documents. Optional 57.0 svcCatalogItemDefApiName String API Name of the related Service Catalog Item Definition. See SvcCatalogItemDef. Required 57.0
- Request parameters for PATCH
-
Parameter Name Type Description Required or Optional Available Version serviceProcessRequestData Object Top-level parameter for the request body. Required 58.0 - Response body for PATCH
- Service Process Output