ESG

Get ESG

HTTP Request

GET /api/esgs/{id}

📋 Description: Retrieves detailed information about a specific ESG (Environmental, Social, and Governance) asset within the Nakisa Portfolio Management Suite, enabling users to analyze and assess the sustainability performance of 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

EsgDto

Update ESG

HTTP Request

PUT /api/esgs/{id}

📋 Description: Updates the details of a specific ESG (Environmental, Social, and Governance) asset within the Nakisa Portfolio Management Suite, enabling users to enhance portfolio analytics and manage real estate property information effectively.

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

Unique identifier for the resource

body

body

EsgDto

true

Request body containing the updated portfolio asset data, including key attributes and analytics relevant to the specified real estate property.

Responses

Status

Meaning

Description

Schema

200

OK

OK

EsgDto

Delete ESG

HTTP Request

DELETE /api/esgs/{id}

📋 Description: Deletes a specified ESG (Environmental, Social, and Governance) record from the Nakisa Portfolio Management Suite, facilitating the management of portfolio and asset analytics within real estate properties.

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

Add ESG Notes

HTTP Request

POST /api/esgs/{id}/notes

📋 Description: Creates a new note associated with a specific ESG (Environmental, Social, and Governance) asset within the Nakisa Portfolio Management Suite, enhancing portfolio analytics and management for real estate properties.

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

Unique identifier for the resource

body

body

NoteDto

true

Request body containing the notes related to a specific asset within a portfolio, including details such as content, author, and timestamp for analytical purposes in real estate property management.

Responses

Status

Meaning

Description

Schema

201

Created

Created

Inline

Response Schema

Status Code 201

Name

Type

Required

Restrictions

Description

anonymous

[NoteDto]

false

none

[Data transfer object representing a note associated with portfolio management, asset analytics, and real estate properties, facilitating effective communication and documentation within the Nakisa Portfolio Management Suite.]

» 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

» message

string

true

none

Text value for message in NoteDto

» userIds

[integer]

false

none

User information related to portfolio management

» redirectUrl

string

false

none

Text value for redirectUrl in NoteDto

Archive ESG

HTTP Request

POST /api/esgs/{id}/archive

📋 Description: Archives a specified ESG (Environmental, Social, and Governance) asset within the Nakisa Portfolio Management Suite, facilitating streamlined portfolio management and enhanced analytics for 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

EsgDto

Get ESG Documents

HTTP Request

GET /api/esgs/{esgId}/documents

📋 Description: Retrieves documents associated with a specific ESG (Environmental, Social, and Governance) asset within the Nakisa Portfolio Management Suite, providing insights for portfolio analysis and decision-making in real estate property management.

Parameters

Name

In

Type

Required

Description

esgId

path

integer(int64)

true

Unique identifier for the esg

pageable

query

Pageable

true

Indicates whether the results of the document retrieval for the specified ESG are to be paginated, facilitating efficient data management within the Nakisa Portfolio Management Suite.

search

query

string

false

Search term used to filter documents related to the specified ESG asset within the Nakisa Portfolio Management Suite.

id

query

string

false

Unique identifier for the resource

status-id

query

string

false

Unique identifier for the status of the ESG document, facilitating efficient tracking and management within the Nakisa Portfolio Management Suite.

signed-date

query

string

false

Specifies the date on which the document was signed, facilitating accurate tracking and analysis of portfolio and asset-related documentation within the Nakisa Portfolio Management Suite.

name

query

string

false

Name of the resource

title

query

string

false

Title of the resource

type

query

string

false

Type of the resource

shareable

query

string

false

Indicates whether the document associated with the specified ESG ID is shareable within the Nakisa Portfolio Management Suite, facilitating collaboration and transparency in portfolio and asset analytics for real estate properties.

document-type-id

query

string

false

Unique identifier for the type of document associated with the specified ESG in the Nakisa Portfolio Management Suite, facilitating efficient retrieval of portfolio, asset, and analytics-related documentation.

document-type-id-in

query

string

false

Unique identifier for the type of document associated with the specified ESG, facilitating targeted retrieval of relevant portfolio, asset, and real estate property analytics.

Responses

Status

Meaning

Description

Schema

200

OK

OK

PagedModelEntityModelDocumentDto

Upload ESG Document

HTTP Request

POST /api/esgs/{esgId}/documents

📋 Description: Uploads new documents associated with a specific ESG (Environmental, Social, and Governance) asset within the Nakisa Portfolio Management Suite, facilitating enhanced portfolio analytics and management for real estate properties.

Parameters

Name

In

Type

Required

Description

esgId

path

integer(int64)

true

Unique identifier for the esg

body

body

object

false

Request body containing the document details, including metadata and associated analytics, for the specified ESG within the Nakisa Portfolio Management Suite.

» file

body

string(binary)

false

none

» document

body

DocumentDto

true

Data transfer object representing a document within the Nakisa Portfolio Management Suite, encapsulating essential information related to portfolio assets, analytics, and real estate properties.

»» createdBy

body

string

false

Username of who created this resource

»» lastModifiedBy

body

string

false

Username of who last modified this resource

»» createdDate

body

string(date-time)

false

Date of the created

»» lastModifiedDate

body

string(date-time)

false

Date of the last modified

»» archived

body

boolean

false

Boolean flag indicating archived status

»» externalId

body

string

false

Unique identifier for the external

»» id

body

integer(int64)

false

Unique identifier for the resource

»» name

body

string

false

Name of the resource

»» title

body

string

false

Title of the resource

»» type

body

string

false

Type of the resource

»» description

body

string

false

Description of the resource

»» link

body

string

false

Text value for link in DocumentDto

»» signedDate

body

string(date)

false

Date of the signed

»» documentTypeId

body

integer(int64)

false

Unique identifier for the document type

»» statusId

body

integer(int64)

false

Unique identifier for the status

»» shareable

body

boolean

false

Boolean flag indicating shareable status

»» size

body

integer(int64)

false

Number of items per page

»» documentType

body

PickListOptionDto

false

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

body

string

false

Username of who created this resource

»»» lastModifiedBy

body

string

false

Username of who last modified this resource

»»» createdDate

body

string(date-time)

false

Date of the created

»»» lastModifiedDate

body

string(date-time)

false

Date of the last modified

»»» archived

body

boolean

false

Boolean flag indicating archived status

»»» externalId

body

string

false

Unique identifier for the external

»»» id

body

integer(int64)

false

Unique identifier for the resource

»»» priority

body

integer(int64)

false

Priority of the resource

»»» internalId

body

integer(int64)

false

Unique identifier for the internal

»»» pickListCode

body

string

false

Code for the pick list

»»» pickListLabel

body

string

false

Label for the pick list

»»» label

body

string

false

Label for the resource

»»» cultureId

body

integer(int64)

false

Unique identifier for the culture

»»» labelDtos

body

[LabelDto]

false

List of labelDtos items

»»»» createdBy

body

string

false

Username of who created this resource

»»»» lastModifiedBy

body

string

false

Username of who last modified this resource

»»»» createdDate

body

string(date-time)

false

Date of the created

»»»» lastModifiedDate

body

string(date-time)

false

Date of the last modified

»»»» archived

body

boolean

false

Boolean flag indicating archived status

»»»» externalId

body

string

false

Unique identifier for the external

»»»» id

body

integer(int64)

false

Unique identifier for the resource

»»»» cultureId

body

integer(int64)

false

Unique identifier for the culture

»»»» value

body

string

true

Text value for value in LabelDto

»» status

body

PickListOptionDto

false

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.

Responses

Status

Meaning

Description

Schema

201

Created

Created

DocumentDto

Get ESGs

HTTP Request

GET /api/esgs

📋 Description: Retrieves a list of Environmental, Social, and Governance (ESG) metrics related to portfolio assets, enabling users to analyze and assess the sustainability performance of real estate properties within the Nakisa Portfolio Management Suite.

Parameters

Name

In

Type

Required

Description

pageable

query

Pageable

true

Indicates whether the results of the ESG data retrieval should be paginated, facilitating efficient navigation through extensive portfolio and asset analytics within the Nakisa Portfolio Management Suite.

search

query

string

false

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

premise-id

query

string

false

Unique identifier for the real estate property within the Nakisa Portfolio Management Suite, used to retrieve specific portfolio and asset analytics.

esg-type-id

query

string

false

Unique identifier for the Environmental, Social, and Governance (ESG) type, used to filter and retrieve specific ESG data related to portfolio and asset analytics within the Nakisa Portfolio Management Suite.

consumed-quantity

query

string

false

Represents the quantity of resources consumed by assets within a portfolio, facilitating analytics and performance evaluation in real estate property management.

Responses

Status

Meaning

Description

Schema

200

OK

OK

PagedModelEntityModelEsgDto

Get ESG Notes

HTTP Request

GET /api/esgs/{esgId}/notes

📋 Description: Retrieves notes associated with a specific ESG (Environmental, Social, and Governance) entry, providing insights for portfolio and asset analysis within the Nakisa Portfolio Management Suite.

Parameters

Name

In

Type

Required

Description

esgId

path

integer(int64)

true

Unique identifier for the esg

pageable

query

Pageable

true

Indicates whether the results of the ESG notes retrieval should be paginated, facilitating efficient data management within the Nakisa Portfolio Management Suite for enhanced portfolio and asset analytics.

search

query

string

false

Search term used to filter notes related to the specified ESG asset within the Nakisa Portfolio Management Suite.

message

query

string

false

Textual content of the note associated with the specified ESG, providing insights for portfolio and asset analytics within the Nakisa Portfolio Management Suite.

Responses

Status

Meaning

Description

Schema

200

OK

OK

PagedModelEntityModelNoteDto

Download ESG Document

HTTP Request

GET /api/esgs/{esgId}/documents/{documentId}/download

📋 Description: Downloads the specified document associated with a particular ESG (Environmental, Social, and Governance) asset within the Nakisa Portfolio Management Suite, facilitating access to critical documentation for portfolio and asset analytics in real estate property management.

Parameters

Name

In

Type

Required

Description

esgId

path

integer(int64)

true

Unique identifier for the esg

documentId

path

integer(int64)

true

Unique identifier for the document

Responses

Status

Meaning

Description

Schema

200

OK

OK

StreamingResponseBody

Delete ESG Document

HTTP Request

DELETE /api/esgs/{esgId}/documents/{documentId}

📋 Description: Deletes a specified document associated with a particular ESG (Environmental, Social, and Governance) record within the Nakisa Portfolio Management Suite, facilitating effective management of portfolio-related documentation in real estate asset analytics.

Parameters

Name

In

Type

Required

Description

esgId

path

integer(int64)

true

Unique identifier for the esg

documentId

path

integer(int64)

true

Unique identifier for the document

Responses

Status

Meaning

Description

Schema

200

OK

OK

None