The EditProjectPackage() command edits a project package in Field View.
|
| Parameter | Type | Max Length | Allow NULL | Description |
|---|---|---|---|---|
| apiToken | string | 20 | Y | Your API security token configured in Field View. |
| projectPackageRequest | ProjectPackageRequest | Project package information request. |
| Field | Type | Description |
|---|---|---|
| ID | integer | The ID of the project package that was edited. |
<StatusRequest>
<Status>
SUCCESS
<Message>Success.</Message>
</Status>
<ID></ID>
</StatusRequest>