GET V2/odata/OverviewProject

Gets OverviewProject entities

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of QicsUnity.Api.Areas.V2.Models.OverviewProject
NameDescriptionTypeAdditional information
ProjectId

Gets or sets ProjectId

integer

64-bit signed integer

Name

Gets or sets Name

string

None.

ProjectCode

Gets or sets ProjectCode

string

None.

CompanyId

Gets or sets CompanyId

integer

64-bit signed integer

CompanyName

Gets or sets Company.Name

string

None.

CompanyCode

Gets or sets Company.Code

string

None.

CategoryId

Gets or sets CategoryId

integer

64-bit signed integer

Nullable

CategoryName

Gets or sets Category.Name

string

None.

CustomerId

Gets or sets CustomerId

integer

64-bit signed integer

CustomerCode

Gets or sets Customer.Code

string

None.

CustomerName

Gets or sets Customer.Name

string

None.

CurrencyId

Gets or sets CurrencyId

integer

64-bit signed integer

CurrencyCode

Gets or sets Currency.Code

string

None.

CurrencySymbol

Gets or sets Currency.Symbol

string

None.

AllowPlanning

Gets or sets a value indicating whether project planning is allowed

boolean

None.

AllowTimeExpenseEntry

Gets or sets a value indicating whether time or expense entry is allowed on project

boolean

None.

IsTaskMandatoryOnTimeEntry

Gets or sets a value indicating whether task is mandatory on time entry

boolean

None.

RestrictTimeEntryToApplicableTasks

Gets or sets a value indicating whether time entries for this project are restricted to applicable tasks

boolean

None.

CustomerCompanyId

Gets or sets CustomerCompanyId

integer

64-bit signed integer

IsActive

Gets or sets a value indicating whether this project is active (IsActive)

boolean

None.

IsContractReceived

Gets or sets a value indicating whether contract of the project has been received (IsContractReceived)

boolean

None.

GrantedDate

Gets or sets GrantedDate

date

date and time of day

Nullable

StartDate

Gets or sets StartDate

date

date and time of day

Nullable

EndDate

Gets or sets EndDate

date

date and time of day

Nullable

ContactPerson

Gets or sets ContactPerson

string

None.

InvoiceNotes

Gets or sets InvoiceNotes

string

None.

ResourceId

Gets or sets ResourceCompany.ResourceId

integer

64-bit signed integer

ResourceName

Gets or sets ResourceCompany.Resource.Name

string

None.

ResourceCompanyDepartmentId

Gets or sets ResourceCompany.DepartmentId

integer

64-bit signed integer

Nullable

ResourceCompanyDepartmentName

Gets or sets ResourceCompany.Department.Name

string

None.

CostCenterId

Gets or sets CostCenterId

integer

64-bit signed integer

Nullable

CostCenterName

Gets or sets CostCenter.Name

string

None.

ProjectStateId

Gets or sets ProjectStateId

integer

64-bit signed integer

ProjectStateName

Gets or sets ProjectState.Name

string

None.

SalesRepresentativeId

Gets or sets SalesRepresentativeId

integer

64-bit signed integer

Nullable

SalesRepresentativeResourceId

Gets or sets SalesRepresentative.ResourceId

integer

64-bit signed integer

Nullable

SalesRepresentativeName

Gets or sets SalesRepresentative.Resource.Name

string

None.

BudgetAmount

Gets or sets BudgetAmount

decimal number

Nullable

PaymentConditionId

Gets or sets PaymentConditionId

integer

64-bit signed integer

Nullable

PaymentConditionName

Gets or sets PaymentCondition.Name

string

None.

PaymentConditionCode

Gets or sets PaymentCondition.Code

string

None.

ModifiedOn

Gets or sets ModifiedOn

date

date and time of day, relative to Coordinated Universal Time (UTC)

ModifiedBy

Gets or sets ModifiedBy

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ProjectId": "1",
    "Name": "sample 2",
    "ProjectCode": "sample 3",
    "CompanyId": "4",
    "CompanyName": "sample 5",
    "CompanyCode": "sample 6",
    "CategoryId": "1",
    "CategoryName": "sample 7",
    "CustomerId": "8",
    "CustomerCode": "sample 9",
    "CustomerName": "sample 10",
    "CurrencyId": "11",
    "CurrencyCode": "sample 12",
    "CurrencySymbol": "sample 13",
    "AllowPlanning": true,
    "AllowTimeExpenseEntry": true,
    "IsTaskMandatoryOnTimeEntry": true,
    "RestrictTimeEntryToApplicableTasks": true,
    "CustomerCompanyId": "18",
    "IsActive": true,
    "IsContractReceived": true,
    "GrantedDate": "2024-04-19T11:46:46.620761+00:00",
    "StartDate": "2024-04-19T11:46:46.620761+00:00",
    "EndDate": "2024-04-19T11:46:46.620761+00:00",
    "ContactPerson": "sample 21",
    "InvoiceNotes": "sample 22",
    "ResourceId": "23",
    "ResourceName": "sample 24",
    "ResourceCompanyDepartmentId": "1",
    "ResourceCompanyDepartmentName": "sample 25",
    "CostCenterId": "1",
    "CostCenterName": "sample 26",
    "ProjectStateId": "27",
    "ProjectStateName": "sample 28",
    "SalesRepresentativeId": "1",
    "SalesRepresentativeResourceId": "1",
    "SalesRepresentativeName": "sample 29",
    "BudgetAmount": "1",
    "PaymentConditionId": "1",
    "PaymentConditionName": "sample 30",
    "PaymentConditionCode": "sample 31",
    "ModifiedOn": "2024-04-19T11:46:46.620761+00:00",
    "ModifiedBy": "sample 33"
  },
  {
    "ProjectId": "1",
    "Name": "sample 2",
    "ProjectCode": "sample 3",
    "CompanyId": "4",
    "CompanyName": "sample 5",
    "CompanyCode": "sample 6",
    "CategoryId": "1",
    "CategoryName": "sample 7",
    "CustomerId": "8",
    "CustomerCode": "sample 9",
    "CustomerName": "sample 10",
    "CurrencyId": "11",
    "CurrencyCode": "sample 12",
    "CurrencySymbol": "sample 13",
    "AllowPlanning": true,
    "AllowTimeExpenseEntry": true,
    "IsTaskMandatoryOnTimeEntry": true,
    "RestrictTimeEntryToApplicableTasks": true,
    "CustomerCompanyId": "18",
    "IsActive": true,
    "IsContractReceived": true,
    "GrantedDate": "2024-04-19T11:46:46.620761+00:00",
    "StartDate": "2024-04-19T11:46:46.620761+00:00",
    "EndDate": "2024-04-19T11:46:46.620761+00:00",
    "ContactPerson": "sample 21",
    "InvoiceNotes": "sample 22",
    "ResourceId": "23",
    "ResourceName": "sample 24",
    "ResourceCompanyDepartmentId": "1",
    "ResourceCompanyDepartmentName": "sample 25",
    "CostCenterId": "1",
    "CostCenterName": "sample 26",
    "ProjectStateId": "27",
    "ProjectStateName": "sample 28",
    "SalesRepresentativeId": "1",
    "SalesRepresentativeResourceId": "1",
    "SalesRepresentativeName": "sample 29",
    "BudgetAmount": "1",
    "PaymentConditionId": "1",
    "PaymentConditionName": "sample 30",
    "PaymentConditionCode": "sample 31",
    "ModifiedOn": "2024-04-19T11:46:46.620761+00:00",
    "ModifiedBy": "sample 33"
  }
]

application/xml, text/xml

Sample:
<ArrayOfOverviewProject xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/QicsUnity.Api.Areas.V2.Models">
  <OverviewProject>
    <AllowPlanning>true</AllowPlanning>
    <AllowTimeExpenseEntry>true</AllowTimeExpenseEntry>
    <BudgetAmount>1</BudgetAmount>
    <CategoryId>1</CategoryId>
    <CategoryName>sample 7</CategoryName>
    <CompanyCode>sample 6</CompanyCode>
    <CompanyId>4</CompanyId>
    <CompanyName>sample 5</CompanyName>
    <ContactPerson>sample 21</ContactPerson>
    <CostCenterId>1</CostCenterId>
    <CostCenterName>sample 26</CostCenterName>
    <CurrencyCode>sample 12</CurrencyCode>
    <CurrencyId>11</CurrencyId>
    <CurrencySymbol>sample 13</CurrencySymbol>
    <CustomerCode>sample 9</CustomerCode>
    <CustomerCompanyId>18</CustomerCompanyId>
    <CustomerId>8</CustomerId>
    <CustomerName>sample 10</CustomerName>
    <EndDate>2024-04-19T11:46:46.620761+00:00</EndDate>
    <GrantedDate>2024-04-19T11:46:46.620761+00:00</GrantedDate>
    <InvoiceNotes>sample 22</InvoiceNotes>
    <IsActive>true</IsActive>
    <IsContractReceived>true</IsContractReceived>
    <IsTaskMandatoryOnTimeEntry>true</IsTaskMandatoryOnTimeEntry>
    <ModifiedBy>sample 33</ModifiedBy>
    <ModifiedOn xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2024-04-19T11:46:46.620761Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ModifiedOn>
    <Name>sample 2</Name>
    <PaymentConditionCode>sample 31</PaymentConditionCode>
    <PaymentConditionId>1</PaymentConditionId>
    <PaymentConditionName>sample 30</PaymentConditionName>
    <ProjectCode>sample 3</ProjectCode>
    <ProjectId>1</ProjectId>
    <ProjectStateId>27</ProjectStateId>
    <ProjectStateName>sample 28</ProjectStateName>
    <ResourceCompanyDepartmentId>1</ResourceCompanyDepartmentId>
    <ResourceCompanyDepartmentName>sample 25</ResourceCompanyDepartmentName>
    <ResourceId>23</ResourceId>
    <ResourceName>sample 24</ResourceName>
    <RestrictTimeEntryToApplicableTasks>true</RestrictTimeEntryToApplicableTasks>
    <SalesRepresentativeId>1</SalesRepresentativeId>
    <SalesRepresentativeName>sample 29</SalesRepresentativeName>
    <SalesRepresentativeResourceId>1</SalesRepresentativeResourceId>
    <StartDate>2024-04-19T11:46:46.620761+00:00</StartDate>
  </OverviewProject>
  <OverviewProject>
    <AllowPlanning>true</AllowPlanning>
    <AllowTimeExpenseEntry>true</AllowTimeExpenseEntry>
    <BudgetAmount>1</BudgetAmount>
    <CategoryId>1</CategoryId>
    <CategoryName>sample 7</CategoryName>
    <CompanyCode>sample 6</CompanyCode>
    <CompanyId>4</CompanyId>
    <CompanyName>sample 5</CompanyName>
    <ContactPerson>sample 21</ContactPerson>
    <CostCenterId>1</CostCenterId>
    <CostCenterName>sample 26</CostCenterName>
    <CurrencyCode>sample 12</CurrencyCode>
    <CurrencyId>11</CurrencyId>
    <CurrencySymbol>sample 13</CurrencySymbol>
    <CustomerCode>sample 9</CustomerCode>
    <CustomerCompanyId>18</CustomerCompanyId>
    <CustomerId>8</CustomerId>
    <CustomerName>sample 10</CustomerName>
    <EndDate>2024-04-19T11:46:46.620761+00:00</EndDate>
    <GrantedDate>2024-04-19T11:46:46.620761+00:00</GrantedDate>
    <InvoiceNotes>sample 22</InvoiceNotes>
    <IsActive>true</IsActive>
    <IsContractReceived>true</IsContractReceived>
    <IsTaskMandatoryOnTimeEntry>true</IsTaskMandatoryOnTimeEntry>
    <ModifiedBy>sample 33</ModifiedBy>
    <ModifiedOn xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2024-04-19T11:46:46.620761Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </ModifiedOn>
    <Name>sample 2</Name>
    <PaymentConditionCode>sample 31</PaymentConditionCode>
    <PaymentConditionId>1</PaymentConditionId>
    <PaymentConditionName>sample 30</PaymentConditionName>
    <ProjectCode>sample 3</ProjectCode>
    <ProjectId>1</ProjectId>
    <ProjectStateId>27</ProjectStateId>
    <ProjectStateName>sample 28</ProjectStateName>
    <ResourceCompanyDepartmentId>1</ResourceCompanyDepartmentId>
    <ResourceCompanyDepartmentName>sample 25</ResourceCompanyDepartmentName>
    <ResourceId>23</ResourceId>
    <ResourceName>sample 24</ResourceName>
    <RestrictTimeEntryToApplicableTasks>true</RestrictTimeEntryToApplicableTasks>
    <SalesRepresentativeId>1</SalesRepresentativeId>
    <SalesRepresentativeName>sample 29</SalesRepresentativeName>
    <SalesRepresentativeResourceId>1</SalesRepresentativeResourceId>
    <StartDate>2024-04-19T11:46:46.620761+00:00</StartDate>
  </OverviewProject>
</ArrayOfOverviewProject>