PUT api/v1/WUTScheduler/SaveManualInput/{TheID}/complete?CarrierCode={CarrierCode}&SearchType={SearchType}&SearchValue={SearchValue}

updateManualInputMarkComplete

Request Information

Parameters

NameDescriptionAdditional 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>