Skip to main content

changeRequestStatus

Use the ChangeRequestStatus command to return a Boolean value stating success or failure about the status of a request.

Parameters

The ChangeRequestStatus command includes the following parameters:

#ParameterData TypeDescription
RequestIDIntegerRequest ID of the request.
SucceededBooleanUse one of the following values: True —To indicate that the request was successful. False —To indicate that the request failed.

Return Value

Returns one of the following values:

  • Returns True for success
  • Returns False for error