PUT api/CRM
Request Information
URI Parameters
None.
Body Parameters
CRMTable| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerInfo | CustomerTable |
None. |
|
| CoProspectInfo | CustomerTable |
None. |
|
| LeadCode | integer |
None. |
|
| CustomerCode | integer |
None. |
|
| Flag | integer |
None. |
|
| Circle | integer |
None. |
|
| Date | date |
None. |
|
| DealType | string |
None. |
|
| Credit | string |
None. |
|
| ProcessStage | string |
None. |
|
| AvailableCash | decimal number |
None. |
|
| RecordManager | string |
None. |
|
| ProspectID | string |
None. |
|
| LeadSource | string |
None. |
|
| LastResults | string |
None. |
|
| NoDeal | boolean |
None. |
|
| Reason | string |
None. |
|
| Notes | string |
None. |
|
| VehicleStock | integer |
None. |
|
| VehicleYear | string |
None. |
|
| VehicleMake | string |
None. |
|
| VehicleModel | string |
None. |
|
| VehicleTrim | string |
None. |
|
| VehiclePrice | decimal number |
None. |
|
| TradeYear | string |
None. |
|
| TradeMake | string |
None. |
|
| TradeModel | string |
None. |
|
| TradeTrim | string |
None. |
|
| TradeOffer | decimal number |
None. |
|
| TradeACV | decimal number |
None. |
|
| AppointmentDate | date |
None. |
|
| AppointmentSalesman | string |
None. |
|
| Showed | boolean |
None. |
|
| IsEditing | boolean |
None. |
|
| EditingBy | string |
None. |
|
| LotName | string |
None. |
|
| LastUpdated | date |
None. |
|
| EditingTime | date |
None. |
|
| AppointmentReminder | integer |
None. |
|
| AppointmentReminderSent | boolean |
None. |
|
| TradeMiles | integer |
None. |
|
| TradeColor | string |
None. |
|
| LeadSourceId | integer |
None. |
|
| LeadSourceEmail | string |
None. |
|
| TradeVIN | string |
None. |
|
| CoProspectCode | integer |
None. |
|
| TradePayoff | decimal number |
None. |
|
| TradeLeinHolder | string |
None. |
|
| PrescreenCode | string |
None. |
|
| PrescreenOn | date |
None. |
|
| TradePayoffDate | date |
None. |
|
| LotId | integer |
None. |
|
| RecordManagerId | integer |
None. |
|
| SalespersonId | integer |
None. |
|
| Status | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"CustomerInfo": {
"VehicleVIN": "sample string 1",
"VehicleYear": "sample string 2",
"VehicleMake": "sample string 3",
"VehicleModel": "sample string 4",
"VehicleTrim": "sample string 5",
"LotName": "sample string 6",
"VehicleEngine": "sample string 7",
"VehicleColor": "sample string 8",
"VehicleStyle": "sample string 9",
"VehicleMiles": 1,
"LicensePlate": "sample string 10",
"CustomerCode": 11,
"FirstName": "sample string 12",
"MiddleName": "sample string 13",
"LastName": "sample string 14",
"Address": "sample string 15",
"City": "sample string 16",
"State": "sample string 17",
"Zip": "sample string 18",
"Country": "sample string 19",
"WorkPhone": "sample string 20",
"HomePhone": "sample string 21",
"CellPhone": "sample string 22",
"Email": "sample string 23",
"JobTitle": "sample string 24",
"EmployerName": "sample string 25",
"EmployerAddress": "sample string 26",
"EmployerCity": "sample string 27",
"EmployerState": "sample string 28",
"EmployerZip": "sample string 29",
"EmployerCountry": "sample string 30",
"DOB": "2025-10-27T17:31:53.7170015+00:00",
"SSN": "sample string 31",
"DLN": "sample string 32",
"LicenseState": "sample string 33",
"Relation": "sample string 34",
"SysDate": "2025-10-27T17:31:53.7170015+00:00",
"SysUser": "sample string 35",
"IsSales": true,
"IsService": true,
"IsCRM": true,
"InHouseServiceCustomer": true,
"Flag": 40,
"Notes": "sample string 41",
"IsFleet": true,
"IsParts": true,
"FaxNumber": "sample string 44",
"IsTaxable": true,
"PrescreenCode": "sample string 46",
"PrescreenOn": "2025-10-27T17:31:53.7170015+00:00",
"County": "sample string 47",
"HousingStatus": "sample string 48",
"TotalMonthsAtAddress": 49,
"TotalMonthsEmployed": 50,
"PreviousEmployerName": "sample string 51",
"OtherIncomeSource": "sample string 52",
"OtherIncomeAmount": 53.0,
"PreviousAddress": "sample string 54",
"PreviousCity": "sample string 55",
"PreviousState": "sample string 56",
"PreviousZip": "sample string 57",
"MonthlyIncome": 58,
"MortgageOrRent": 59,
"CustomerId": "a8641f42-d4db-4ec5-97d3-97d9109ea10f",
"CurrentAddressId": "4a9f1766-1ac6-4507-84d0-62208e1b5968",
"CurrentEmploymentId": "9b52a8cf-f8b5-4cc6-8e10-bb61b6a215b8"
},
"CoProspectInfo": {
"VehicleVIN": "sample string 1",
"VehicleYear": "sample string 2",
"VehicleMake": "sample string 3",
"VehicleModel": "sample string 4",
"VehicleTrim": "sample string 5",
"LotName": "sample string 6",
"VehicleEngine": "sample string 7",
"VehicleColor": "sample string 8",
"VehicleStyle": "sample string 9",
"VehicleMiles": 1,
"LicensePlate": "sample string 10",
"CustomerCode": 11,
"FirstName": "sample string 12",
"MiddleName": "sample string 13",
"LastName": "sample string 14",
"Address": "sample string 15",
"City": "sample string 16",
"State": "sample string 17",
"Zip": "sample string 18",
"Country": "sample string 19",
"WorkPhone": "sample string 20",
"HomePhone": "sample string 21",
"CellPhone": "sample string 22",
"Email": "sample string 23",
"JobTitle": "sample string 24",
"EmployerName": "sample string 25",
"EmployerAddress": "sample string 26",
"EmployerCity": "sample string 27",
"EmployerState": "sample string 28",
"EmployerZip": "sample string 29",
"EmployerCountry": "sample string 30",
"DOB": "2025-10-27T17:31:53.7170015+00:00",
"SSN": "sample string 31",
"DLN": "sample string 32",
"LicenseState": "sample string 33",
"Relation": "sample string 34",
"SysDate": "2025-10-27T17:31:53.7170015+00:00",
"SysUser": "sample string 35",
"IsSales": true,
"IsService": true,
"IsCRM": true,
"InHouseServiceCustomer": true,
"Flag": 40,
"Notes": "sample string 41",
"IsFleet": true,
"IsParts": true,
"FaxNumber": "sample string 44",
"IsTaxable": true,
"PrescreenCode": "sample string 46",
"PrescreenOn": "2025-10-27T17:31:53.7170015+00:00",
"County": "sample string 47",
"HousingStatus": "sample string 48",
"TotalMonthsAtAddress": 49,
"TotalMonthsEmployed": 50,
"PreviousEmployerName": "sample string 51",
"OtherIncomeSource": "sample string 52",
"OtherIncomeAmount": 53.0,
"PreviousAddress": "sample string 54",
"PreviousCity": "sample string 55",
"PreviousState": "sample string 56",
"PreviousZip": "sample string 57",
"MonthlyIncome": 58,
"MortgageOrRent": 59,
"CustomerId": "a8641f42-d4db-4ec5-97d3-97d9109ea10f",
"CurrentAddressId": "4a9f1766-1ac6-4507-84d0-62208e1b5968",
"CurrentEmploymentId": "9b52a8cf-f8b5-4cc6-8e10-bb61b6a215b8"
},
"LeadCode": 1,
"CustomerCode": 2,
"Flag": 1,
"Circle": 1,
"Date": "2025-10-27T17:31:53.7170015+00:00",
"DealType": "sample string 4",
"Credit": "sample string 5",
"ProcessStage": "sample string 6",
"AvailableCash": 7.0,
"RecordManager": "sample string 8",
"ProspectID": "sample string 9",
"LeadSource": "sample string 10",
"LastResults": "sample string 11",
"NoDeal": true,
"Reason": "sample string 13",
"Notes": "sample string 14",
"VehicleStock": 15,
"VehicleYear": "sample string 16",
"VehicleMake": "sample string 17",
"VehicleModel": "sample string 18",
"VehicleTrim": "sample string 19",
"VehiclePrice": 20.0,
"TradeYear": "sample string 21",
"TradeMake": "sample string 22",
"TradeModel": "sample string 23",
"TradeTrim": "sample string 24",
"TradeOffer": 25.0,
"TradeACV": 26.0,
"AppointmentDate": "2025-10-27T17:31:53.7170015+00:00",
"AppointmentSalesman": "sample string 27",
"Showed": true,
"IsEditing": true,
"EditingBy": "sample string 30",
"LotName": "sample string 31",
"LastUpdated": "2025-10-27T17:31:53.7170015+00:00",
"EditingTime": "2025-10-27T17:31:53.7170015+00:00",
"AppointmentReminder": 1,
"AppointmentReminderSent": true,
"TradeMiles": 1,
"TradeColor": "sample string 34",
"LeadSourceId": 1,
"LeadSourceEmail": "sample string 35",
"TradeVIN": "sample string 36",
"CoProspectCode": 37,
"TradePayoff": 38.0,
"TradeLeinHolder": "sample string 39",
"PrescreenCode": "sample string 40",
"PrescreenOn": "2025-10-27T17:31:53.7170015+00:00",
"TradePayoffDate": "2025-10-27T17:31:53.7170015+00:00",
"LotId": 1,
"RecordManagerId": 1,
"SalespersonId": 1,
"Status": "sample string 41"
}
application/xml, text/xml
Sample:
<CRMTable xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Automatrix.MPI.Business.Entities">
<AppointmentDate>2025-10-27T17:31:53.7170015+00:00</AppointmentDate>
<AppointmentReminder>1</AppointmentReminder>
<AppointmentReminderSent>true</AppointmentReminderSent>
<AppointmentSalesman>sample string 27</AppointmentSalesman>
<AvailableCash>7</AvailableCash>
<Circle>1</Circle>
<CoProspectCode>37</CoProspectCode>
<CoProspectInfo>
<Address>sample string 15</Address>
<CellPhone>sample string 22</CellPhone>
<City>sample string 16</City>
<Country>sample string 19</Country>
<County>sample string 47</County>
<CurrentAddressId>4a9f1766-1ac6-4507-84d0-62208e1b5968</CurrentAddressId>
<CurrentEmploymentId>9b52a8cf-f8b5-4cc6-8e10-bb61b6a215b8</CurrentEmploymentId>
<CustomerCode>11</CustomerCode>
<CustomerId>a8641f42-d4db-4ec5-97d3-97d9109ea10f</CustomerId>
<DLN>sample string 32</DLN>
<DOB>2025-10-27T17:31:53.7170015+00:00</DOB>
<Email>sample string 23</Email>
<EmployerAddress>sample string 26</EmployerAddress>
<EmployerCity>sample string 27</EmployerCity>
<EmployerCountry>sample string 30</EmployerCountry>
<EmployerName>sample string 25</EmployerName>
<EmployerState>sample string 28</EmployerState>
<EmployerZip>sample string 29</EmployerZip>
<FaxNumber>sample string 44</FaxNumber>
<FirstName>sample string 12</FirstName>
<Flag>40</Flag>
<HomePhone>sample string 21</HomePhone>
<HousingStatus>sample string 48</HousingStatus>
<InHouseServiceCustomer>true</InHouseServiceCustomer>
<IsCRM>true</IsCRM>
<IsFleet>true</IsFleet>
<IsParts>true</IsParts>
<IsSales>true</IsSales>
<IsService>true</IsService>
<IsTaxable>true</IsTaxable>
<JobTitle>sample string 24</JobTitle>
<LastName>sample string 14</LastName>
<LicensePlate>sample string 10</LicensePlate>
<LicenseState>sample string 33</LicenseState>
<LotName>sample string 6</LotName>
<MiddleName>sample string 13</MiddleName>
<MonthlyIncome>58</MonthlyIncome>
<MortgageOrRent>59</MortgageOrRent>
<Notes>sample string 41</Notes>
<OtherIncomeAmount>53</OtherIncomeAmount>
<OtherIncomeSource>sample string 52</OtherIncomeSource>
<PrescreenCode>sample string 46</PrescreenCode>
<PrescreenOn>2025-10-27T17:31:53.7170015+00:00</PrescreenOn>
<PreviousAddress>sample string 54</PreviousAddress>
<PreviousCity>sample string 55</PreviousCity>
<PreviousEmployerName>sample string 51</PreviousEmployerName>
<PreviousState>sample string 56</PreviousState>
<PreviousZip>sample string 57</PreviousZip>
<Relation>sample string 34</Relation>
<SSN>sample string 31</SSN>
<State>sample string 17</State>
<SysDate>2025-10-27T17:31:53.7170015+00:00</SysDate>
<SysUser>sample string 35</SysUser>
<TotalMonthsAtAddress>49</TotalMonthsAtAddress>
<TotalMonthsEmployed>50</TotalMonthsEmployed>
<VehicleColor>sample string 8</VehicleColor>
<VehicleEngine>sample string 7</VehicleEngine>
<VehicleMake>sample string 3</VehicleMake>
<VehicleMiles>1</VehicleMiles>
<VehicleModel>sample string 4</VehicleModel>
<VehicleStyle>sample string 9</VehicleStyle>
<VehicleTrim>sample string 5</VehicleTrim>
<VehicleVIN>sample string 1</VehicleVIN>
<VehicleYear>sample string 2</VehicleYear>
<WorkPhone>sample string 20</WorkPhone>
<Zip>sample string 18</Zip>
</CoProspectInfo>
<Credit>sample string 5</Credit>
<CustomerCode>2</CustomerCode>
<CustomerInfo>
<Address>sample string 15</Address>
<CellPhone>sample string 22</CellPhone>
<City>sample string 16</City>
<Country>sample string 19</Country>
<County>sample string 47</County>
<CurrentAddressId>4a9f1766-1ac6-4507-84d0-62208e1b5968</CurrentAddressId>
<CurrentEmploymentId>9b52a8cf-f8b5-4cc6-8e10-bb61b6a215b8</CurrentEmploymentId>
<CustomerCode>11</CustomerCode>
<CustomerId>a8641f42-d4db-4ec5-97d3-97d9109ea10f</CustomerId>
<DLN>sample string 32</DLN>
<DOB>2025-10-27T17:31:53.7170015+00:00</DOB>
<Email>sample string 23</Email>
<EmployerAddress>sample string 26</EmployerAddress>
<EmployerCity>sample string 27</EmployerCity>
<EmployerCountry>sample string 30</EmployerCountry>
<EmployerName>sample string 25</EmployerName>
<EmployerState>sample string 28</EmployerState>
<EmployerZip>sample string 29</EmployerZip>
<FaxNumber>sample string 44</FaxNumber>
<FirstName>sample string 12</FirstName>
<Flag>40</Flag>
<HomePhone>sample string 21</HomePhone>
<HousingStatus>sample string 48</HousingStatus>
<InHouseServiceCustomer>true</InHouseServiceCustomer>
<IsCRM>true</IsCRM>
<IsFleet>true</IsFleet>
<IsParts>true</IsParts>
<IsSales>true</IsSales>
<IsService>true</IsService>
<IsTaxable>true</IsTaxable>
<JobTitle>sample string 24</JobTitle>
<LastName>sample string 14</LastName>
<LicensePlate>sample string 10</LicensePlate>
<LicenseState>sample string 33</LicenseState>
<LotName>sample string 6</LotName>
<MiddleName>sample string 13</MiddleName>
<MonthlyIncome>58</MonthlyIncome>
<MortgageOrRent>59</MortgageOrRent>
<Notes>sample string 41</Notes>
<OtherIncomeAmount>53</OtherIncomeAmount>
<OtherIncomeSource>sample string 52</OtherIncomeSource>
<PrescreenCode>sample string 46</PrescreenCode>
<PrescreenOn>2025-10-27T17:31:53.7170015+00:00</PrescreenOn>
<PreviousAddress>sample string 54</PreviousAddress>
<PreviousCity>sample string 55</PreviousCity>
<PreviousEmployerName>sample string 51</PreviousEmployerName>
<PreviousState>sample string 56</PreviousState>
<PreviousZip>sample string 57</PreviousZip>
<Relation>sample string 34</Relation>
<SSN>sample string 31</SSN>
<State>sample string 17</State>
<SysDate>2025-10-27T17:31:53.7170015+00:00</SysDate>
<SysUser>sample string 35</SysUser>
<TotalMonthsAtAddress>49</TotalMonthsAtAddress>
<TotalMonthsEmployed>50</TotalMonthsEmployed>
<VehicleColor>sample string 8</VehicleColor>
<VehicleEngine>sample string 7</VehicleEngine>
<VehicleMake>sample string 3</VehicleMake>
<VehicleMiles>1</VehicleMiles>
<VehicleModel>sample string 4</VehicleModel>
<VehicleStyle>sample string 9</VehicleStyle>
<VehicleTrim>sample string 5</VehicleTrim>
<VehicleVIN>sample string 1</VehicleVIN>
<VehicleYear>sample string 2</VehicleYear>
<WorkPhone>sample string 20</WorkPhone>
<Zip>sample string 18</Zip>
</CustomerInfo>
<Date>2025-10-27T17:31:53.7170015+00:00</Date>
<DealType>sample string 4</DealType>
<EditingBy>sample string 30</EditingBy>
<EditingTime>2025-10-27T17:31:53.7170015+00:00</EditingTime>
<Flag>1</Flag>
<IsEditing>true</IsEditing>
<LastResults>sample string 11</LastResults>
<LastUpdated>2025-10-27T17:31:53.7170015+00:00</LastUpdated>
<LeadCode>1</LeadCode>
<LeadSource>sample string 10</LeadSource>
<LeadSourceEmail>sample string 35</LeadSourceEmail>
<LeadSourceId>1</LeadSourceId>
<LotId>1</LotId>
<LotName>sample string 31</LotName>
<NoDeal>true</NoDeal>
<Notes>sample string 14</Notes>
<PrescreenCode>sample string 40</PrescreenCode>
<PrescreenOn>2025-10-27T17:31:53.7170015+00:00</PrescreenOn>
<ProcessStage>sample string 6</ProcessStage>
<ProspectID>sample string 9</ProspectID>
<Reason>sample string 13</Reason>
<RecordManager>sample string 8</RecordManager>
<RecordManagerId>1</RecordManagerId>
<SalespersonId>1</SalespersonId>
<Showed>true</Showed>
<Status>sample string 41</Status>
<TradeACV>26</TradeACV>
<TradeColor>sample string 34</TradeColor>
<TradeLeinHolder>sample string 39</TradeLeinHolder>
<TradeMake>sample string 22</TradeMake>
<TradeMiles>1</TradeMiles>
<TradeModel>sample string 23</TradeModel>
<TradeOffer>25</TradeOffer>
<TradePayoff>38</TradePayoff>
<TradePayoffDate>2025-10-27T17:31:53.7170015+00:00</TradePayoffDate>
<TradeTrim>sample string 24</TradeTrim>
<TradeVIN>sample string 36</TradeVIN>
<TradeYear>sample string 21</TradeYear>
<VehicleMake>sample string 17</VehicleMake>
<VehicleModel>sample string 18</VehicleModel>
<VehiclePrice>20</VehiclePrice>
<VehicleStock>15</VehicleStock>
<VehicleTrim>sample string 19</VehicleTrim>
<VehicleYear>sample string 16</VehicleYear>
</CRMTable>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |