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:
| # | Parameters | Data Type | Description | 
|---|---|---|---|
| RequestID | Integer | ID of catalog item request. | |
| Status | String | Status of catalog item request. | |
| 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.