POST presentation_gw/Contract/DeleteContract

Documentation for 'DeleteContract'.

Request Information

Parameters

NameDescriptionAdditional information
ServiceUserID
Documentation for 'ServiceUserID'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
"25c0fbce-6b38-46ba-a9dc-a53679bff40d"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">25c0fbce-6b38-46ba-a9dc-a53679bff40d</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>