Separate Agreementยถ

Get Separate Agreementsยถ

HTTP Request

GET /api/separate-agreements

๐Ÿ“‹ Description: Retrieves a list of separate agreements related to portfolio assets within the Nakisa Portfolio Management Suite, enabling users to analyze and manage real estate property agreements effectively.

Parameters

Name

In

Type

Required

Description

pageable

query

Pageable

true

Indicates whether the results of the separate agreements query should be returned in a paginated format, facilitating efficient data retrieval for portfolio and asset analytics within the Nakisa Portfolio Management Suite.

search

query

string

false

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

type-id

query

string

false

Unique identifier for the type of agreement being retrieved, facilitating targeted access to specific portfolio, asset, or real estate property analytics within the Nakisa Portfolio Management Suite.

status-id

query

string

false

Unique identifier for the status of separate agreements within the Nakisa Portfolio Management Suite, facilitating effective portfolio and asset analytics in real estate property management.

account-number

query

string

false

Unique identifier for the account associated with the portfolio, enabling retrieval of specific separate agreements within the Nakisa Portfolio Management Suite.

meter-number

query

string

false

Unique identifier for the meter associated with a real estate property, used to retrieve specific separate agreements within the Nakisa Portfolio Management Suite.

other-reference

query

string

false

An optional string parameter used to specify an additional reference for portfolio or asset analytics within the Nakisa Portfolio Management Suite.

start-date

query

string

false

Specifies the starting date for retrieving separate agreements within the Nakisa Portfolio Management Suite, enabling users to analyze portfolio and asset data effectively.

end-date

query

string

false

Specifies the end date for filtering separate agreements within the portfolio management suite, enabling users to analyze agreements relevant to a defined timeframe in the context of real estate property and asset management.

latest-notice

query

string

false

Specifies the most recent notice related to the portfolio or asset, providing critical updates for analytics within the Nakisa Portfolio Management Suite.

Responses

Status

Meaning

Description

Schema

200

OK

OK

PagedModelEntityModelSeparateAgreementDto

Get Separate Agreement Documentsยถ

HTTP Request

GET /api/separate-agreements/{separateAgreementId}/documents

๐Ÿ“‹ Description: Retrieves documents associated with a specific separate agreement in the Nakisa Portfolio Management Suite, facilitating enhanced asset and portfolio analytics for real estate properties.

Parameters

Name

In

Type

Required

Description

separateAgreementId

path

integer(int64)

true

Unique identifier for the separate agreement

pageable

query

Pageable

true

Indicates whether the response should be paginated, allowing users to efficiently retrieve and manage documents associated with a specific separate agreement within the Nakisa Portfolio Management Suite.

search

query

string

false

Search term used to filter documents related to a specific separate agreement within the Nakisa Portfolio Management Suite, enhancing portfolio and asset analytics for real estate properties.

id

query

string

false

Unique identifier for the resource

status-id

query

string

false

Unique identifier for the status of the document associated with a specific separate agreement, facilitating effective portfolio and asset management within the Nakisa Portfolio Management Suite.

signed-date

query

string

false

Specifies the date on which the document was signed, providing critical context for portfolio and asset management 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 documents associated with the specified separate agreement are shareable within the Nakisa Portfolio Management Suite, facilitating collaboration in portfolio and asset management.

document-type-id

query

string

false

Unique identifier for the type of document associated with a specific separate agreement, facilitating efficient management and retrieval within the Nakisa Portfolio Management Suite.

document-type-id-in

query

string

false

Identifier for the specific document type associated with the separate agreement, facilitating targeted retrieval of relevant documents within the Nakisa Portfolio Management Suite.

Responses

Status

Meaning

Description

Schema

200

OK

OK

PagedModelEntityModelDocumentDto

Download Separate Agreement Documentยถ

HTTP Request

GET /api/separate-agreements/{separateAgreementId}/documents/{documentId}/download

๐Ÿ“‹ Description: Downloads the specified document associated with a separate agreement in the Nakisa Portfolio Management Suite, facilitating access to critical documentation for portfolio and asset management within the real estate property analytics context.

Parameters

Name

In

Type

Required

Description

separateAgreementId

path

integer(int64)

true

Unique identifier for the separate agreement

documentId

path

integer(int64)

true

Unique identifier for the document

Responses

Status

Meaning

Description

Schema

200

OK

OK

StreamingResponseBody

Get Separate Agreementยถ

HTTP Request

GET /api/separate-agreements/{id}

๐Ÿ“‹ Description: Retrieves detailed information about a specific separate agreement by its unique identifier, enabling users to analyze portfolio and asset data within the Nakisa Portfolio Management Suite.

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

Unique identifier for the resource

Responses

Status

Meaning

Description

Schema

200

OK

OK

SeparateAgreementDto

Get Separate Agreement Notesยถ

HTTP Request

GET /api/separate-agreements/{id}/notes

๐Ÿ“‹ Description: Retrieves notes associated with a specific separate agreement identified by the provided ID, facilitating enhanced portfolio and asset analytics within the Nakisa Portfolio Management Suite.

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

Unique identifier for the resource

pageable

query

Pageable

true

Indicates whether the response should be paginated, allowing users to efficiently retrieve notes associated with a specific agreement within the Nakisa Portfolio Management Suite.

search

query

string

false

Search term used to filter notes associated with a specific agreement in the Nakisa Portfolio Management Suite, enhancing asset and portfolio analytics within the real estate property domain.

message

query

string

false

Textual content of the note associated with the specified agreement, providing insights relevant to portfolio and asset management within the Nakisa Portfolio Management Suite.

Responses

Status

Meaning

Description

Schema

200

OK

OK

PagedModelEntityModelNoteDto