Skip to main content
Create Default Project Entity

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Response

OK

The Project Service. The service implements all services working with the Project object Carrier object for ProjectEntity. Services for the ProjectEntity Carrier is available from the Project Agent.

ProjectId
integer<int32>

Primary key

Name
string

Project name

ProjectNumber
string

Automatically generated number

ProjectMembers
object[]

The persons which are members of the project

Urls
object[]

The project's internet adresses

CreatedDate
string<date-time>

Registered date in UTC.

UpdatedDate
string<date-time>

Last updated date in UTC.

Description
string

The actual text, max 2047 significant characters even though it is stored as a larger data type on some databases

Postit
string

The actual text, max 2047 significant characters even though it is stored as a larger data type on some databases

CreatedBy
object

Carrier object for Associate. Services for the Associate Carrier is available from the Associate Agent.

UpdatedBy
object

Carrier object for Associate. Services for the Associate Carrier is available from the Associate Agent.

Associate
object

Carrier object for Associate. Services for the Associate Carrier is available from the Associate Agent.

ProjectStatus
object

Carrier object for ProjectStatus. Services for the ProjectStatus Carrier is available from the List Agent.

ProjectType
object

Carrier object for ProjectType. Services for the ProjectType Carrier is available from the List Agent.

HasImage
boolean

True if the project has an image. (This is the image that is displayed in the CRM client)

ImageDescription
string

Description of the project image if it exists. (This is the image that is displayed in the CRM client)

ActiveStatusMonitorId
integer<int32>

Active status monitor identity with the lowest rank for project

List of all elements linked to the project

Number of active links to documents, other appointments, and such

Completed
boolean

Done (0=false, 1=true). Status implies changes in which fields are shown in GUI, as well as which fields can be updated

NextMilestoneDate
string<date-time>

Calculated date, reflects date of closest non-complete future milestone activity

NmdAppointmentId
integer<int32>

ID of appointment that "caused" the nextMilestoneDate, can be 0

EndDate
string<date-time>

Planned end date for project, inhertied from type and later editable

The number of active erp links

EventId
integer<int32>

Reserved field for Lyyti event when project is linked to an event.

StartDate
string<date-time>

Reserved field for Lyyti event when project is linked to an event, is the event start date.

UserDefinedFields
object

Deprecated: Use {SuperOffice.CRM.Services.ProjectEntity.CustomFields} instead. Dictionary of user defined field data. The key string is the ProgId of the UdefField, or if the ProgId is empty it is a string of the format "SuperOffice:[UdefFieldIdentity]", e.g. "SuperOffice:1234"

ExtraFields
object

Deprecated: Use {SuperOffice.CRM.Services.ProjectEntity.CustomFields} instead. Extra fields added to the carrier. This could be data from Plug-ins, the foreign key system, external applications, etc.

CustomFields
object

Udef + Extra fields added to the carrier. Extra fields as defined by changes to database schema + user-defined fields as defined by admin. Custom fields combines user defined fields and extra fields into one bucket. The individual {SuperOffice.CRM.Services.ProjectEntity.ExtraFields} and UserDefinedFields properties are deprecated in favor of this combined collection.

PublishEventDate
string<date-time>

Publish event date

PublishTo
string<date-time>

Publication valid to (inclusive)

PublishFrom
string<date-time>

Publication valid from (inclusive)

IsPublished
boolean

Publication is published

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.