updateActionStatus

You can use the updateActionStatus web method to update the status of an action associated with a package.

Parameters

The updateActionStatus web method includes the following parameters:

updateActionStatus Parameters

#

Parameters

Data Type

Description

1.  

RequestID

Integer

ID of catalog item request.

2.  

Status

String

Status of catalog item request.

3.  

IsApplicableForAllActionsInRequest

Boolean

Enter True to update same status for all actions in request.

Return Value

Returns one of the following values:

Returns TRUE for success.
Returns FALSE for failure.