POST presentation_gw/Contract/UndoCancelService

Documentation for 'UndoCancelService'.

Request Information

Parameters

NameDescriptionAdditional information
ServiceUserID
Documentation for 'ServiceUserID'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
"a46f29d0-c8ee-4724-a1b4-f8fcd74a9720"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">a46f29d0-c8ee-4724-a1b4-f8fcd74a9720</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>