Product Center

Product Center - Get Obj Menu

HTTP Request

GET /api/v1/_objs/{type}/{id}/menu

📋 Description: Fetches the menu options associated with a specific object type and ID within the Nakisa Portfolio Management Suite, facilitating access to relevant portfolio, asset, analytics, or real estate property functionalities.

Parameters

Name

In

Type

Required

Description

type

path

string

true

Type of the resource

id

path

string

true

Unique identifier for the resource

Responses

Status

Meaning

Description

Schema

200

OK

OK

ObjectMenuResponseModel

Product Center - Get Obj Content

HTTP Request

GET /api/v1/_objs/{type}/{id}/data

📋 Description: Fetches detailed data for a specified portfolio asset or real estate property, identified by its type and ID, to support comprehensive analytics within the Nakisa Portfolio Management Suite.

Parameters

Name

In

Type

Required

Description

type

path

string

true

Type of the resource

id

path

string

true

Unique identifier for the resource

Responses

Status

Meaning

Description

Schema

200

OK

OK

ProductCenterDto