POST api/Contact

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
contact
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Branch": "sample string 1",
  "RecID": 2,
  "Firstname": "sample string 3",
  "Lastname": "sample string 4",
  "Address1": "sample string 5",
  "City": "sample string 6",
  "State": "sample string 7",
  "Zip": "sample string 8",
  "County": "sample string 9",
  "SourceID": 10,
  "Phone": "sample string 11",
  "HomePhone": "sample string 12",
  "CellPhone": "sample string 13",
  "Comments": "sample string 14",
  "Company": "sample string 15",
  "Email": "sample string 16",
  "AppoinmentCreateDate": "2026-06-08T23:15:29.915672-04:00",
  "Appointment": "2026-06-08T23:15:29.915672-04:00",
  "CreateDate": "2026-06-08T23:15:29.915672-04:00",
  "EstimateModified": "2026-06-08T23:15:29.915672-04:00",
  "DateSold": "2026-06-08T23:15:29.915672-04:00",
  "UnitSet": "2026-06-08T23:15:29.915672-04:00",
  "SalesReviewDate": "2026-06-08T23:15:29.915672-04:00",
  "ProjectManager": "sample string 17",
  "CustomerAccept": "2026-06-08T23:15:29.915672-04:00",
  "GasType": "sample string 18",
  "FurnishedBy": "sample string 19",
  "GasScheduled": "2026-06-08T23:15:29.915672-04:00",
  "GasCompleted": "2026-06-08T23:15:29.915672-04:00",
  "GasSubContractor": "sample string 20",
  "ElectricalBidReceived": "2026-06-08T23:15:29.915672-04:00",
  "ElectricalDateAwarded": "2026-06-08T23:15:29.915672-04:00",
  "ElectricalScheduled": "2026-06-08T23:15:29.915672-04:00",
  "ElectricalInspectionScheduled": "2026-06-08T23:15:29.915672-04:00",
  "ElectricalInspectionApproved": "2026-06-08T23:15:29.915672-04:00",
  "ElectricalCompleted": "2026-06-08T23:15:29.915672-04:00",
  "ElectricalSubcontractor": "sample string 21",
  "ScheduledInstall": "2026-06-08T23:15:29.915672-04:00",
  "ElectricalPaymentDate": "2026-06-08T23:15:29.915672-04:00",
  "ContractPrice": 1.0,
  "THDReferalFee": 1.0,
  "Payment1": 1.0,
  "PaymentDate1": "2026-06-08T23:15:29.915672-04:00",
  "Payment2": 1.0,
  "PaymentDate2": "2026-06-08T23:15:29.915672-04:00",
  "Status": "sample string 22",
  "SalesRep": "sample string 23",
  "SalesRepEmail": "sample string 24",
  "SalesRepZip": "sample string 25",
  "SalesRepPhone": "sample string 26",
  "AppointmentType": "sample string 27",
  "AptTypeAtCancel": "sample string 28",
  "AppointmentCancelled": "2026-06-08T23:15:29.915672-04:00",
  "IsTHD": true,
  "LeadNum": "sample string 30",
  "Duplicate": true,
  "Import": 32,
  "Partner": "sample string 33",
  "PartnerId": 34,
  "OptOutText": true,
  "OptOutEmail": true,
  "AppointmentPaid": true,
  "AppointmentPaidAmount": 1.0,
  "UTM_Source": "sample string 38",
  "UTM_Medium": "sample string 39",
  "UTM_Campaign": "sample string 40",
  "UTM_Content": "sample string 41",
  "ReferralStore": "sample string 42",
  "UTM_Term": "sample string 43",
  "AddressCheckInfo": "sample string 44",
  "ZohoID": "sample string 45",
  "ZohoSource": "sample string 46",
  "Inactive": true,
  "ZohoRegion": "sample string 48",
  "BrandShort": "sample string 49",
  "SSECompletedOn": "2026-06-08T23:15:29.915672-04:00"
}

application/xml, text/xml

Sample:
<Contact xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CAN20520.Models">
  <Address1>sample string 5</Address1>
  <AddressCheckInfo>sample string 44</AddressCheckInfo>
  <AppoinmentCreateDate>2026-06-08T23:15:29.915672-04:00</AppoinmentCreateDate>
  <Appointment>2026-06-08T23:15:29.915672-04:00</Appointment>
  <AppointmentCancelled>2026-06-08T23:15:29.915672-04:00</AppointmentCancelled>
  <AppointmentPaid>true</AppointmentPaid>
  <AppointmentPaidAmount>1</AppointmentPaidAmount>
  <AppointmentType>sample string 27</AppointmentType>
  <AptTypeAtCancel>sample string 28</AptTypeAtCancel>
  <Branch>sample string 1</Branch>
  <BrandShort>sample string 49</BrandShort>
  <CellPhone>sample string 13</CellPhone>
  <City>sample string 6</City>
  <Comments>sample string 14</Comments>
  <Company>sample string 15</Company>
  <ContractPrice>1</ContractPrice>
  <County>sample string 9</County>
  <CreateDate>2026-06-08T23:15:29.915672-04:00</CreateDate>
  <CustomerAccept>2026-06-08T23:15:29.915672-04:00</CustomerAccept>
  <DateSold>2026-06-08T23:15:29.915672-04:00</DateSold>
  <Duplicate>true</Duplicate>
  <ElectricalBidReceived>2026-06-08T23:15:29.915672-04:00</ElectricalBidReceived>
  <ElectricalCompleted>2026-06-08T23:15:29.915672-04:00</ElectricalCompleted>
  <ElectricalDateAwarded>2026-06-08T23:15:29.915672-04:00</ElectricalDateAwarded>
  <ElectricalInspectionApproved>2026-06-08T23:15:29.915672-04:00</ElectricalInspectionApproved>
  <ElectricalInspectionScheduled>2026-06-08T23:15:29.915672-04:00</ElectricalInspectionScheduled>
  <ElectricalPaymentDate>2026-06-08T23:15:29.915672-04:00</ElectricalPaymentDate>
  <ElectricalScheduled>2026-06-08T23:15:29.915672-04:00</ElectricalScheduled>
  <ElectricalSubcontractor>sample string 21</ElectricalSubcontractor>
  <Email>sample string 16</Email>
  <EstimateModified>2026-06-08T23:15:29.915672-04:00</EstimateModified>
  <Firstname>sample string 3</Firstname>
  <FurnishedBy>sample string 19</FurnishedBy>
  <GasCompleted>2026-06-08T23:15:29.915672-04:00</GasCompleted>
  <GasScheduled>2026-06-08T23:15:29.915672-04:00</GasScheduled>
  <GasSubContractor>sample string 20</GasSubContractor>
  <GasType>sample string 18</GasType>
  <HomePhone>sample string 12</HomePhone>
  <Import>32</Import>
  <Inactive>true</Inactive>
  <IsTHD>true</IsTHD>
  <Lastname>sample string 4</Lastname>
  <LeadNum>sample string 30</LeadNum>
  <OptOutEmail>true</OptOutEmail>
  <OptOutText>true</OptOutText>
  <Partner>sample string 33</Partner>
  <PartnerId>34</PartnerId>
  <Payment1>1</Payment1>
  <Payment2>1</Payment2>
  <PaymentDate1>2026-06-08T23:15:29.915672-04:00</PaymentDate1>
  <PaymentDate2>2026-06-08T23:15:29.915672-04:00</PaymentDate2>
  <Phone>sample string 11</Phone>
  <ProjectManager>sample string 17</ProjectManager>
  <RecID>2</RecID>
  <ReferralStore>sample string 42</ReferralStore>
  <SSECompletedOn>2026-06-08T23:15:29.915672-04:00</SSECompletedOn>
  <SalesRep>sample string 23</SalesRep>
  <SalesRepEmail>sample string 24</SalesRepEmail>
  <SalesRepPhone>sample string 26</SalesRepPhone>
  <SalesRepZip>sample string 25</SalesRepZip>
  <SalesReviewDate>2026-06-08T23:15:29.915672-04:00</SalesReviewDate>
  <ScheduledInstall>2026-06-08T23:15:29.915672-04:00</ScheduledInstall>
  <SourceID>10</SourceID>
  <State>sample string 7</State>
  <Status>sample string 22</Status>
  <THDReferalFee>1</THDReferalFee>
  <UTM_Campaign>sample string 40</UTM_Campaign>
  <UTM_Content>sample string 41</UTM_Content>
  <UTM_Medium>sample string 39</UTM_Medium>
  <UTM_Source>sample string 38</UTM_Source>
  <UTM_Term>sample string 43</UTM_Term>
  <UnitSet>2026-06-08T23:15:29.915672-04:00</UnitSet>
  <Zip>sample string 8</Zip>
  <ZohoID>sample string 45</ZohoID>
  <ZohoRegion>sample string 48</ZohoRegion>
  <ZohoSource>sample string 46</ZohoSource>
</Contact>

application/x-www-form-urlencoded

Sample:

Sample not available.