Milestone

Get Milestone

HTTP Request

GET /api/milestones/{id}

📋 Description: Retrieves detailed information about a specific milestone within the Nakisa Portfolio Management Suite, enabling users to analyze progress and performance related to portfolio assets and real estate properties.

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

Unique identifier for the resource

Responses

Status

Meaning

Description

Schema

200

OK

OK

MilestoneDto

Update Milestone

HTTP Request

PUT /api/milestones/{id}

📋 Description: Updates the details of a specific milestone within the Nakisa Portfolio Management Suite, enabling users to manage portfolio and asset timelines effectively in the context of real estate property analytics.

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

Unique identifier for the resource

body

body

MilestoneDto

true

Request body containing the milestone data, including attributes such as title, description, due date, and status, essential for managing portfolio and asset analytics within the Nakisa Portfolio Management Suite.

Responses

Status

Meaning

Description

Schema

200

OK

OK

None

Delete Milestone

HTTP Request

DELETE /api/milestones/{id}

📋 Description: Deletes a specified milestone from the Nakisa Portfolio Management Suite, enabling users to maintain accurate and up-to-date records within their portfolio and asset management processes.

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

Unique identifier for the resource

Responses

Status

Meaning

Description

Schema

204

No Content

No Content

None

Get Milestones

HTTP Request

GET /api/milestones

📋 Description: Retrieves a list of milestones associated with portfolios and assets within the Nakisa Portfolio Management Suite, enabling users to analyze key performance indicators for real estate properties.

Parameters

Name

In

Type

Required

Description

pageable

query

Pageable

true

Indicates whether the results of the milestone retrieval request should be paginated, facilitating efficient data management in portfolio and asset analytics within the Nakisa Portfolio Management Suite.

listing

query

boolean

false

Indicates whether to include detailed asset listings in the milestone retrieval for enhanced portfolio analytics within the Nakisa Portfolio Management Suite.

search

query

string

false

Search term used to filter milestones related to portfolio, asset, analytics, and real estate property within the Nakisa Portfolio Management Suite.

name

query

string

false

Name of the resource

archived

query

string

false

Indicates whether to retrieve milestones that have been archived, providing insights into historical data relevant to portfolio and asset analytics within the Nakisa Portfolio Management Suite.

Responses

Status

Meaning

Description

Schema

200

OK

OK

PagedModelEntityModelMilestoneDto

Create Milestone

HTTP Request

POST /api/milestones

📋 Description: Creates a new milestone within the Nakisa Portfolio Management Suite, enabling users to track significant events related to portfolio assets and enhance analytics for real estate properties.

Parameters

Name

In

Type

Required

Description

body

body

MilestoneDto

true

Request body containing milestone details, including title, description, due date, and associated portfolio or asset identifiers, to facilitate effective tracking and analytics within the Nakisa Portfolio Management Suite.

Responses

Status

Meaning

Description

Schema

201

Created

Created

integer

Create Milestones And Tasks

HTTP Request

POST /api/milestones/tasks

📋 Description: Creates new tasks associated with specific milestones within the Nakisa Portfolio Management Suite, enabling effective tracking and management of portfolio and asset-related activities in real estate property analytics.

Parameters

Name

In

Type

Required

Description

body

body

MilestoneDto

true

Request body containing task details for milestone management, including portfolio identifiers, asset specifications, and relevant analytics for real estate properties.

Responses

Status

Meaning

Description

Schema

201

Created

Created

None

Get Milestone List By Milestone Template Grouped By Project

HTTP Request

GET /api/milestones/templates

📋 Description: Retrieves a list of milestone templates used for managing portfolios and assets within the Nakisa Portfolio Management Suite, facilitating enhanced analytics and reporting for real estate properties.

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Status Code 200

Name

Type

Required

Restrictions

Description

» additionalProperties

[MilestoneDto]

false

none

[Data transfer object representing a milestone within the Nakisa Portfolio Management Suite, encapsulating key information related to portfolio, asset, and real estate property analytics.]

»» createdBy

string

false

none

Username of who created this resource

»» lastModifiedBy

string

false

none

Username of who last modified this resource

»» createdDate

string(date-time)

false

none

Date of the created

»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»» archived

boolean

false

none

Boolean flag indicating archived status

»» externalId

string

false

none

Unique identifier for the external

»» id

integer(int64)

false

none

Unique identifier for the resource

»» name

string

false

none

Name of the resource

»» description

string

false

none

Description of the resource

»» wbs

integer(int32)

false

none

Numeric value representing wbs

»» percProject

integer(int32)

false

none

Numeric value representing percProject

»» startDate

string(date)

false

none

Start date of the resource

»» targetDate

string(date)

false

none

Date of the target

»» baselineTargetDate

string(date)

false

none

Date of the baseline target

»» dateActualized

string(date)

false

none

Text value for dateActualized in MilestoneDto

»» scheduleFrom

string(date)

false

none

Text value for scheduleFrom in MilestoneDto

»» noOfDaysToSchedule

integer(int32)

false

none

Numeric value representing noOfDaysToSchedule

»» milestoneTypeId

integer(int64)

false

none

Unique identifier for the milestone type

»» statusId

integer(int64)

false

none

Unique identifier for the status

»» approverId

integer(int64)

false

none

Unique identifier for the approver

»» approvalStatusId

integer(int64)

false

none

Unique identifier for the approval status

»» approvalDate

string(date)

false

none

Date of the approval

»» isTemplate

boolean

false

none

Whether the resource is template

»» isAiGenerated

boolean

false

none

Whether the resource is ai generated

»» projectId

integer(int64)

false

none

Unique identifier for the project

»» milestoneTemplateId

integer(int64)

false

none

Unique identifier for the milestone template

»» milestoneType

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» priority

integer(int64)

false

none

Priority of the resource

»»» internalId

integer(int64)

false

none

Unique identifier for the internal

»»» pickListCode

string

false

none

Code for the pick list

»»» pickListLabel

string

false

none

Label for the pick list

»»» label

string

false

none

Label for the resource

»»» cultureId

integer(int64)

false

none

Unique identifier for the culture

»»» labelDtos

[LabelDto]

false

none

List of labelDtos items

»»»» createdBy

string

false

none

Username of who created this resource

»»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»»» createdDate

string(date-time)

false

none

Date of the created

»»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»»» archived

boolean

false

none

Boolean flag indicating archived status

»»»» externalId

string

false

none

Unique identifier for the external

»»»» id

integer(int64)

false

none

Unique identifier for the resource

»»»» cultureId

integer(int64)

false

none

Unique identifier for the culture

»»»» value

string

true

none

Text value for value in LabelDto

»» status

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» approvalStatus

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» approver

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» email

string

true

none

Text value for email in UserDto

»»» userName

string

true

none

Name of the user

»»» firstName

string

true

none

Name of the first

»»» lastName

string

true

none

Name of the last

»»» displayName

string

false

none

Display name for user interface

»»» permissions

string

false

none

Text value for permissions in UserDto

»»» internalId

string

false

none

Unique identifier for the internal

»»» preferredCulture

Culture

false

none

Data transfer object representing cultural attributes and insights related to portfolio assets within the Nakisa Portfolio Management Suite, facilitating informed decision-making in real estate property analytics.

»»»» createdBy

string

false

none

Username of who created this resource

»»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»»» createdDate

string(date-time)

false

none

Date of the created

»»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»»» archived

boolean

false

none

Boolean flag indicating archived status

»»»» externalId

string

false

none

Unique identifier for the external

»»»» id

integer(int64)

false

none

Unique identifier for the resource

»»»» name

string

false

none

Name of the resource

»»»» code

string

false

none

Code identifier for the resource

»»»» defaultCulture

boolean

false

none

Boolean flag indicating defaultCulture status

»»»» enable

boolean

false

none

Boolean flag indicating enable status

»»» userGroups

[UserGroup]

false

none

User information related to portfolio management

»»»» createdBy

string

false

none

Username of who created this resource

»»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»»» createdDate

string(date-time)

false

none

Date of the created

»»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»»» archived

boolean

false

none

Boolean flag indicating archived status

»»»» externalId

string

false

none

Unique identifier for the external

»»»» id

integer(int64)

false

none

Unique identifier for the resource

»»»» name

string

true

none

Name of the resource

»»»» description

string

false

none

Description of the resource

»»»» internalId

string

false

none

Unique identifier for the internal

»»» partnerIds

[integer]

false

none

List of partnerIds items

»»» partners

[PartnerDto]

false

none

List of partners items

»»»» id

integer(int64)

false

none

Unique identifier for the resource

»»»» status

string

false

none

Status of the resource

»»»» displayId

string

true

none

Unique identifier for the display

»»»» erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

»»»» erpSystemDisplayId

string

false

none

Unique identifier for the erp system display

»»»» name

string

false

none

Name of the resource

»»»» fax

string

false

none

Text value for fax in PartnerDto

»»»» phone

string

false

none

Text value for phone in PartnerDto

»»»» parentId

integer(int64)

false

none

Unique identifier for the parent

»»»» parentName

string

false

none

Name of the parent

»»»» parentDisplayId

string

false

none

Unique identifier for the parent display

»»»» companyId

integer(int64)

false

none

Unique identifier for the company

»»»» partnerRoleId

integer(int64)

false

none

Unique identifier for the partner role

»»»» partnerContactId

integer(int64)

false

none

Unique identifier for the partner contact

»» milestoneTasksIds

[integer]

false

none

List of milestoneTasksIds items

»» milestoneTasksDTO

[MilestoneTaskDto]

false

none

List of milestoneTasksDTO items

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» name

string

false

none

Name of the resource

»»» description

string

false

none

Description of the resource

»»» wbs

integer(int32)

false

none

Numeric value representing wbs

»»» startDate

string(date)

false

none

Start date of the resource

»»» targetDate

string(date)

false

none

Date of the target

»»» statusId

integer(int64)

false

none

Unique identifier for the status

»»» assigneeId

integer(int64)

false

none

Unique identifier for the assignee

»»» assigneeCanModify

boolean

false

none

Boolean flag indicating assigneeCanModify status

»»» notificationTypeId

integer(int64)

false

none

Unique identifier for the notification type

»»» triggerId

integer(int64)

false

none

Unique identifier for the trigger

»»» statusOfTriggerId

integer(int64)

false

none

Unique identifier for the status of trigger

»»» emailSendDate

string(date)

false

none

Date of the email send

»»» lastEmailSent

string(date)

false

none

Text value for lastEmailSent in MilestoneTaskDto

»»» isEmailAcknowledged

boolean

false

none

Whether the resource is email acknowledged

»»» nbEmailSent

integer(int32)

false

none

Numeric value representing nbEmailSent

»»» milestoneTaskKeywordId

integer(int64)

false

none

Unique identifier for the milestone task keyword

»»» milestoneTaskKeywordValue

string

false

none

Text value for milestoneTaskKeywordValue in MilestoneTaskDto

»»» approverId

integer(int64)

false

none

Unique identifier for the approver

»»» approvalStatusId

integer(int64)

false

none

Unique identifier for the approval status

»»» refernceTaskId

integer(int64)

false

none

Unique identifier for the refernce task

»»» approvalDate

string(date)

false

none

Date of the approval

»»» nrmWorkOrderId

integer(int64)

false

none

none

»»» nrmWorkOrderDisplayId

string

false

none

none

»»» milestoneId

integer(int64)

false

none

Unique identifier for the milestone

»»» assignee

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

»»» trigger

MilestoneTaskDto

false

none

Data transfer object representing a milestone task within the Nakisa Portfolio Management Suite, encapsulating key details related to portfolio management, asset tracking, and real estate property analytics.

»»» statusOfTrigger

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»»» milestoneTaskKeyword

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»»» status

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»»» approvalStatus

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»»» notificationType

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»»» approver

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED

Get Milestones By Project

HTTP Request

GET /api/milestones/project/{projectId}

📋 Description: Retrieves milestones associated with a specific project, enabling users to analyze key progress indicators within the Nakisa Portfolio Management Suite for effective portfolio and asset management.

Parameters

Name

In

Type

Required

Description

projectId

path

integer(int64)

true

Unique identifier for the project

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Status Code 200

Name

Type

Required

Restrictions

Description

anonymous

[MilestoneDto]

false

none

[Data transfer object representing a milestone within the Nakisa Portfolio Management Suite, encapsulating key information related to portfolio, asset, and real estate property analytics.]

» createdBy

string

false

none

Username of who created this resource

» lastModifiedBy

string

false

none

Username of who last modified this resource

» createdDate

string(date-time)

false

none

Date of the created

» lastModifiedDate

string(date-time)

false

none

Date of the last modified

» archived

boolean

false

none

Boolean flag indicating archived status

» externalId

string

false

none

Unique identifier for the external

» id

integer(int64)

false

none

Unique identifier for the resource

» name

string

false

none

Name of the resource

» description

string

false

none

Description of the resource

» wbs

integer(int32)

false

none

Numeric value representing wbs

» percProject

integer(int32)

false

none

Numeric value representing percProject

» startDate

string(date)

false

none

Start date of the resource

» targetDate

string(date)

false

none

Date of the target

» baselineTargetDate

string(date)

false

none

Date of the baseline target

» dateActualized

string(date)

false

none

Text value for dateActualized in MilestoneDto

» scheduleFrom

string(date)

false

none

Text value for scheduleFrom in MilestoneDto

» noOfDaysToSchedule

integer(int32)

false

none

Numeric value representing noOfDaysToSchedule

» milestoneTypeId

integer(int64)

false

none

Unique identifier for the milestone type

» statusId

integer(int64)

false

none

Unique identifier for the status

» approverId

integer(int64)

false

none

Unique identifier for the approver

» approvalStatusId

integer(int64)

false

none

Unique identifier for the approval status

» approvalDate

string(date)

false

none

Date of the approval

» isTemplate

boolean

false

none

Whether the resource is template

» isAiGenerated

boolean

false

none

Whether the resource is ai generated

» projectId

integer(int64)

false

none

Unique identifier for the project

» milestoneTemplateId

integer(int64)

false

none

Unique identifier for the milestone template

» milestoneType

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» createdBy

string

false

none

Username of who created this resource

»» lastModifiedBy

string

false

none

Username of who last modified this resource

»» createdDate

string(date-time)

false

none

Date of the created

»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»» archived

boolean

false

none

Boolean flag indicating archived status

»» externalId

string

false

none

Unique identifier for the external

»» id

integer(int64)

false

none

Unique identifier for the resource

»» priority

integer(int64)

false

none

Priority of the resource

»» internalId

integer(int64)

false

none

Unique identifier for the internal

»» pickListCode

string

false

none

Code for the pick list

»» pickListLabel

string

false

none

Label for the pick list

»» label

string

false

none

Label for the resource

»» cultureId

integer(int64)

false

none

Unique identifier for the culture

»» labelDtos

[LabelDto]

false

none

List of labelDtos items

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» cultureId

integer(int64)

false

none

Unique identifier for the culture

»»» value

string

true

none

Text value for value in LabelDto

» status

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

» approvalStatus

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

» approver

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

»» createdBy

string

false

none

Username of who created this resource

»» lastModifiedBy

string

false

none

Username of who last modified this resource

»» createdDate

string(date-time)

false

none

Date of the created

»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»» archived

boolean

false

none

Boolean flag indicating archived status

»» externalId

string

false

none

Unique identifier for the external

»» id

integer(int64)

false

none

Unique identifier for the resource

»» email

string

true

none

Text value for email in UserDto

»» userName

string

true

none

Name of the user

»» firstName

string

true

none

Name of the first

»» lastName

string

true

none

Name of the last

»» displayName

string

false

none

Display name for user interface

»» permissions

string

false

none

Text value for permissions in UserDto

»» internalId

string

false

none

Unique identifier for the internal

»» preferredCulture

Culture

false

none

Data transfer object representing cultural attributes and insights related to portfolio assets within the Nakisa Portfolio Management Suite, facilitating informed decision-making in real estate property analytics.

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» name

string

false

none

Name of the resource

»»» code

string

false

none

Code identifier for the resource

»»» defaultCulture

boolean

false

none

Boolean flag indicating defaultCulture status

»»» enable

boolean

false

none

Boolean flag indicating enable status

»» userGroups

[UserGroup]

false

none

User information related to portfolio management

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» name

string

true

none

Name of the resource

»»» description

string

false

none

Description of the resource

»»» internalId

string

false

none

Unique identifier for the internal

»» partnerIds

[integer]

false

none

List of partnerIds items

»» partners

[PartnerDto]

false

none

List of partners items

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» status

string

false

none

Status of the resource

»»» displayId

string

true

none

Unique identifier for the display

»»» erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

»»» erpSystemDisplayId

string

false

none

Unique identifier for the erp system display

»»» name

string

false

none

Name of the resource

»»» fax

string

false

none

Text value for fax in PartnerDto

»»» phone

string

false

none

Text value for phone in PartnerDto

»»» parentId

integer(int64)

false

none

Unique identifier for the parent

»»» parentName

string

false

none

Name of the parent

»»» parentDisplayId

string

false

none

Unique identifier for the parent display

»»» companyId

integer(int64)

false

none

Unique identifier for the company

»»» partnerRoleId

integer(int64)

false

none

Unique identifier for the partner role

»»» partnerContactId

integer(int64)

false

none

Unique identifier for the partner contact

» milestoneTasksIds

[integer]

false

none

List of milestoneTasksIds items

» milestoneTasksDTO

[MilestoneTaskDto]

false

none

List of milestoneTasksDTO items

»» createdBy

string

false

none

Username of who created this resource

»» lastModifiedBy

string

false

none

Username of who last modified this resource

»» createdDate

string(date-time)

false

none

Date of the created

»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»» archived

boolean

false

none

Boolean flag indicating archived status

»» externalId

string

false

none

Unique identifier for the external

»» id

integer(int64)

false

none

Unique identifier for the resource

»» name

string

false

none

Name of the resource

»» description

string

false

none

Description of the resource

»» wbs

integer(int32)

false

none

Numeric value representing wbs

»» startDate

string(date)

false

none

Start date of the resource

»» targetDate

string(date)

false

none

Date of the target

»» statusId

integer(int64)

false

none

Unique identifier for the status

»» assigneeId

integer(int64)

false

none

Unique identifier for the assignee

»» assigneeCanModify

boolean

false

none

Boolean flag indicating assigneeCanModify status

»» notificationTypeId

integer(int64)

false

none

Unique identifier for the notification type

»» triggerId

integer(int64)

false

none

Unique identifier for the trigger

»» statusOfTriggerId

integer(int64)

false

none

Unique identifier for the status of trigger

»» emailSendDate

string(date)

false

none

Date of the email send

»» lastEmailSent

string(date)

false

none

Text value for lastEmailSent in MilestoneTaskDto

»» isEmailAcknowledged

boolean

false

none

Whether the resource is email acknowledged

»» nbEmailSent

integer(int32)

false

none

Numeric value representing nbEmailSent

»» milestoneTaskKeywordId

integer(int64)

false

none

Unique identifier for the milestone task keyword

»» milestoneTaskKeywordValue

string

false

none

Text value for milestoneTaskKeywordValue in MilestoneTaskDto

»» approverId

integer(int64)

false

none

Unique identifier for the approver

»» approvalStatusId

integer(int64)

false

none

Unique identifier for the approval status

»» refernceTaskId

integer(int64)

false

none

Unique identifier for the refernce task

»» approvalDate

string(date)

false

none

Date of the approval

»» nrmWorkOrderId

integer(int64)

false

none

none

»» nrmWorkOrderDisplayId

string

false

none

none

»» milestoneId

integer(int64)

false

none

Unique identifier for the milestone

»» assignee

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

»» trigger

MilestoneTaskDto

false

none

Data transfer object representing a milestone task within the Nakisa Portfolio Management Suite, encapsulating key details related to portfolio management, asset tracking, and real estate property analytics.

»» statusOfTrigger

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» milestoneTaskKeyword

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» status

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» approvalStatus

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» notificationType

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» approver

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED

Get Non Template Milestones

HTTP Request

GET /api/milestones/non-templates

📋 Description: Retrieves a list of non-template milestones within the Nakisa Portfolio Management Suite, enabling users to analyze and manage key portfolio and asset milestones related to real estate properties.

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Status Code 200

Name

Type

Required

Restrictions

Description

anonymous

[MilestoneDto]

false

none

[Data transfer object representing a milestone within the Nakisa Portfolio Management Suite, encapsulating key information related to portfolio, asset, and real estate property analytics.]

» createdBy

string

false

none

Username of who created this resource

» lastModifiedBy

string

false

none

Username of who last modified this resource

» createdDate

string(date-time)

false

none

Date of the created

» lastModifiedDate

string(date-time)

false

none

Date of the last modified

» archived

boolean

false

none

Boolean flag indicating archived status

» externalId

string

false

none

Unique identifier for the external

» id

integer(int64)

false

none

Unique identifier for the resource

» name

string

false

none

Name of the resource

» description

string

false

none

Description of the resource

» wbs

integer(int32)

false

none

Numeric value representing wbs

» percProject

integer(int32)

false

none

Numeric value representing percProject

» startDate

string(date)

false

none

Start date of the resource

» targetDate

string(date)

false

none

Date of the target

» baselineTargetDate

string(date)

false

none

Date of the baseline target

» dateActualized

string(date)

false

none

Text value for dateActualized in MilestoneDto

» scheduleFrom

string(date)

false

none

Text value for scheduleFrom in MilestoneDto

» noOfDaysToSchedule

integer(int32)

false

none

Numeric value representing noOfDaysToSchedule

» milestoneTypeId

integer(int64)

false

none

Unique identifier for the milestone type

» statusId

integer(int64)

false

none

Unique identifier for the status

» approverId

integer(int64)

false

none

Unique identifier for the approver

» approvalStatusId

integer(int64)

false

none

Unique identifier for the approval status

» approvalDate

string(date)

false

none

Date of the approval

» isTemplate

boolean

false

none

Whether the resource is template

» isAiGenerated

boolean

false

none

Whether the resource is ai generated

» projectId

integer(int64)

false

none

Unique identifier for the project

» milestoneTemplateId

integer(int64)

false

none

Unique identifier for the milestone template

» milestoneType

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» createdBy

string

false

none

Username of who created this resource

»» lastModifiedBy

string

false

none

Username of who last modified this resource

»» createdDate

string(date-time)

false

none

Date of the created

»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»» archived

boolean

false

none

Boolean flag indicating archived status

»» externalId

string

false

none

Unique identifier for the external

»» id

integer(int64)

false

none

Unique identifier for the resource

»» priority

integer(int64)

false

none

Priority of the resource

»» internalId

integer(int64)

false

none

Unique identifier for the internal

»» pickListCode

string

false

none

Code for the pick list

»» pickListLabel

string

false

none

Label for the pick list

»» label

string

false

none

Label for the resource

»» cultureId

integer(int64)

false

none

Unique identifier for the culture

»» labelDtos

[LabelDto]

false

none

List of labelDtos items

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» cultureId

integer(int64)

false

none

Unique identifier for the culture

»»» value

string

true

none

Text value for value in LabelDto

» status

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

» approvalStatus

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

» approver

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

»» createdBy

string

false

none

Username of who created this resource

»» lastModifiedBy

string

false

none

Username of who last modified this resource

»» createdDate

string(date-time)

false

none

Date of the created

»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»» archived

boolean

false

none

Boolean flag indicating archived status

»» externalId

string

false

none

Unique identifier for the external

»» id

integer(int64)

false

none

Unique identifier for the resource

»» email

string

true

none

Text value for email in UserDto

»» userName

string

true

none

Name of the user

»» firstName

string

true

none

Name of the first

»» lastName

string

true

none

Name of the last

»» displayName

string

false

none

Display name for user interface

»» permissions

string

false

none

Text value for permissions in UserDto

»» internalId

string

false

none

Unique identifier for the internal

»» preferredCulture

Culture

false

none

Data transfer object representing cultural attributes and insights related to portfolio assets within the Nakisa Portfolio Management Suite, facilitating informed decision-making in real estate property analytics.

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» name

string

false

none

Name of the resource

»»» code

string

false

none

Code identifier for the resource

»»» defaultCulture

boolean

false

none

Boolean flag indicating defaultCulture status

»»» enable

boolean

false

none

Boolean flag indicating enable status

»» userGroups

[UserGroup]

false

none

User information related to portfolio management

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» name

string

true

none

Name of the resource

»»» description

string

false

none

Description of the resource

»»» internalId

string

false

none

Unique identifier for the internal

»» partnerIds

[integer]

false

none

List of partnerIds items

»» partners

[PartnerDto]

false

none

List of partners items

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» status

string

false

none

Status of the resource

»»» displayId

string

true

none

Unique identifier for the display

»»» erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

»»» erpSystemDisplayId

string

false

none

Unique identifier for the erp system display

»»» name

string

false

none

Name of the resource

»»» fax

string

false

none

Text value for fax in PartnerDto

»»» phone

string

false

none

Text value for phone in PartnerDto

»»» parentId

integer(int64)

false

none

Unique identifier for the parent

»»» parentName

string

false

none

Name of the parent

»»» parentDisplayId

string

false

none

Unique identifier for the parent display

»»» companyId

integer(int64)

false

none

Unique identifier for the company

»»» partnerRoleId

integer(int64)

false

none

Unique identifier for the partner role

»»» partnerContactId

integer(int64)

false

none

Unique identifier for the partner contact

» milestoneTasksIds

[integer]

false

none

List of milestoneTasksIds items

» milestoneTasksDTO

[MilestoneTaskDto]

false

none

List of milestoneTasksDTO items

»» createdBy

string

false

none

Username of who created this resource

»» lastModifiedBy

string

false

none

Username of who last modified this resource

»» createdDate

string(date-time)

false

none

Date of the created

»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»» archived

boolean

false

none

Boolean flag indicating archived status

»» externalId

string

false

none

Unique identifier for the external

»» id

integer(int64)

false

none

Unique identifier for the resource

»» name

string

false

none

Name of the resource

»» description

string

false

none

Description of the resource

»» wbs

integer(int32)

false

none

Numeric value representing wbs

»» startDate

string(date)

false

none

Start date of the resource

»» targetDate

string(date)

false

none

Date of the target

»» statusId

integer(int64)

false

none

Unique identifier for the status

»» assigneeId

integer(int64)

false

none

Unique identifier for the assignee

»» assigneeCanModify

boolean

false

none

Boolean flag indicating assigneeCanModify status

»» notificationTypeId

integer(int64)

false

none

Unique identifier for the notification type

»» triggerId

integer(int64)

false

none

Unique identifier for the trigger

»» statusOfTriggerId

integer(int64)

false

none

Unique identifier for the status of trigger

»» emailSendDate

string(date)

false

none

Date of the email send

»» lastEmailSent

string(date)

false

none

Text value for lastEmailSent in MilestoneTaskDto

»» isEmailAcknowledged

boolean

false

none

Whether the resource is email acknowledged

»» nbEmailSent

integer(int32)

false

none

Numeric value representing nbEmailSent

»» milestoneTaskKeywordId

integer(int64)

false

none

Unique identifier for the milestone task keyword

»» milestoneTaskKeywordValue

string

false

none

Text value for milestoneTaskKeywordValue in MilestoneTaskDto

»» approverId

integer(int64)

false

none

Unique identifier for the approver

»» approvalStatusId

integer(int64)

false

none

Unique identifier for the approval status

»» refernceTaskId

integer(int64)

false

none

Unique identifier for the refernce task

»» approvalDate

string(date)

false

none

Date of the approval

»» nrmWorkOrderId

integer(int64)

false

none

none

»» nrmWorkOrderDisplayId

string

false

none

none

»» milestoneId

integer(int64)

false

none

Unique identifier for the milestone

»» assignee

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

»» trigger

MilestoneTaskDto

false

none

Data transfer object representing a milestone task within the Nakisa Portfolio Management Suite, encapsulating key details related to portfolio management, asset tracking, and real estate property analytics.

»» statusOfTrigger

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» milestoneTaskKeyword

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» status

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» approvalStatus

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» notificationType

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» approver

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED

Get Milestones By Milestone Template

HTTP Request

GET /api/milestones/milestone-templates/{templateId}

📋 Description: Retrieves the details of a specific milestone template identified by the provided template ID, facilitating effective portfolio and asset management within the Nakisa Portfolio Management Suite.

Parameters

Name

In

Type

Required

Description

templateId

path

integer(int64)

true

Unique identifier for the template

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Status Code 200

Name

Type

Required

Restrictions

Description

anonymous

[MilestoneDto]

false

none

[Data transfer object representing a milestone within the Nakisa Portfolio Management Suite, encapsulating key information related to portfolio, asset, and real estate property analytics.]

» createdBy

string

false

none

Username of who created this resource

» lastModifiedBy

string

false

none

Username of who last modified this resource

» createdDate

string(date-time)

false

none

Date of the created

» lastModifiedDate

string(date-time)

false

none

Date of the last modified

» archived

boolean

false

none

Boolean flag indicating archived status

» externalId

string

false

none

Unique identifier for the external

» id

integer(int64)

false

none

Unique identifier for the resource

» name

string

false

none

Name of the resource

» description

string

false

none

Description of the resource

» wbs

integer(int32)

false

none

Numeric value representing wbs

» percProject

integer(int32)

false

none

Numeric value representing percProject

» startDate

string(date)

false

none

Start date of the resource

» targetDate

string(date)

false

none

Date of the target

» baselineTargetDate

string(date)

false

none

Date of the baseline target

» dateActualized

string(date)

false

none

Text value for dateActualized in MilestoneDto

» scheduleFrom

string(date)

false

none

Text value for scheduleFrom in MilestoneDto

» noOfDaysToSchedule

integer(int32)

false

none

Numeric value representing noOfDaysToSchedule

» milestoneTypeId

integer(int64)

false

none

Unique identifier for the milestone type

» statusId

integer(int64)

false

none

Unique identifier for the status

» approverId

integer(int64)

false

none

Unique identifier for the approver

» approvalStatusId

integer(int64)

false

none

Unique identifier for the approval status

» approvalDate

string(date)

false

none

Date of the approval

» isTemplate

boolean

false

none

Whether the resource is template

» isAiGenerated

boolean

false

none

Whether the resource is ai generated

» projectId

integer(int64)

false

none

Unique identifier for the project

» milestoneTemplateId

integer(int64)

false

none

Unique identifier for the milestone template

» milestoneType

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» createdBy

string

false

none

Username of who created this resource

»» lastModifiedBy

string

false

none

Username of who last modified this resource

»» createdDate

string(date-time)

false

none

Date of the created

»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»» archived

boolean

false

none

Boolean flag indicating archived status

»» externalId

string

false

none

Unique identifier for the external

»» id

integer(int64)

false

none

Unique identifier for the resource

»» priority

integer(int64)

false

none

Priority of the resource

»» internalId

integer(int64)

false

none

Unique identifier for the internal

»» pickListCode

string

false

none

Code for the pick list

»» pickListLabel

string

false

none

Label for the pick list

»» label

string

false

none

Label for the resource

»» cultureId

integer(int64)

false

none

Unique identifier for the culture

»» labelDtos

[LabelDto]

false

none

List of labelDtos items

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» cultureId

integer(int64)

false

none

Unique identifier for the culture

»»» value

string

true

none

Text value for value in LabelDto

» status

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

» approvalStatus

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

» approver

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

»» createdBy

string

false

none

Username of who created this resource

»» lastModifiedBy

string

false

none

Username of who last modified this resource

»» createdDate

string(date-time)

false

none

Date of the created

»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»» archived

boolean

false

none

Boolean flag indicating archived status

»» externalId

string

false

none

Unique identifier for the external

»» id

integer(int64)

false

none

Unique identifier for the resource

»» email

string

true

none

Text value for email in UserDto

»» userName

string

true

none

Name of the user

»» firstName

string

true

none

Name of the first

»» lastName

string

true

none

Name of the last

»» displayName

string

false

none

Display name for user interface

»» permissions

string

false

none

Text value for permissions in UserDto

»» internalId

string

false

none

Unique identifier for the internal

»» preferredCulture

Culture

false

none

Data transfer object representing cultural attributes and insights related to portfolio assets within the Nakisa Portfolio Management Suite, facilitating informed decision-making in real estate property analytics.

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» name

string

false

none

Name of the resource

»»» code

string

false

none

Code identifier for the resource

»»» defaultCulture

boolean

false

none

Boolean flag indicating defaultCulture status

»»» enable

boolean

false

none

Boolean flag indicating enable status

»» userGroups

[UserGroup]

false

none

User information related to portfolio management

»»» createdBy

string

false

none

Username of who created this resource

»»» lastModifiedBy

string

false

none

Username of who last modified this resource

»»» createdDate

string(date-time)

false

none

Date of the created

»»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»»» archived

boolean

false

none

Boolean flag indicating archived status

»»» externalId

string

false

none

Unique identifier for the external

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» name

string

true

none

Name of the resource

»»» description

string

false

none

Description of the resource

»»» internalId

string

false

none

Unique identifier for the internal

»» partnerIds

[integer]

false

none

List of partnerIds items

»» partners

[PartnerDto]

false

none

List of partners items

»»» id

integer(int64)

false

none

Unique identifier for the resource

»»» status

string

false

none

Status of the resource

»»» displayId

string

true

none

Unique identifier for the display

»»» erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

»»» erpSystemDisplayId

string

false

none

Unique identifier for the erp system display

»»» name

string

false

none

Name of the resource

»»» fax

string

false

none

Text value for fax in PartnerDto

»»» phone

string

false

none

Text value for phone in PartnerDto

»»» parentId

integer(int64)

false

none

Unique identifier for the parent

»»» parentName

string

false

none

Name of the parent

»»» parentDisplayId

string

false

none

Unique identifier for the parent display

»»» companyId

integer(int64)

false

none

Unique identifier for the company

»»» partnerRoleId

integer(int64)

false

none

Unique identifier for the partner role

»»» partnerContactId

integer(int64)

false

none

Unique identifier for the partner contact

» milestoneTasksIds

[integer]

false

none

List of milestoneTasksIds items

» milestoneTasksDTO

[MilestoneTaskDto]

false

none

List of milestoneTasksDTO items

»» createdBy

string

false

none

Username of who created this resource

»» lastModifiedBy

string

false

none

Username of who last modified this resource

»» createdDate

string(date-time)

false

none

Date of the created

»» lastModifiedDate

string(date-time)

false

none

Date of the last modified

»» archived

boolean

false

none

Boolean flag indicating archived status

»» externalId

string

false

none

Unique identifier for the external

»» id

integer(int64)

false

none

Unique identifier for the resource

»» name

string

false

none

Name of the resource

»» description

string

false

none

Description of the resource

»» wbs

integer(int32)

false

none

Numeric value representing wbs

»» startDate

string(date)

false

none

Start date of the resource

»» targetDate

string(date)

false

none

Date of the target

»» statusId

integer(int64)

false

none

Unique identifier for the status

»» assigneeId

integer(int64)

false

none

Unique identifier for the assignee

»» assigneeCanModify

boolean

false

none

Boolean flag indicating assigneeCanModify status

»» notificationTypeId

integer(int64)

false

none

Unique identifier for the notification type

»» triggerId

integer(int64)

false

none

Unique identifier for the trigger

»» statusOfTriggerId

integer(int64)

false

none

Unique identifier for the status of trigger

»» emailSendDate

string(date)

false

none

Date of the email send

»» lastEmailSent

string(date)

false

none

Text value for lastEmailSent in MilestoneTaskDto

»» isEmailAcknowledged

boolean

false

none

Whether the resource is email acknowledged

»» nbEmailSent

integer(int32)

false

none

Numeric value representing nbEmailSent

»» milestoneTaskKeywordId

integer(int64)

false

none

Unique identifier for the milestone task keyword

»» milestoneTaskKeywordValue

string

false

none

Text value for milestoneTaskKeywordValue in MilestoneTaskDto

»» approverId

integer(int64)

false

none

Unique identifier for the approver

»» approvalStatusId

integer(int64)

false

none

Unique identifier for the approval status

»» refernceTaskId

integer(int64)

false

none

Unique identifier for the refernce task

»» approvalDate

string(date)

false

none

Date of the approval

»» nrmWorkOrderId

integer(int64)

false

none

none

»» nrmWorkOrderDisplayId

string

false

none

none

»» milestoneId

integer(int64)

false

none

Unique identifier for the milestone

»» assignee

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

»» trigger

MilestoneTaskDto

false

none

Data transfer object representing a milestone task within the Nakisa Portfolio Management Suite, encapsulating key details related to portfolio management, asset tracking, and real estate property analytics.

»» statusOfTrigger

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» milestoneTaskKeyword

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» status

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» approvalStatus

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» notificationType

PickListOptionDto

false

none

Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.

»» approver

UserDto

false

none

Data transfer object representing a user within the Nakisa Portfolio Management Suite, encapsulating essential information for managing portfolio, asset, and analytics interactions related to real estate properties.

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED