cancelRequest

You can use the cancelRequest web method to cancel an existing request; you can also specify whether to send email notifications about the cancellation.

Parameters

The cancelRequest web method includes the following parameters:

cancelRequest Parameters

#

Parameters

Data Type

Description

1.  

iRequestID

Integer

The ID of the request to cancel

2.  

bDoNotifications

Boolean

Whether to generate cancel email notifications

Return Value

Returns one of the following values:

Returns a 1 for success
Returns a -1 for error