Application Version¶
Get Version¶
HTTP Request
GET /api/v1/application/version
📋 Description: Retrieves the current version information of the Nakisa Lease Accounting Suite application, ensuring users are informed about the latest updates relevant to lease, contract, financial obligation, and accounting entry management.
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
string |
Example Responses
1"string"
Get Product¶
HTTP Request
GET /api/v1/application/product
📋 Description: Retrieves product details related to leases and contracts within the Nakisa Lease Accounting Suite, enabling users to access essential information for managing financial obligations and accounting entries.
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
string |
Example Responses
1"string"
Get App Name¶
HTTP Request
GET /api/v1/application/name
📋 Description: Retrieves the details of a specific application by name within the Nakisa Lease Accounting Suite, facilitating effective management of lease contracts and associated financial obligations.
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
string |
Example Responses
1"string"