| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Unique Id for the project (must be Guid). Project will be created in SI with this Guid and will be used to update project. |
string |
None. |
| IntegrationProjectId |
Id for the project sent by integration |
string |
None. |
| MessageId |
Unique message Id (Guid). |
string |
None. |
| ClientId |
Unique Id for the client |
string |
None. |
| Client |
Client name for the project |
string |
None. |
| ClientNumber |
Client Number |
string |
None. |
| Name |
Name of the project |
string |
None. |
| Number |
Project Number |
string |
None. |
| Progress |
Project Progress |
string |
None. |
| Approved |
Project Approved |
boolean |
None. |
| CONumber |
Project Change Order Number |
string |
None. |
| CurrencyCode |
ISO currency symbol for the project |
string |
None. |
| Price |
Total price of the project including taxes |
decimal number |
None. |
| ImportedOn |
Date project was imported by SI user |
date |
None. |
| PublishedOn |
Date project was published by SI user |
date |
None. |
| Deleted |
Project deleted |
boolean |
None. |
| Archived |
Project Archived |
boolean |
None. |