UpdateLibraryTasksOnPackageTradeChanged()
The UpdateLibraryTasksOnPackageTradeChanged() command updates library tasks on package trades changed in Field View.
|
| Parameter | Type | Max Length | Required | Description |
|---|---|---|---|---|
| apiToken | string | 50 | Y | Your Field View API token. |
| projectPackageID | integer | Y | The ID of the project package to be deactivated. | |
| deleteOriginalLibraryTasks | integer | Y | Should the system delete the existing library tasks for this package before adding the new ones. |
| Field | Type | Description |
|---|---|---|
| ID | integer | The ID of the project package for which the update library tasks was requested. |
<StatusRequest>
<Status>
SUCCESS
<Message>Success.</Message>
</Status>
<ID></ID>
</StatusRequest>