approveRequest

You can use the approveRequest web method to approve an existing request.

Parameters

The approveRequest web method includes the following parameters:

approveRequest Parameters

#

Parameters

Data Type

Description

1.  

iRequestID

Integer

The ID of the request to approve

2.  

strReason

String

The reason for the approval

3.  

strDescription

String

The description of the approval

4.  

strGUID

String

The Request GUID, use if RequestID is not provided.

Return Value

Returns one of the following values:

Returns a 1 for success
Returns a -1 for error