GET api/v1/ProjectBasic/Detail/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

None.

Response Information

Resource Description

EzyResultObjectOfProjectBasicModel
NameDescriptionTypeAdditional information
Data

ProjectBasicModel

None.

ExtraData

Dictionary of string [key] and Object [value]

None.

StartTime

decimal number

None.

EndTime

decimal number

None.

TotalMili

decimal number

None.

StatusCode

integer

None.

Msg

string

None.

MsgShowInUI

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": {
    "Id": "sample string 1",
    "Name": "sample string 2",
    "ColorCode": "sample string 3",
    "IsActive": true,
    "ConfigStageId": "sample string 5",
    "ConfigStageId_Name": "sample string 6",
    "PMId": "sample string 7",
    "PMId_Name": "sample string 8",
    "Source": "sample string 9",
    "Place_Area": "sample string 10",
    "Place_AddressId": "sample string 11",
    "Place_AddressLine": "sample string 12",
    "Place_Partner": "sample string 13",
    "Place_Building": "sample string 14",
    "Place_Location": "sample string 15",
    "Place_PartnerComment": "sample string 16",
    "Comment": "sample string 17",
    "Customer_Name": "sample string 18",
    "Customer_Phone": "sample string 19",
    "Customer_Email": "sample string 20",
    "Customer_Title": "sample string 21",
    "Customer_Comment": "sample string 22",
    "PercentCompleted": 1.0,
    "DisplayName": "sample string 23",
    "ConstructionManagerId": "sample string 24",
    "ConstructionManagerId_Name": "sample string 25",
    "LogoUrl": "sample string 26",
    "User_Access": "sample string 27",
    "PM_Comment": "sample string 28",
    "ProjectTypeId": "sample string 29",
    "ProjectTypeId_Name": "sample string 30",
    "ProjectPhaseId": "sample string 31",
    "ProjectPhaseId_Name": "sample string 32",
    "ProjectAmount": 33.0,
    "Header_PMName": "sample string 34",
    "CreatedByEmail": "sample string 35",
    "CRMOptyLeadId": "sample string 36",
    "CRMOptyLeadId_Name": "sample string 37",
    "InteriorTypeId": "sample string 38",
    "InteriorTypeId_Name": "sample string 39",
    "CRMScaleId": "sample string 40",
    "CRMScaleId_Name": "sample string 41",
    "CRMChallengeId": "sample string 42",
    "CRMChallengeId_Name": "sample string 43",
    "CRMPotentialId": "sample string 44",
    "CRMPotentialId_Name": "sample string 45",
    "IsCustomerService": true,
    "CurrentRepsId": "sample string 46",
    "CurrentRepsId_Name": "sample string 47",
    "OptyAmount": 1.0,
    "MilestoneId": "sample string 48",
    "Milestone_Name": "sample string 49",
    "StageId": "sample string 50",
    "StageId_Name": "sample string 51",
    "Note": "sample string 52",
    "OnlyUsePrivateWPG": true,
    "ShowInPlanweek": true,
    "CurrentReps_Comment": "sample string 54",
    "KickOffDate": 1.1,
    "CurrentEVMPaymentDate": 1.1,
    "ShowInPlanTaskWithMainanceTeam": true,
    "IsApproveEVMPlan": true,
    "KickOffDate_DayOffWeek": 1,
    "Logo_Background": "sample string 57",
    "CurrentEVMPaymentDate_Sys": 1.1,
    "IsApproveEVMPlan_Date": 1.1,
    "Place_BuildingId": "sample string 58",
    "Place_BuildingId_Name": "sample string 59",
    "IndustrialTypeId": "sample string 60",
    "IndustrialTypeId_Name": "sample string 61",
    "Project_NationId": "sample string 62",
    "Project_NationId_Name": "sample string 63",
    "Place_ProvinceId": "sample string 64",
    "Place_ProvinceId_Name": "sample string 65",
    "Date_Finished": 1.1,
    "PhotoTaken": true,
    "IsInternal": true,
    "CreatedAt": 1.1,
    "UpdatedAt": 1.1,
    "IsTemplateProject": true,
    "QCLeadId": "sample string 69",
    "QCLeadId_Name": "sample string 70",
    "PALeadId": "sample string 71",
    "PALeadId_Name": "sample string 72",
    "MTLeadId": "sample string 73",
    "MTLeadId_Name": "sample string 74",
    "BDLeadId": "sample string 75",
    "BDLeadId_Name": "sample string 76",
    "TMLeadId": "sample string 77",
    "TMLeadId_Name": "sample string 78",
    "TKLeadId": "sample string 79",
    "TKLeadId_Name": "sample string 80",
    "InvestorName": "sample string 81",
    "InvestorShortName": "sample string 82"
  },
  "ExtraData": null,
  "StartTime": 1.1,
  "EndTime": 2.1,
  "TotalMili": 3.1,
  "StatusCode": 4,
  "Msg": "sample string 5",
  "MsgShowInUI": "sample string 6"
}

application/xml, text/xml

Sample:
<EzyResultObjectOfProjectBasicModel3BwjWE5f xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ezy.Module.Library.Message">
  <Msg>sample string 5</Msg>
  <MsgShowInUI>sample string 6</MsgShowInUI>
  <StatusCode>4</StatusCode>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/AllianceSolidAPI.Shared.Models">
    <d2p1:BDLeadId>sample string 75</d2p1:BDLeadId>
    <d2p1:BDLeadId_Name>sample string 76</d2p1:BDLeadId_Name>
    <d2p1:CRMChallengeId>sample string 42</d2p1:CRMChallengeId>
    <d2p1:CRMChallengeId_Name>sample string 43</d2p1:CRMChallengeId_Name>
    <d2p1:CRMOptyLeadId>sample string 36</d2p1:CRMOptyLeadId>
    <d2p1:CRMOptyLeadId_Name>sample string 37</d2p1:CRMOptyLeadId_Name>
    <d2p1:CRMPotentialId>sample string 44</d2p1:CRMPotentialId>
    <d2p1:CRMPotentialId_Name>sample string 45</d2p1:CRMPotentialId_Name>
    <d2p1:CRMScaleId>sample string 40</d2p1:CRMScaleId>
    <d2p1:CRMScaleId_Name>sample string 41</d2p1:CRMScaleId_Name>
    <d2p1:ColorCode>sample string 3</d2p1:ColorCode>
    <d2p1:Comment>sample string 17</d2p1:Comment>
    <d2p1:ConfigStageId>sample string 5</d2p1:ConfigStageId>
    <d2p1:ConfigStageId_Name>sample string 6</d2p1:ConfigStageId_Name>
    <d2p1:ConstructionManagerId>sample string 24</d2p1:ConstructionManagerId>
    <d2p1:ConstructionManagerId_Name>sample string 25</d2p1:ConstructionManagerId_Name>
    <d2p1:CreatedAt>1.1</d2p1:CreatedAt>
    <d2p1:CreatedByEmail>sample string 35</d2p1:CreatedByEmail>
    <d2p1:CurrentEVMPaymentDate>1.1</d2p1:CurrentEVMPaymentDate>
    <d2p1:CurrentEVMPaymentDate_Sys>1.1</d2p1:CurrentEVMPaymentDate_Sys>
    <d2p1:CurrentRepsId>sample string 46</d2p1:CurrentRepsId>
    <d2p1:CurrentRepsId_Name>sample string 47</d2p1:CurrentRepsId_Name>
    <d2p1:CurrentReps_Comment>sample string 54</d2p1:CurrentReps_Comment>
    <d2p1:Customer_Comment>sample string 22</d2p1:Customer_Comment>
    <d2p1:Customer_Email>sample string 20</d2p1:Customer_Email>
    <d2p1:Customer_Name>sample string 18</d2p1:Customer_Name>
    <d2p1:Customer_Phone>sample string 19</d2p1:Customer_Phone>
    <d2p1:Customer_Title>sample string 21</d2p1:Customer_Title>
    <d2p1:Date_Finished>1.1</d2p1:Date_Finished>
    <d2p1:DisplayName>sample string 23</d2p1:DisplayName>
    <d2p1:Header_PMName>sample string 34</d2p1:Header_PMName>
    <d2p1:Id>sample string 1</d2p1:Id>
    <d2p1:IndustrialTypeId>sample string 60</d2p1:IndustrialTypeId>
    <d2p1:IndustrialTypeId_Name>sample string 61</d2p1:IndustrialTypeId_Name>
    <d2p1:InteriorTypeId>sample string 38</d2p1:InteriorTypeId>
    <d2p1:InteriorTypeId_Name>sample string 39</d2p1:InteriorTypeId_Name>
    <d2p1:InvestorName>sample string 81</d2p1:InvestorName>
    <d2p1:InvestorShortName>sample string 82</d2p1:InvestorShortName>
    <d2p1:IsActive>true</d2p1:IsActive>
    <d2p1:IsApproveEVMPlan>true</d2p1:IsApproveEVMPlan>
    <d2p1:IsApproveEVMPlan_Date>1.1</d2p1:IsApproveEVMPlan_Date>
    <d2p1:IsCustomerService>true</d2p1:IsCustomerService>
    <d2p1:IsInternal>true</d2p1:IsInternal>
    <d2p1:IsTemplateProject>true</d2p1:IsTemplateProject>
    <d2p1:KickOffDate>1.1</d2p1:KickOffDate>
    <d2p1:KickOffDate_DayOffWeek>1</d2p1:KickOffDate_DayOffWeek>
    <d2p1:LogoUrl>sample string 26</d2p1:LogoUrl>
    <d2p1:Logo_Background>sample string 57</d2p1:Logo_Background>
    <d2p1:MTLeadId>sample string 73</d2p1:MTLeadId>
    <d2p1:MTLeadId_Name>sample string 74</d2p1:MTLeadId_Name>
    <d2p1:MilestoneId>sample string 48</d2p1:MilestoneId>
    <d2p1:Milestone_Name>sample string 49</d2p1:Milestone_Name>
    <d2p1:Name>sample string 2</d2p1:Name>
    <d2p1:Note>sample string 52</d2p1:Note>
    <d2p1:OnlyUsePrivateWPG>true</d2p1:OnlyUsePrivateWPG>
    <d2p1:OptyAmount>1</d2p1:OptyAmount>
    <d2p1:PALeadId>sample string 71</d2p1:PALeadId>
    <d2p1:PALeadId_Name>sample string 72</d2p1:PALeadId_Name>
    <d2p1:PMId>sample string 7</d2p1:PMId>
    <d2p1:PMId_Name>sample string 8</d2p1:PMId_Name>
    <d2p1:PM_Comment>sample string 28</d2p1:PM_Comment>
    <d2p1:PercentCompleted>1</d2p1:PercentCompleted>
    <d2p1:PhotoTaken>true</d2p1:PhotoTaken>
    <d2p1:Place_AddressId>sample string 11</d2p1:Place_AddressId>
    <d2p1:Place_AddressLine>sample string 12</d2p1:Place_AddressLine>
    <d2p1:Place_Area>sample string 10</d2p1:Place_Area>
    <d2p1:Place_Building>sample string 14</d2p1:Place_Building>
    <d2p1:Place_BuildingId>sample string 58</d2p1:Place_BuildingId>
    <d2p1:Place_BuildingId_Name>sample string 59</d2p1:Place_BuildingId_Name>
    <d2p1:Place_Location>sample string 15</d2p1:Place_Location>
    <d2p1:Place_Partner>sample string 13</d2p1:Place_Partner>
    <d2p1:Place_PartnerComment>sample string 16</d2p1:Place_PartnerComment>
    <d2p1:Place_ProvinceId>sample string 64</d2p1:Place_ProvinceId>
    <d2p1:Place_ProvinceId_Name>sample string 65</d2p1:Place_ProvinceId_Name>
    <d2p1:ProjectAmount>33</d2p1:ProjectAmount>
    <d2p1:ProjectPhaseId>sample string 31</d2p1:ProjectPhaseId>
    <d2p1:ProjectPhaseId_Name>sample string 32</d2p1:ProjectPhaseId_Name>
    <d2p1:ProjectTypeId>sample string 29</d2p1:ProjectTypeId>
    <d2p1:ProjectTypeId_Name>sample string 30</d2p1:ProjectTypeId_Name>
    <d2p1:Project_NationId>sample string 62</d2p1:Project_NationId>
    <d2p1:Project_NationId_Name>sample string 63</d2p1:Project_NationId_Name>
    <d2p1:QCLeadId>sample string 69</d2p1:QCLeadId>
    <d2p1:QCLeadId_Name>sample string 70</d2p1:QCLeadId_Name>
    <d2p1:ShowInPlanTaskWithMainanceTeam>true</d2p1:ShowInPlanTaskWithMainanceTeam>
    <d2p1:ShowInPlanweek>true</d2p1:ShowInPlanweek>
    <d2p1:Source>sample string 9</d2p1:Source>
    <d2p1:StageId>sample string 50</d2p1:StageId>
    <d2p1:StageId_Name>sample string 51</d2p1:StageId_Name>
    <d2p1:TKLeadId>sample string 79</d2p1:TKLeadId>
    <d2p1:TKLeadId_Name>sample string 80</d2p1:TKLeadId_Name>
    <d2p1:TMLeadId>sample string 77</d2p1:TMLeadId>
    <d2p1:TMLeadId_Name>sample string 78</d2p1:TMLeadId_Name>
    <d2p1:UpdatedAt>1.1</d2p1:UpdatedAt>
    <d2p1:User_Access>sample string 27</d2p1:User_Access>
  </Data>
  <EndTime>2.1</EndTime>
  <ExtraData xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
  <StartTime>1.1</StartTime>
  <TotalMili>3.1</TotalMili>
</EzyResultObjectOfProjectBasicModel3BwjWE5f>