Tip |
---|
Available from CRM.COM R15.0.0 |
Excerpt |
---|
This method cancels a Service Request, which is in Pending life cycle state. |
...
Name | Type | Description | ||||||
token | String | The token retrieved from the login method | ||||||
service_request_identifier (mandatory) | Service Request Identifier | The identifier of the Service Request to be cancelled. The allowed Service Request identifier fields are the following:
| ||||||
status_identifier (optional) | Service Request Status Identifier | The status that will be set on the Service Request, after the cancellation. If not specified the the default status for cancelling Service Requests of that type will be used. The allowed service request status identifiers are the following:
| ||||||
cancellation_reason_identifier (optional) | Service Request Cancellation Reason Identifier | The reason for cancelling the Service Request. If not specified, then the default cancellation reason of the service request's type will be used. The allowed cancellation reason identifiers are the following:
| ||||||
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
...
Expand | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
HTTP Method: POST Request: Body:
Response:
|