POST api/lots

Request Information

URI Parameters

None.

Body Parameters

Lot
NameDescriptionTypeAdditional information
LotName

string

None.

LotAddress

string

None.

LotCity

string

None.

LotState

string

None.

LotZip

string

None.

LotPhone

string

None.

LotFax

string

None.

LotType

string

None.

LotContactPerson

string

None.

LotDLN

string

None.

BHPHInHouse

boolean

None.

OverridePassword

string

None.

LotTaxReg

string

None.

TagAgencyFee

decimal number

None.

DealerFee

decimal number

None.

TagFee

decimal number

None.

RegistrationFee

decimal number

None.

TitleFee

decimal number

None.

PackCost

decimal number

None.

DealerFeeEditable

boolean

None.

LotMVR

string

None.

InspectionFee

decimal number

None.

InventoryTax

decimal number

None.

DealerFeeTaxable

boolean

None.

TagFeeTaxable

boolean

None.

RegistrationFeeTaxable

boolean

None.

TitleFeeTaxable

boolean

None.

InspectionFeeTaxable

boolean

None.

TagAgencyFeeTaxable

boolean

None.

ProductsTaxable

boolean

None.

ActiveSince

date

None.

PictureUrl

string

None.

DbaName

string

None.

UserField1

decimal number

None.

UserField2

decimal number

None.

UserField1Name

string

None.

UserField2Name

string

None.

LotId

integer

None.

LotTimezone

integer

None.

LotTimeZoneId

string

None.

MBI

decimal number

None.

MBITaxable

boolean

None.

UserField1Taxable

boolean

None.

UserField2Taxable

boolean

None.

LotMVNumber

string

None.

LotStateRegistration

string

None.

IsOEMDealer

boolean

None.

LenderDealerID

string

None.

DealerFeeCapitalized

boolean

None.

MBICapitalized

boolean

None.

TagAgencyFeeCapitalized

boolean

None.

TagFeeCapitalized

boolean

None.

RegistrationFeeCapitalized

boolean

None.

TitleFeeCapitalized

boolean

None.

InspectionFeeCapitalized

boolean

None.

UserField1Capitalized

boolean

None.

UserField2Capitalized

boolean

None.

ServiceContractCapitalized

boolean

None.

GAPCapitalized

boolean

None.

DispositionFee

decimal number

None.

EarlyTerminationFee

decimal number

None.

PurchaseOptionFee

decimal number

None.

UserField3

decimal number

None.

UserField3Capitalized

boolean

None.

UserField3Taxable

boolean

None.

UserField3Name

string

None.

UserField4

decimal number

None.

UserField4Capitalized

boolean

None.

UserField4Taxable

boolean

None.

UserField4Name

string

None.

UserField5

decimal number

None.

UserField5Capitalized

boolean

None.

UserField5Taxable

boolean

None.

UserField5Name

string

None.

DisplayInspectionFee

boolean

None.

DisplayDealerFee

boolean

None.

DisplayUserField1

boolean

None.

DisplayUserField2

boolean

None.

DisplayUserField3

boolean

None.

DisplayUserField4

boolean

None.

DisplayUserField5

boolean

None.

DisplayAcquisitionFee

boolean

None.

DisplayTagAgencyFee

boolean

None.

DisplayTagFee

boolean

None.

DisplayRegistrationFee

boolean

None.

DisplayTitleFee

boolean

None.

ConvenienceFee

decimal number

None.

Active

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "LotName": "sample string 1",
  "LotAddress": "sample string 2",
  "LotCity": "sample string 3",
  "LotState": "sample string 4",
  "LotZip": "sample string 5",
  "LotPhone": "sample string 6",
  "LotFax": "sample string 7",
  "LotType": "sample string 8",
  "LotContactPerson": "sample string 9",
  "LotDLN": "sample string 10",
  "BHPHInHouse": true,
  "OverridePassword": "sample string 12",
  "LotTaxReg": "sample string 13",
  "TagAgencyFee": 14.0,
  "DealerFee": 15.0,
  "TagFee": 16.0,
  "RegistrationFee": 17.0,
  "TitleFee": 18.0,
  "PackCost": 19.0,
  "DealerFeeEditable": true,
  "LotMVR": "sample string 21",
  "InspectionFee": 22.0,
  "InventoryTax": 23.1,
  "DealerFeeTaxable": true,
  "TagFeeTaxable": true,
  "RegistrationFeeTaxable": true,
  "TitleFeeTaxable": true,
  "InspectionFeeTaxable": true,
  "TagAgencyFeeTaxable": true,
  "ProductsTaxable": true,
  "ActiveSince": "2025-07-05T06:19:54.8211961+00:00",
  "PictureUrl": "sample string 31",
  "DbaName": "sample string 32",
  "UserField1": 33.0,
  "UserField2": 34.0,
  "UserField1Name": "sample string 35",
  "UserField2Name": "sample string 36",
  "LotId": 37,
  "LotTimezone": 1,
  "LotTimeZoneId": "sample string 38",
  "MBI": 39.0,
  "MBITaxable": true,
  "UserField1Taxable": true,
  "UserField2Taxable": true,
  "LotMVNumber": "sample string 43",
  "LotStateRegistration": "sample string 44",
  "IsOEMDealer": true,
  "LenderDealerID": "sample string 46",
  "DealerFeeCapitalized": true,
  "MBICapitalized": true,
  "TagAgencyFeeCapitalized": true,
  "TagFeeCapitalized": true,
  "RegistrationFeeCapitalized": true,
  "TitleFeeCapitalized": true,
  "InspectionFeeCapitalized": true,
  "UserField1Capitalized": true,
  "UserField2Capitalized": true,
  "ServiceContractCapitalized": true,
  "GAPCapitalized": true,
  "DispositionFee": 58.0,
  "EarlyTerminationFee": 59.1,
  "PurchaseOptionFee": 60.0,
  "UserField3": 61.0,
  "UserField3Capitalized": true,
  "UserField3Taxable": true,
  "UserField3Name": "sample string 64",
  "UserField4": 65.0,
  "UserField4Capitalized": true,
  "UserField4Taxable": true,
  "UserField4Name": "sample string 68",
  "UserField5": 69.0,
  "UserField5Capitalized": true,
  "UserField5Taxable": true,
  "UserField5Name": "sample string 72",
  "DisplayInspectionFee": true,
  "DisplayDealerFee": true,
  "DisplayUserField1": true,
  "DisplayUserField2": true,
  "DisplayUserField3": true,
  "DisplayUserField4": true,
  "DisplayUserField5": true,
  "DisplayAcquisitionFee": true,
  "DisplayTagAgencyFee": true,
  "DisplayTagFee": true,
  "DisplayRegistrationFee": true,
  "DisplayTitleFee": true,
  "ConvenienceFee": 85.0,
  "Active": true
}

application/xml, text/xml

Sample:
<Lot xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Automatrix.DMS.Business.Entities.Entities">
  <Active>true</Active>
  <ActiveSince>2025-07-05T06:19:54.8211961+00:00</ActiveSince>
  <BHPHInHouse>true</BHPHInHouse>
  <ConvenienceFee>85</ConvenienceFee>
  <DbaName>sample string 32</DbaName>
  <DealerFee>15</DealerFee>
  <DealerFeeCapitalized>true</DealerFeeCapitalized>
  <DealerFeeEditable>true</DealerFeeEditable>
  <DealerFeeTaxable>true</DealerFeeTaxable>
  <DisplayAcquisitionFee>true</DisplayAcquisitionFee>
  <DisplayDealerFee>true</DisplayDealerFee>
  <DisplayInspectionFee>true</DisplayInspectionFee>
  <DisplayRegistrationFee>true</DisplayRegistrationFee>
  <DisplayTagAgencyFee>true</DisplayTagAgencyFee>
  <DisplayTagFee>true</DisplayTagFee>
  <DisplayTitleFee>true</DisplayTitleFee>
  <DisplayUserField1>true</DisplayUserField1>
  <DisplayUserField2>true</DisplayUserField2>
  <DisplayUserField3>true</DisplayUserField3>
  <DisplayUserField4>true</DisplayUserField4>
  <DisplayUserField5>true</DisplayUserField5>
  <DispositionFee>58</DispositionFee>
  <EarlyTerminationFee>59.1</EarlyTerminationFee>
  <GAPCapitalized>true</GAPCapitalized>
  <InspectionFee>22</InspectionFee>
  <InspectionFeeCapitalized>true</InspectionFeeCapitalized>
  <InspectionFeeTaxable>true</InspectionFeeTaxable>
  <InventoryTax>23.1</InventoryTax>
  <IsOEMDealer>true</IsOEMDealer>
  <LenderDealerID>sample string 46</LenderDealerID>
  <LotAddress>sample string 2</LotAddress>
  <LotCity>sample string 3</LotCity>
  <LotContactPerson>sample string 9</LotContactPerson>
  <LotDLN>sample string 10</LotDLN>
  <LotFax>sample string 7</LotFax>
  <LotId>37</LotId>
  <LotMVNumber>sample string 43</LotMVNumber>
  <LotMVR>sample string 21</LotMVR>
  <LotName>sample string 1</LotName>
  <LotPhone>sample string 6</LotPhone>
  <LotState>sample string 4</LotState>
  <LotStateRegistration>sample string 44</LotStateRegistration>
  <LotTaxReg>sample string 13</LotTaxReg>
  <LotTimeZoneId>sample string 38</LotTimeZoneId>
  <LotTimezone>1</LotTimezone>
  <LotType>sample string 8</LotType>
  <LotZip>sample string 5</LotZip>
  <MBI>39</MBI>
  <MBICapitalized>true</MBICapitalized>
  <MBITaxable>true</MBITaxable>
  <OverridePassword>sample string 12</OverridePassword>
  <PackCost>19</PackCost>
  <PictureUrl>sample string 31</PictureUrl>
  <ProductsTaxable>true</ProductsTaxable>
  <PurchaseOptionFee>60</PurchaseOptionFee>
  <RegistrationFee>17</RegistrationFee>
  <RegistrationFeeCapitalized>true</RegistrationFeeCapitalized>
  <RegistrationFeeTaxable>true</RegistrationFeeTaxable>
  <ServiceContractCapitalized>true</ServiceContractCapitalized>
  <TagAgencyFee>14</TagAgencyFee>
  <TagAgencyFeeCapitalized>true</TagAgencyFeeCapitalized>
  <TagAgencyFeeTaxable>true</TagAgencyFeeTaxable>
  <TagFee>16</TagFee>
  <TagFeeCapitalized>true</TagFeeCapitalized>
  <TagFeeTaxable>true</TagFeeTaxable>
  <TitleFee>18</TitleFee>
  <TitleFeeCapitalized>true</TitleFeeCapitalized>
  <TitleFeeTaxable>true</TitleFeeTaxable>
  <UserField1>33</UserField1>
  <UserField1Capitalized>true</UserField1Capitalized>
  <UserField1Name>sample string 35</UserField1Name>
  <UserField1Taxable>true</UserField1Taxable>
  <UserField2>34</UserField2>
  <UserField2Capitalized>true</UserField2Capitalized>
  <UserField2Name>sample string 36</UserField2Name>
  <UserField2Taxable>true</UserField2Taxable>
  <UserField3>61</UserField3>
  <UserField3Capitalized>true</UserField3Capitalized>
  <UserField3Name>sample string 64</UserField3Name>
  <UserField3Taxable>true</UserField3Taxable>
  <UserField4>65</UserField4>
  <UserField4Capitalized>true</UserField4Capitalized>
  <UserField4Name>sample string 68</UserField4Name>
  <UserField4Taxable>true</UserField4Taxable>
  <UserField5>69</UserField5>
  <UserField5Capitalized>true</UserField5Capitalized>
  <UserField5Name>sample string 72</UserField5Name>
  <UserField5Taxable>true</UserField5Taxable>
</Lot>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Lot'

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.