ConnectApi.ServiceRequestOutputRepresentation
Contains the output returned after a service catalog request is created.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| status | String | Status of the operation. Returns Success when the request is created. | 63.0 |
| serviceRequestId | String | ID of the created service catalog request. | 63.0 |
| anchorEntityId | String | ID of the anchor record associated with the request. | 63.0 |
| anchorEntityNumber | String | Record number of the anchor record. | 63.0 |
| anchorObjectType | String | Object type of the anchor record, such as Case, Incident, or ServiceRequest. | 63.0 |