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:

ChangeRequestStatus Parameters

#

Parameter

Data Type

Description

1.  

RequestID

Integer

Request ID of the request.

2.  

Succeeded

Boolean

Use 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