rejectRequest

You can use the rejectRequest web method to reject an existing request.

Parameters

The rejectRequest web method includes the following parameters:

rejectRequest Parameters

#

Parameters

Data Type

Description

1.  

iRequestID

Integer

The ID of the request to reject

2.  

strReason

String

The reason for the rejection

3.  

strDescription

String

The description of the rejection

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