GET menu/activeProject/{projectId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
projectId

integer

Required

Body Parameters

None.

Response Information

Resource Description

MenuDto
NameDescriptionTypeAdditional information
LastProject

MenuProjectDto

None.

LastAccountId

integer

None.

ActiveProjects

Collection of MenuProjectDto

None.

PastProjects

Collection of MenuProjectDto

None.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "LastProject": {
    "Id": 1,
    "Name": "sample string 2",
    "CanViewPriceMasterLink": true,
    "ProjectAccounts": [
      {
        "Name": "sample string 1",
        "Id": 2,
        "TFCNumber": 3,
        "AccountId": 4,
        "ShowAccountType": 0,
        "DocumentLibraryCount": 5,
        "CanViewOrders": true,
        "CanViewLineItemSummaryLink": true,
        "CanViewFunctionalAreasLink": true,
        "CanViewFileListLink": true,
        "CanViewDocumentLibraryLink": true,
        "CanCopyToProjectAccount": true,
        "CanAddLineItem": true,
        "CanViewApprovalProcessLink": true,
        "CanViewEventMetricsLink": true,
        "FreemanShowNumber": 15,
        "HubToken": "sample string 16",
        "UserExternalId": "sample string 17"
      },
      {
        "Name": "sample string 1",
        "Id": 2,
        "TFCNumber": 3,
        "AccountId": 4,
        "ShowAccountType": 0,
        "DocumentLibraryCount": 5,
        "CanViewOrders": true,
        "CanViewLineItemSummaryLink": true,
        "CanViewFunctionalAreasLink": true,
        "CanViewFileListLink": true,
        "CanViewDocumentLibraryLink": true,
        "CanCopyToProjectAccount": true,
        "CanAddLineItem": true,
        "CanViewApprovalProcessLink": true,
        "CanViewEventMetricsLink": true,
        "FreemanShowNumber": 15,
        "HubToken": "sample string 16",
        "UserExternalId": "sample string 17"
      }
    ],
    "LinkedShowAccounts": [
      {
        "Name": "sample string 1",
        "Id": 2,
        "TFCNumber": 3,
        "AccountId": 4,
        "ShowAccountType": 0,
        "DocumentLibraryCount": 5,
        "CanViewOrders": true,
        "CanViewLineItemSummaryLink": true,
        "CanViewFunctionalAreasLink": true,
        "CanViewFileListLink": true,
        "CanViewDocumentLibraryLink": true,
        "CanCopyToProjectAccount": true,
        "CanAddLineItem": true,
        "CanViewApprovalProcessLink": true,
        "CanViewEventMetricsLink": true,
        "FreemanShowNumber": 15,
        "HubToken": "sample string 16",
        "UserExternalId": "sample string 17"
      },
      {
        "Name": "sample string 1",
        "Id": 2,
        "TFCNumber": 3,
        "AccountId": 4,
        "ShowAccountType": 0,
        "DocumentLibraryCount": 5,
        "CanViewOrders": true,
        "CanViewLineItemSummaryLink": true,
        "CanViewFunctionalAreasLink": true,
        "CanViewFileListLink": true,
        "CanViewDocumentLibraryLink": true,
        "CanCopyToProjectAccount": true,
        "CanAddLineItem": true,
        "CanViewApprovalProcessLink": true,
        "CanViewEventMetricsLink": true,
        "FreemanShowNumber": 15,
        "HubToken": "sample string 16",
        "UserExternalId": "sample string 17"
      }
    ],
    "LinkedShowProjects": [
      {
        "LinkedShowId": 1,
        "ShowId": 2,
        "ShowAccountId": 3,
        "AccountId": 4,
        "Name": "sample string 5",
        "ShowAccountType": "sample string 6"
      },
      {
        "LinkedShowId": 1,
        "ShowId": 2,
        "ShowAccountId": 3,
        "AccountId": 4,
        "Name": "sample string 5",
        "ShowAccountType": "sample string 6"
      }
    ],
    "ShowType": 0,
    "CanViewLinkedProjectLineItemSummary": true,
    "FreemanShowNumber": 1,
    "OpenDate": "2025-05-06T01:15:08.8958234+01:00",
    "ProducingBranch": "sample string 5"
  },
  "LastAccountId": 1,
  "ActiveProjects": [
    {
      "Id": 1,
      "Name": "sample string 2",
      "CanViewPriceMasterLink": true,
      "ProjectAccounts": [
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        },
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        }
      ],
      "LinkedShowAccounts": [
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        },
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        }
      ],
      "LinkedShowProjects": [
        {
          "LinkedShowId": 1,
          "ShowId": 2,
          "ShowAccountId": 3,
          "AccountId": 4,
          "Name": "sample string 5",
          "ShowAccountType": "sample string 6"
        },
        {
          "LinkedShowId": 1,
          "ShowId": 2,
          "ShowAccountId": 3,
          "AccountId": 4,
          "Name": "sample string 5",
          "ShowAccountType": "sample string 6"
        }
      ],
      "ShowType": 0,
      "CanViewLinkedProjectLineItemSummary": true,
      "FreemanShowNumber": 1,
      "OpenDate": "2025-05-06T01:15:08.8958234+01:00",
      "ProducingBranch": "sample string 5"
    },
    {
      "Id": 1,
      "Name": "sample string 2",
      "CanViewPriceMasterLink": true,
      "ProjectAccounts": [
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        },
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        }
      ],
      "LinkedShowAccounts": [
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        },
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        }
      ],
      "LinkedShowProjects": [
        {
          "LinkedShowId": 1,
          "ShowId": 2,
          "ShowAccountId": 3,
          "AccountId": 4,
          "Name": "sample string 5",
          "ShowAccountType": "sample string 6"
        },
        {
          "LinkedShowId": 1,
          "ShowId": 2,
          "ShowAccountId": 3,
          "AccountId": 4,
          "Name": "sample string 5",
          "ShowAccountType": "sample string 6"
        }
      ],
      "ShowType": 0,
      "CanViewLinkedProjectLineItemSummary": true,
      "FreemanShowNumber": 1,
      "OpenDate": "2025-05-06T01:15:08.8958234+01:00",
      "ProducingBranch": "sample string 5"
    }
  ],
  "PastProjects": [
    {
      "Id": 1,
      "Name": "sample string 2",
      "CanViewPriceMasterLink": true,
      "ProjectAccounts": [
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        },
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        }
      ],
      "LinkedShowAccounts": [
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        },
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        }
      ],
      "LinkedShowProjects": [
        {
          "LinkedShowId": 1,
          "ShowId": 2,
          "ShowAccountId": 3,
          "AccountId": 4,
          "Name": "sample string 5",
          "ShowAccountType": "sample string 6"
        },
        {
          "LinkedShowId": 1,
          "ShowId": 2,
          "ShowAccountId": 3,
          "AccountId": 4,
          "Name": "sample string 5",
          "ShowAccountType": "sample string 6"
        }
      ],
      "ShowType": 0,
      "CanViewLinkedProjectLineItemSummary": true,
      "FreemanShowNumber": 1,
      "OpenDate": "2025-05-06T01:15:08.8958234+01:00",
      "ProducingBranch": "sample string 5"
    },
    {
      "Id": 1,
      "Name": "sample string 2",
      "CanViewPriceMasterLink": true,
      "ProjectAccounts": [
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        },
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        }
      ],
      "LinkedShowAccounts": [
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        },
        {
          "Name": "sample string 1",
          "Id": 2,
          "TFCNumber": 3,
          "AccountId": 4,
          "ShowAccountType": 0,
          "DocumentLibraryCount": 5,
          "CanViewOrders": true,
          "CanViewLineItemSummaryLink": true,
          "CanViewFunctionalAreasLink": true,
          "CanViewFileListLink": true,
          "CanViewDocumentLibraryLink": true,
          "CanCopyToProjectAccount": true,
          "CanAddLineItem": true,
          "CanViewApprovalProcessLink": true,
          "CanViewEventMetricsLink": true,
          "FreemanShowNumber": 15,
          "HubToken": "sample string 16",
          "UserExternalId": "sample string 17"
        }
      ],
      "LinkedShowProjects": [
        {
          "LinkedShowId": 1,
          "ShowId": 2,
          "ShowAccountId": 3,
          "AccountId": 4,
          "Name": "sample string 5",
          "ShowAccountType": "sample string 6"
        },
        {
          "LinkedShowId": 1,
          "ShowId": 2,
          "ShowAccountId": 3,
          "AccountId": 4,
          "Name": "sample string 5",
          "ShowAccountType": "sample string 6"
        }
      ],
      "ShowType": 0,
      "CanViewLinkedProjectLineItemSummary": true,
      "FreemanShowNumber": 1,
      "OpenDate": "2025-05-06T01:15:08.8958234+01:00",
      "ProducingBranch": "sample string 5"
    }
  ]
}