PUT api/v1/WUTScheduler/SaveManualInput/{TheID}/cancelled?CarrierCode={CarrierCode}&SearchType={SearchType}&SearchValue={SearchValue}
updateManualInputMarkCancelled
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
TheID |
Define this parameter in the request URI. |
|
CarrierCode |
Define this parameter in the request URI. |
|
SearchType |
Define this parameter in the request URI. |
|
SearchValue |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean>true</boolean>