Name | Description | Type | Additional information |
---|---|---|---|
ProjectId |
Id of project to update (Required) |
string |
None. |
NewProjectItems |
List of new project items to add. |
Collection of ProjectItem |
None. |
UpdateProjectItems |
List of project items to update. Projects items are matched on Component ID |
Collection of UpdateProjectItem |
None. |
UpdateProjectItemFieldIds |
List of update project item field ids to update. If you do not pass project item field ids all project fields will update in SI. Quantity = 1, SerialNumber = 2, IPAddress = 3, IPAddress2 = 4, MACAddress1 = 5, MACAddress2 = 6, ShortDescription = 7, LongDescription = 8, Location = 9, System = 10, IsOfe = 11, IsNonBillable = 12, UnitCost = 13, UnitPrice = 14, Discount = 15, LaborCalculationMethodId = 16, Phase = 17, IsTaxable = 18, Tax = 19, DoNotOrder = 20, OrderStatus = 21, OrderNumber = 22, OrderedDate = 23, ExpectedDeliveryDate = 24, ReceivedDate = 25, Picked = 26, PickedDate = 27, Installed = 28, InstalledDate = 29, InstalledNotes = 30, TrackingNumber = 31, CustomField1 = 101, CustomField2 = 102, CustomField3 = 103, CustomField4 = 104, CustomField5 = 105, CustomField6 = 106, CustomField7 = 107, CustomField8 = 108, CustomField9 = 109, CustomField10 = 110, CustomField11 = 111, CustomField12 = 112, CustomField13 = 113, CustomField14 = 114, CustomField15 = 115, CustomField16 = 116, CustomField17 = 117, CustomField18 = 118, CustomField19 = 119, CustomField20 = 120, CustomField21 = 121, CustomField22 = 122, CustomField23 = 123, CustomField24 = 124, CustomField25 = 125, CustomField26 = 126, CustomField27 = 127, CustomField28 = 128, CustomField29 = 129, CustomField30 = 130 CustomField31 = 131, CustomField32 = 132, CustomField33 = 133, CustomField34 = 134, CustomField35 = 135, CustomField36 = 136, CustomField37 = 137, CustomField38 = 138, CustomField39 = 139, CustomField40 = 140, CustomField41 = 141, CustomField42 = 142, CustomField43 = 143, CustomField44 = 144, CustomField45 = 145, CustomField46 = 146, CustomField47 = 147, CustomField48 = 148, CustomField49 = 149, CustomField50 = 150, CustomField51 = 151, CustomField52 = 152, CustomField53 = 153, CustomField54 = 154, CustomField55 = 155, CustomField56 = 156, CustomField57 = 157, CustomField58 = 158, CustomField59 = 159, CustomField160 = 160, CustomField61 = 161, CustomField62 = 162, CustomField63 = 163, CustomField64 = 164, CustomField65 = 165, CustomField66 = 166, CustomField67 = 167, CustomField68 = 168, CustomField69 = 169, CustomField70 = 170, CustomField71 = 171, CustomField72 = 172, CustomField73 = 173, CustomField74 = 174, CustomField75 = 175, |
Collection of byte |
None. |
Locations |
Locations for new project items |
Collection of Location |
None. |
Systems |
Systems for new project items |
Collection of System |
None. |
Taxes |
Taxes for new project items |
Collection of Tax |
None. |
Contacts |
Contacts in a project |
Collection of Contact |
None. |
Resources |
Resources in a project |
Collection of Resource |
None. |
SiteAddress |
Project Site Address |
Address |
None. |
BillingAddress |
Project Billing Address |
Address |
None. |
UpdateFields |
List of UpdateFields for the project. Each UpdateField has a Id and a Value. |
Collection of UpdateProjectField |
None. |
SIItemIdsToDelete |
List of SIItemIds to delete |
Collection of string |
None. |
ComponentIdsToDelete |
List of Component Ids to delete |
Collection of string |
None. |
ProjectItemInfosToDelete |
List of Project Items to delete |
Collection of ProjectItemInfo |
None. |
LockChangeOrderInfos |
List of Change Order to lock or unlock |
Collection of LockChangeOrderInfo |
None. |