POST presentation_gw/Contract/UndoCancelService
Documentation for 'UndoCancelService'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ServiceUserID | Documentation for 'ServiceUserID'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
"a96e20dc-ed10-40fb-a23a-4adbe47371f4"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">a96e20dc-ed10-40fb-a23a-4adbe47371f4</guid>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>