POST api/SalePrice/GetCarPriceList

Request Information

Parameters

NameTypeDescription
request Carwins.UsedCar.CarDomain.CarSalePricePageListRequest
No documentation available.

Request body formats

application/json, text/json

Sample:
{
  "query": {
    "keyWord": "sample string 1",
    "provinceId": "sample string 2",
    "cityId": "sample string 3",
    "regionId": "sample string 4",
    "subId": "sample string 5",
    "costPaid": "sample string 6",
    "sourceType": "sample string 7",
    "buyDateS": "sample string 8",
    "buyDateE": "sample string 9",
    "orderName": "sample string 10",
    "orderStyle": "sample string 11",
    "userId": "sample string 12"
  },
  "pageNo": 1,
  "pageSize": 1,
  "startSize": 0,
  "sessionId": "sample string 1",
  "requestSource": "sample string 2",
  "bundleID": "sample string 3",
  "requestGroupID": "sample string 4",
  "channel": "sample string 5",
  "loginUserID": "sample string 6",
  "clientIP": "sample string 7",
  "endDeviceNumber": "sample string 8",
  "cityName": "sample string 9",
  "hierarchy": "sample string 10",
  "sessionKey": "sample string 11",
  "appVersion": "sample string 12",
  "whetherUpdate": "sample string 13"
}

application/xml, text/xml

Sample:
<CarSalePricePageListRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Carwins.UsedCar.CarDomain">
  <AppVersion xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 12</AppVersion>
  <BundleID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 3</BundleID>
  <Channel xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 5</Channel>
  <CityName xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 9</CityName>
  <ClientIP xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 7</ClientIP>
  <EndDeviceNumber xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 8</EndDeviceNumber>
  <Hierarchy xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 10</Hierarchy>
  <LoginUserID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 6</LoginUserID>
  <RequestGroupID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 4</RequestGroupID>
  <RequestSource xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 2</RequestSource>
  <SessionId xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 1</SessionId>
  <SessionKey xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 11</SessionKey>
  <WhetherUpdate xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 13</WhetherUpdate>
  <PageNo xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">1</PageNo>
  <PageSize xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">1</PageSize>
  <Query>
    <BuyDateE>sample string 9</BuyDateE>
    <BuyDateS>sample string 8</BuyDateS>
    <CityId>sample string 3</CityId>
    <CostPaid>sample string 6</CostPaid>
    <ProvinceId>sample string 2</ProvinceId>
    <RegionId>sample string 4</RegionId>
    <SourceType>sample string 7</SourceType>
    <SubId>sample string 5</SubId>
    <UserId>sample string 12</UserId>
    <keyWord>sample string 1</keyWord>
    <orderName>sample string 10</orderName>
    <orderStyle>sample string 11</orderStyle>
  </Query>
</CarSalePricePageListRequest>

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 'CarSalePricePageListRequest'.

Response Type

Pilot.Web.WebApi.ListApiResponse`1[[System.Collections.Generic.List`1[[Carwins.UsedCar.CarDomain.CarSalePrice, Carwins.UsedCar.CarDomain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]

Response Information

Response body formats

application/json, text/json

Sample:
{
  "totalCount": 1,
  "data": [
    null,
    {
      "isReturn": "sample string 1",
      "fldCarType": "sample string 2",
      "fldCostInputUserName": "sample string 3",
      "fldCostApproveUserName": "sample string 4",
      "applicationFeeStatus": "sample string 5",
      "finaceId": 6,
      "fldAddSellPriceStatus": "sample string 7",
      "areaInfo": "sample string 8",
      "fldRegionName": "sample string 9",
      "fldProvinceID": 10,
      "fldSubName": "sample string 11",
      "fldRegionID": "sample string 12",
      "privenceName": "sample string 13",
      "cityName": "sample string 14",
      "dataStatus": 15,
      "topprice": 1,
      "evaluatetime": "sample string 16",
      "senderID": "sample string 17",
      "evaluaterID": "sample string 18",
      "evaluateStatus": "sample string 19",
      "remark": "sample string 20",
      "applicationSellStatus": "sample string 21",
      "applicationReturnStatus": "sample string 22",
      "retRemark": "sample string 23",
      "retReason": "sample string 24",
      "carProblems": "sample string 25",
      "applyer": "sample string 26",
      "retDate": "sample string 27",
      "defaultingMoney": 0.0,
      "payMoney": 0.0,
      "saleMoney": 0.0,
      "commission": 0.0,
      "otherFee": 0.0,
      "transferFee": 0.0,
      "transferType": 0,
      "fldCarID": 0,
      "fldSalesType": 0,
      "fldCarName": "",
      "fldPlate": "",
      "fldNewCarVin": "",
      "fldAreaID": 0,
      "fldUseType": 0,
      "fldExpiredYLF": "",
      "fldOwnerMobile": "",
      "fldWithPlate": 0,
      "fldContactTel": "",
      "fldContactMobile": "",
      "fldCarAddress": "",
      "fldInfoStatus": "齐全",
      "fldPublishDate": "2025-05-02 22:45:27",
      "fldPublish2WEB": 0,
      "fldIsRecommend": 0,
      "fldCostZBZC": 0.0,
      "fldCostCJRZF": 0.0,
      "fldCostGRZHJL": 0.0,
      "fldCostGHF": 0.0,
      "fldCostLQF": 0.0,
      "fldCostNSF": 0.0,
      "fldCostBXF": 0.0,
      "fldCostQYF": 0.0,
      "fldCostQT": 0.0,
      "fldCostPaid": 0,
      "fldCostMemo": "",
      "fldCarSaleAmount": 0.0,
      "fldSaleSR": 0.0,
      "fldSaleCJBT": 0.0,
      "fldSaleTB": 0.0,
      "fldSaleDB": 0.0,
      "fldSaleTLQF": 0.0,
      "fldSaleQT": 0.0,
      "fldSaleIsAuction": 0,
      "fldSaleAuction": 0.0,
      "fldSalePaid": 0,
      "fldStockStatus": 0,
      "fldSaleIsApprove": 0,
      "fldCostIsApprove": 0,
      "fldIsLegalize": 0,
      "fldLegalizeApprove": 0,
      "fldLegalizeRemark": "",
      "fldWarningFlag": "",
      "fldInfoType": 1,
      "fldChgTimeStamp": "2025-05-02 22:45:27",
      "fldColorID_Before": -1,
      "fldColor_Change": 0,
      "fldMinPrice": 0,
      "fldReservedPrice": 0,
      "checkStatus": 0,
      "isSale": 0
    },
    {
      "isReturn": "sample string 1",
      "fldCarType": "sample string 2",
      "fldCostInputUserName": "sample string 3",
      "fldCostApproveUserName": "sample string 4",
      "applicationFeeStatus": "sample string 5",
      "finaceId": 6,
      "fldAddSellPriceStatus": "sample string 7",
      "areaInfo": "sample string 8",
      "fldRegionName": "sample string 9",
      "fldProvinceID": 10,
      "fldSubName": "sample string 11",
      "fldRegionID": "sample string 12",
      "privenceName": "sample string 13",
      "cityName": "sample string 14",
      "dataStatus": 15,
      "topprice": 1,
      "evaluatetime": "sample string 16",
      "senderID": "sample string 17",
      "evaluaterID": "sample string 18",
      "evaluateStatus": "sample string 19",
      "remark": "sample string 20",
      "applicationSellStatus": "sample string 21",
      "applicationReturnStatus": "sample string 22",
      "retRemark": "sample string 23",
      "retReason": "sample string 24",
      "carProblems": "sample string 25",
      "applyer": "sample string 26",
      "retDate": "sample string 27",
      "defaultingMoney": 0.0,
      "payMoney": 0.0,
      "saleMoney": 0.0,
      "commission": 0.0,
      "otherFee": 0.0,
      "transferFee": 0.0,
      "transferType": 0,
      "fldCarID": 0,
      "fldSalesType": 0,
      "fldCarName": "",
      "fldPlate": "",
      "fldNewCarVin": "",
      "fldAreaID": 0,
      "fldUseType": 0,
      "fldExpiredYLF": "",
      "fldOwnerMobile": "",
      "fldWithPlate": 0,
      "fldContactTel": "",
      "fldContactMobile": "",
      "fldCarAddress": "",
      "fldInfoStatus": "齐全",
      "fldPublishDate": "2025-05-02 22:45:27",
      "fldPublish2WEB": 0,
      "fldIsRecommend": 0,
      "fldCostZBZC": 0.0,
      "fldCostCJRZF": 0.0,
      "fldCostGRZHJL": 0.0,
      "fldCostGHF": 0.0,
      "fldCostLQF": 0.0,
      "fldCostNSF": 0.0,
      "fldCostBXF": 0.0,
      "fldCostQYF": 0.0,
      "fldCostQT": 0.0,
      "fldCostPaid": 0,
      "fldCostMemo": "",
      "fldCarSaleAmount": 0.0,
      "fldSaleSR": 0.0,
      "fldSaleCJBT": 0.0,
      "fldSaleTB": 0.0,
      "fldSaleDB": 0.0,
      "fldSaleTLQF": 0.0,
      "fldSaleQT": 0.0,
      "fldSaleIsAuction": 0,
      "fldSaleAuction": 0.0,
      "fldSalePaid": 0,
      "fldStockStatus": 0,
      "fldSaleIsApprove": 0,
      "fldCostIsApprove": 0,
      "fldIsLegalize": 0,
      "fldLegalizeApprove": 0,
      "fldLegalizeRemark": "",
      "fldWarningFlag": "",
      "fldInfoType": 1,
      "fldChgTimeStamp": "2025-05-02 22:45:27",
      "fldColorID_Before": -1,
      "fldColor_Change": 0,
      "fldMinPrice": 0,
      "fldReservedPrice": 0,
      "checkStatus": 0,
      "isSale": 0
    }
  ],
  "code": 1,
  "message": "sample string 2"
}

application/xml, text/xml

Sample:
<ListApiResponseOfArrayOfCarSalePriceBO9P5ujw xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">
  <Code>1</Code>
  <Message>sample string 2</Message>
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Carwins.UsedCar.CarDomain">
    <d2p1:CarSalePrice i:nil="true" />
    <d2p1:CarSalePrice>
      <d2p1:AcquisitDate i:nil="true" />
      <d2p1:ApplicationFeeStatus>sample string 5</d2p1:ApplicationFeeStatus>
      <d2p1:ApplicationReturnStatus>sample string 22</d2p1:ApplicationReturnStatus>
      <d2p1:ApplicationSellStatus>sample string 21</d2p1:ApplicationSellStatus>
      <d2p1:ApplicationStatus i:nil="true" />
      <d2p1:ApplyType i:nil="true" />
      <d2p1:Applyer>sample string 26</d2p1:Applyer>
      <d2p1:AreaInfo>sample string 8</d2p1:AreaInfo>
      <d2p1:AuditRemark i:nil="true" />
      <d2p1:AuditTime i:nil="true" />
      <d2p1:AuditUserName i:nil="true" />
      <d2p1:BusinessInsuranceDate i:nil="true" />
      <d2p1:CarProblems>sample string 25</d2p1:CarProblems>
      <d2p1:CheckStatus>0</d2p1:CheckStatus>
      <d2p1:CityName>sample string 14</d2p1:CityName>
      <d2p1:ClueProvideRoleId i:nil="true" />
      <d2p1:ClueProvideRoleIdName i:nil="true" />
      <d2p1:ClueSunbmitUser i:nil="true" />
      <d2p1:Commission>0</d2p1:Commission>
      <d2p1:CreateTime i:nil="true" />
      <d2p1:DataStatus>15</d2p1:DataStatus>
      <d2p1:DealerTel i:nil="true" />
      <d2p1:Defaulting i:nil="true" />
      <d2p1:DefaultingMoney>0</d2p1:DefaultingMoney>
      <d2p1:Department i:nil="true" />
      <d2p1:Drivlicense i:nil="true" />
      <d2p1:EvaluateStatus>sample string 19</d2p1:EvaluateStatus>
      <d2p1:EvaluaterID>sample string 18</d2p1:EvaluaterID>
      <d2p1:Evaluatetime>sample string 16</d2p1:Evaluatetime>
      <d2p1:FinaceId>6</d2p1:FinaceId>
      <d2p1:FinanceCreator i:nil="true" />
      <d2p1:FldAddSellPriceStatus>sample string 7</d2p1:FldAddSellPriceStatus>
      <d2p1:FldCostApproveUserName>sample string 4</d2p1:FldCostApproveUserName>
      <d2p1:FldCostInputUserName>sample string 3</d2p1:FldCostInputUserName>
      <d2p1:FldDealerID i:nil="true" />
      <d2p1:FldProvinceID>10</d2p1:FldProvinceID>
      <d2p1:FldRegionID>sample string 12</d2p1:FldRegionID>
      <d2p1:FldRegionName>sample string 9</d2p1:FldRegionName>
      <d2p1:FldSubName>sample string 11</d2p1:FldSubName>
      <d2p1:ISReturn>sample string 1</d2p1:ISReturn>
      <d2p1:IsSale>0</d2p1:IsSale>
      <d2p1:OtherFee>0</d2p1:OtherFee>
      <d2p1:PayDate i:nil="true" />
      <d2p1:PayMoney>0</d2p1:PayMoney>
      <d2p1:PayStatus i:nil="true" />
      <d2p1:Payer i:nil="true" />
      <d2p1:PicVariable i:nil="true" />
      <d2p1:PrivenceName>sample string 13</d2p1:PrivenceName>
      <d2p1:PurchaseType i:nil="true" />
      <d2p1:PurchaseTypeName i:nil="true" />
      <d2p1:PurchaseTypeTwo i:nil="true" />
      <d2p1:PurchaseTypeTwoName i:nil="true" />
      <d2p1:RealStatus i:nil="true" />
      <d2p1:ReceAccounts i:nil="true" />
      <d2p1:ReceBank i:nil="true" />
      <d2p1:Receiver i:nil="true" />
      <d2p1:RegCer i:nil="true" />
      <d2p1:Remark>sample string 20</d2p1:Remark>
      <d2p1:RetDate>sample string 27</d2p1:RetDate>
      <d2p1:RetReason>sample string 24</d2p1:RetReason>
      <d2p1:RetRemark>sample string 23</d2p1:RetRemark>
      <d2p1:SaleMoney>0</d2p1:SaleMoney>
      <d2p1:SaleStatus i:nil="true" />
      <d2p1:SenderID>sample string 17</d2p1:SenderID>
      <d2p1:TaskPriceLogList i:nil="true" />
      <d2p1:Topprice>1</d2p1:Topprice>
      <d2p1:TransferFee>0</d2p1:TransferFee>
      <d2p1:TransferType>0</d2p1:TransferType>
      <d2p1:TransferTypeName i:nil="true" />
      <d2p1:firstSaleTypeName i:nil="true" />
      <d2p1:fldAreaID>0</d2p1:fldAreaID>
      <d2p1:fldAreaName i:nil="true" />
      <d2p1:fldAuctionID i:nil="true" />
      <d2p1:fldBSX i:nil="true" />
      <d2p1:fldBSXS2 i:nil="true" />
      <d2p1:fldBrandID i:nil="true" />
      <d2p1:fldBrandName i:nil="true" />
      <d2p1:fldBrandName2 i:nil="true" />
      <d2p1:fldBusType i:nil="true" />
      <d2p1:fldBuyDate i:nil="true" />
      <d2p1:fldBuyMan i:nil="true" />
      <d2p1:fldBuyPrice i:nil="true" />
      <d2p1:fldBuyerContact i:nil="true" />
      <d2p1:fldBuyerMobile i:nil="true" />
      <d2p1:fldBuyerName i:nil="true" />
      <d2p1:fldBuyerPhone i:nil="true" />
      <d2p1:fldCJ_change i:nil="true" />
      <d2p1:fldCLSC i:nil="true" />
      <d2p1:fldCLSMS i:nil="true" />
      <d2p1:fldCLXH i:nil="true" />
      <d2p1:fldCMS2 i:nil="true" />
      <d2p1:fldCP_ABS i:nil="true" />
      <d2p1:fldCP_AQQN i:nil="true" />
      <d2p1:fldCP_AQQN_chk i:nil="true" />
      <d2p1:fldCP_CD i:nil="true" />
      <d2p1:fldCP_DD i:nil="true" />
      <d2p1:fldCP_FXP i:nil="true" />
      <d2p1:fldCP_GZ i:nil="true" />
      <d2p1:fldCP_HSJ i:nil="true" />
      <d2p1:fldCP_KT i:nil="true" />
      <d2p1:fldCP_LQ i:nil="true" />
      <d2p1:fldCP_MC i:nil="true" />
      <d2p1:fldCP_Other i:nil="true" />
      <d2p1:fldCP_RLLX i:nil="true" />
      <d2p1:fldCP_TC i:nil="true" />
      <d2p1:fldCP_YJP i:nil="true" />
      <d2p1:fldCP_YS i:nil="true" />
      <d2p1:fldCP_ZL i:nil="true" />
      <d2p1:fldCP_ZYCZ i:nil="true" />
      <d2p1:fldCP_ZYGN i:nil="true" />
      <d2p1:fldCSXS2 i:nil="true" />
      <d2p1:fldCSZDJ i:nil="true" />
      <d2p1:fldCarAddress></d2p1:fldCarAddress>
      <d2p1:fldCarID>0</d2p1:fldCarID>
      <d2p1:fldCarInfoStatus i:nil="true" />
      <d2p1:fldCarName></d2p1:fldCarName>
      <d2p1:fldCarSaleAmount>0</d2p1:fldCarSaleAmount>
      <d2p1:fldCarType>sample string 2</d2p1:fldCarType>
      <d2p1:fldCarTypeID i:nil="true" />
      <d2p1:fldCatalogID i:nil="true" />
      <d2p1:fldCertificateNum i:nil="true" />
      <d2p1:fldCertificateRecord i:nil="true" />
      <d2p1:fldCertificateStatus i:nil="true" />
      <d2p1:fldChgTimeStamp>2025-05-02T22:45:27.12913+08:00</d2p1:fldChgTimeStamp>
      <d2p1:fldColorID i:nil="true" />
      <d2p1:fldColorID_Before>-1</d2p1:fldColorID_Before>
      <d2p1:fldColor_Change>0</d2p1:fldColor_Change>
      <d2p1:fldConfigurationXML i:nil="true" />
      <d2p1:fldContactMobile></d2p1:fldContactMobile>
      <d2p1:fldContactTel></d2p1:fldContactTel>
      <d2p1:fldContractID1 i:nil="true" />
      <d2p1:fldContractID2 i:nil="true" />
      <d2p1:fldContractID3 i:nil="true" />
      <d2p1:fldContractID4 i:nil="true" />
      <d2p1:fldContractXML1 i:nil="true" />
      <d2p1:fldContractXML2 i:nil="true" />
      <d2p1:fldContractXML3 i:nil="true" />
      <d2p1:fldContractXML4 i:nil="true" />
      <d2p1:fldCostApproveDate i:nil="true" />
      <d2p1:fldCostApproveUserID i:nil="true" />
      <d2p1:fldCostBXF>0</d2p1:fldCostBXF>
      <d2p1:fldCostCJRZF>0</d2p1:fldCostCJRZF>
      <d2p1:fldCostGHF>0</d2p1:fldCostGHF>
      <d2p1:fldCostGRZHJL>0</d2p1:fldCostGRZHJL>
      <d2p1:fldCostInputDate i:nil="true" />
      <d2p1:fldCostInputUserID i:nil="true" />
      <d2p1:fldCostIsApprove>0</d2p1:fldCostIsApprove>
      <d2p1:fldCostLQF>0</d2p1:fldCostLQF>
      <d2p1:fldCostMemo></d2p1:fldCostMemo>
      <d2p1:fldCostNSF>0</d2p1:fldCostNSF>
      <d2p1:fldCostPaid>0</d2p1:fldCostPaid>
      <d2p1:fldCostQT>0</d2p1:fldCostQT>
      <d2p1:fldCostQYF>0</d2p1:fldCostQYF>
      <d2p1:fldCostTotal i:nil="true" />
      <d2p1:fldCostZBZC>0</d2p1:fldCostZBZC>
      <d2p1:fldDDZDJ i:nil="true" />
      <d2p1:fldDataType i:nil="true" />
      <d2p1:fldDateJQX i:nil="true" />
      <d2p1:fldDateNJ i:nil="true" />
      <d2p1:fldDateTXF i:nil="true" />
      <d2p1:fldEmissionStdID i:nil="true" />
      <d2p1:fldEvalMan i:nil="true" />
      <d2p1:fldExpiredBX i:nil="true" />
      <d2p1:fldExpiredCCS i:nil="true" />
      <d2p1:fldExpiredNJ i:nil="true" />
      <d2p1:fldExpiredYLF></d2p1:fldExpiredYLF>
      <d2p1:fldFDJGL i:nil="true" />
      <d2p1:fldFDJH i:nil="true" />
      <d2p1:fldFDJH_chanage i:nil="true" />
      <d2p1:fldFreeReturn i:nil="true" />
      <d2p1:fldGYXS2 i:nil="true" />
      <d2p1:fldHavingInvoice i:nil="true" />
      <d2p1:fldHavingTax i:nil="true" />
      <d2p1:fldIllegal_money i:nil="true" />
      <d2p1:fldIllegal_score i:nil="true" />
      <d2p1:fldInfoMan i:nil="true" />
      <d2p1:fldInfoStatus>齐全</d2p1:fldInfoStatus>
      <d2p1:fldInfoSubID i:nil="true" />
      <d2p1:fldInfoType>1</d2p1:fldInfoType>
      <d2p1:fldIsDefPlateInfo i:nil="true" />
      <d2p1:fldIsLegalize>0</d2p1:fldIsLegalize>
      <d2p1:fldIsRecommend>0</d2p1:fldIsRecommend>
      <d2p1:fldJQXS2 i:nil="true" />
      <d2p1:fldKM i:nil="true" />
      <d2p1:fldKMGD i:nil="true" />
      <d2p1:fldLegalizeApprove>0</d2p1:fldLegalizeApprove>
      <d2p1:fldLegalizeRemark></d2p1:fldLegalizeRemark>
      <d2p1:fldLegalizeSubID i:nil="true" />
      <d2p1:fldLegalizeXML i:nil="true" />
      <d2p1:fldMandatoryScrappingDate i:nil="true" />
      <d2p1:fldMinPrice>0</d2p1:fldMinPrice>
      <d2p1:fldModelID i:nil="true" />
      <d2p1:fldModelName i:nil="true" />
      <d2p1:fldModelName2 i:nil="true" />
      <d2p1:fldNewCarInfo i:nil="true" />
      <d2p1:fldNewCarTax i:nil="true" />
      <d2p1:fldNewCarVin></d2p1:fldNewCarVin>
      <d2p1:fldNoDealNote i:nil="true" />
      <d2p1:fldOtherFee i:nil="true" />
      <d2p1:fldOwnerAddress i:nil="true" />
      <d2p1:fldOwnerMobile></d2p1:fldOwnerMobile>
      <d2p1:fldOwnerName i:nil="true" />
      <d2p1:fldOwnerTel i:nil="true" />
      <d2p1:fldOwnersType i:nil="true" />
      <d2p1:fldPL2 i:nil="true" />
      <d2p1:fldPic1 i:nil="true" />
      <d2p1:fldPic10 i:nil="true" />
      <d2p1:fldPic10s i:nil="true" />
      <d2p1:fldPic11 i:nil="true" />
      <d2p1:fldPic11s i:nil="true" />
      <d2p1:fldPic12 i:nil="true" />
      <d2p1:fldPic12s i:nil="true" />
      <d2p1:fldPic1s i:nil="true" />
      <d2p1:fldPic2 i:nil="true" />
      <d2p1:fldPic2s i:nil="true" />
      <d2p1:fldPic3 i:nil="true" />
      <d2p1:fldPic3s i:nil="true" />
      <d2p1:fldPic4 i:nil="true" />
      <d2p1:fldPic4s i:nil="true" />
      <d2p1:fldPic5 i:nil="true" />
      <d2p1:fldPic5s i:nil="true" />
      <d2p1:fldPic6 i:nil="true" />
      <d2p1:fldPic6s i:nil="true" />
      <d2p1:fldPic7 i:nil="true" />
      <d2p1:fldPic7s i:nil="true" />
      <d2p1:fldPic8 i:nil="true" />
      <d2p1:fldPic8s i:nil="true" />
      <d2p1:fldPic9 i:nil="true" />
      <d2p1:fldPic9s i:nil="true" />
      <d2p1:fldPicNum i:nil="true" />
      <d2p1:fldPlate></d2p1:fldPlate>
      <d2p1:fldPlateFirstDate i:nil="true" />
      <d2p1:fldPlateInfo i:nil="true" />
      <d2p1:fldProdDate i:nil="true" />
      <d2p1:fldPublish2WEB>0</d2p1:fldPublish2WEB>
      <d2p1:fldPublishDate>2025-05-02T22:45:27.12913+08:00</d2p1:fldPublishDate>
      <d2p1:fldQDFS2 i:nil="true" />
      <d2p1:fldQuotaIsSale i:nil="true" />
      <d2p1:fldRLZL2 i:nil="true" />
      <d2p1:fldRZPic1 i:nil="true" />
      <d2p1:fldRZPic2 i:nil="true" />
      <d2p1:fldRZPic3 i:nil="true" />
      <d2p1:fldRZPic4 i:nil="true" />
      <d2p1:fldRZPic5 i:nil="true" />
      <d2p1:fldRZPic6 i:nil="true" />
      <d2p1:fldReservedPrice>0</d2p1:fldReservedPrice>
      <d2p1:fldSCGJ i:nil="true" />
      <d2p1:fldSCGJ_remark i:nil="true" />
      <d2p1:fldSaleApproveDate i:nil="true" />
      <d2p1:fldSaleApproveUserID i:nil="true" />
      <d2p1:fldSaleAuction>0</d2p1:fldSaleAuction>
      <d2p1:fldSaleCJBT>0</d2p1:fldSaleCJBT>
      <d2p1:fldSaleDB>0</d2p1:fldSaleDB>
      <d2p1:fldSaleDate i:nil="true" />
      <d2p1:fldSaleInputDate i:nil="true" />
      <d2p1:fldSaleInputUserID i:nil="true" />
      <d2p1:fldSaleIsApprove>0</d2p1:fldSaleIsApprove>
      <d2p1:fldSaleIsAuction>0</d2p1:fldSaleIsAuction>
      <d2p1:fldSaleMan i:nil="true" />
      <d2p1:fldSaleMemo i:nil="true" />
      <d2p1:fldSalePaid>0</d2p1:fldSalePaid>
      <d2p1:fldSaleQT>0</d2p1:fldSaleQT>
      <d2p1:fldSaleSR>0</d2p1:fldSaleSR>
      <d2p1:fldSaleTB>0</d2p1:fldSaleTB>
      <d2p1:fldSaleTLQF>0</d2p1:fldSaleTLQF>
      <d2p1:fldSaleTotal i:nil="true" />
      <d2p1:fldSaleTypeID i:nil="true" />
      <d2p1:fldSalesContact i:nil="true" />
      <d2p1:fldSalesPrice i:nil="true" />
      <d2p1:fldSalesType>0</d2p1:fldSalesType>
      <d2p1:fldScrapDate i:nil="true" />
      <d2p1:fldSeriesID i:nil="true" />
      <d2p1:fldSeriesName2 i:nil="true" />
      <d2p1:fldServiceLife i:nil="true" />
      <d2p1:fldStockStatus>0</d2p1:fldStockStatus>
      <d2p1:fldStorageDate i:nil="true" />
      <d2p1:fldSubBrandID i:nil="true" />
      <d2p1:fldSubID i:nil="true" />
      <d2p1:fldSubmitFileName i:nil="true" />
      <d2p1:fldSubmitStatus i:nil="true" />
      <d2p1:fldTaskID i:nil="true" />
      <d2p1:fldTheEndPrice i:nil="true" />
      <d2p1:fldTransferTimes i:nil="true" />
      <d2p1:fldUseType>0</d2p1:fldUseType>
      <d2p1:fldUsedPriceE i:nil="true" />
      <d2p1:fldUsedPriceS i:nil="true" />
      <d2p1:fldVin i:nil="true" />
      <d2p1:fldWarehouseID i:nil="true" />
      <d2p1:fldWarningFlag></d2p1:fldWarningFlag>
      <d2p1:fldWithPlate>0</d2p1:fldWithPlate>
      <d2p1:fldYCYS i:nil="true" />
      <d2p1:fldYCYSCount i:nil="true" />
      <d2p1:fldYearNum i:nil="true" />
      <d2p1:fldZWS2 i:nil="true" />
      <d2p1:fld_AQQN i:nil="true" />
      <d2p1:fld_BSQLX i:nil="true" />
      <d2p1:fld_BYSC i:nil="true" />
      <d2p1:fld_CJMC i:nil="true" />
      <d2p1:fld_CLLX i:nil="true" />
      <d2p1:fld_CMS i:nil="true" />
      <d2p1:fld_CSXS i:nil="true" />
      <d2p1:fld_CXMC i:nil="true" />
      <d2p1:fld_DWS i:nil="true" />
      <d2p1:fld_FDJGS i:nil="true" />
      <d2p1:fld_FDJPSLX i:nil="true" />
      <d2p1:fld_FDJXH i:nil="true" />
      <d2p1:fld_GLZS i:nil="true" />
      <d2p1:fld_JB i:nil="true" />
      <d2p1:fld_ND i:nil="true" />
      <d2p1:fld_PL i:nil="true" />
      <d2p1:fld_PPMC i:nil="true" />
      <d2p1:fld_QDXS i:nil="true" />
      <d2p1:fld_QGXS i:nil="true" />
      <d2p1:fld_RYLX i:nil="true" />
      <d2p1:fld_SCGJ i:nil="true" />
      <d2p1:fld_SYSMS i:nil="true" />
      <d2p1:fld_YCYS i:nil="true" />
      <d2p1:fld_ZBZL i:nil="true" />
      <d2p1:fld_ZZC i:nil="true" />
      <d2p1:secondSaleTypeName i:nil="true" />
      <d2p1:subAccount i:nil="true" />
      <d2p1:subAccountName i:nil="true" />
      <d2p1:subBank i:nil="true" />
    </d2p1:CarSalePrice>
    <d2p1:CarSalePrice>
      <d2p1:AcquisitDate i:nil="true" />
      <d2p1:ApplicationFeeStatus>sample string 5</d2p1:ApplicationFeeStatus>
      <d2p1:ApplicationReturnStatus>sample string 22</d2p1:ApplicationReturnStatus>
      <d2p1:ApplicationSellStatus>sample string 21</d2p1:ApplicationSellStatus>
      <d2p1:ApplicationStatus i:nil="true" />
      <d2p1:ApplyType i:nil="true" />
      <d2p1:Applyer>sample string 26</d2p1:Applyer>
      <d2p1:AreaInfo>sample string 8</d2p1:AreaInfo>
      <d2p1:AuditRemark i:nil="true" />
      <d2p1:AuditTime i:nil="true" />
      <d2p1:AuditUserName i:nil="true" />
      <d2p1:BusinessInsuranceDate i:nil="true" />
      <d2p1:CarProblems>sample string 25</d2p1:CarProblems>
      <d2p1:CheckStatus>0</d2p1:CheckStatus>
      <d2p1:CityName>sample string 14</d2p1:CityName>
      <d2p1:ClueProvideRoleId i:nil="true" />
      <d2p1:ClueProvideRoleIdName i:nil="true" />
      <d2p1:ClueSunbmitUser i:nil="true" />
      <d2p1:Commission>0</d2p1:Commission>
      <d2p1:CreateTime i:nil="true" />
      <d2p1:DataStatus>15</d2p1:DataStatus>
      <d2p1:DealerTel i:nil="true" />
      <d2p1:Defaulting i:nil="true" />
      <d2p1:DefaultingMoney>0</d2p1:DefaultingMoney>
      <d2p1:Department i:nil="true" />
      <d2p1:Drivlicense i:nil="true" />
      <d2p1:EvaluateStatus>sample string 19</d2p1:EvaluateStatus>
      <d2p1:EvaluaterID>sample string 18</d2p1:EvaluaterID>
      <d2p1:Evaluatetime>sample string 16</d2p1:Evaluatetime>
      <d2p1:FinaceId>6</d2p1:FinaceId>
      <d2p1:FinanceCreator i:nil="true" />
      <d2p1:FldAddSellPriceStatus>sample string 7</d2p1:FldAddSellPriceStatus>
      <d2p1:FldCostApproveUserName>sample string 4</d2p1:FldCostApproveUserName>
      <d2p1:FldCostInputUserName>sample string 3</d2p1:FldCostInputUserName>
      <d2p1:FldDealerID i:nil="true" />
      <d2p1:FldProvinceID>10</d2p1:FldProvinceID>
      <d2p1:FldRegionID>sample string 12</d2p1:FldRegionID>
      <d2p1:FldRegionName>sample string 9</d2p1:FldRegionName>
      <d2p1:FldSubName>sample string 11</d2p1:FldSubName>
      <d2p1:ISReturn>sample string 1</d2p1:ISReturn>
      <d2p1:IsSale>0</d2p1:IsSale>
      <d2p1:OtherFee>0</d2p1:OtherFee>
      <d2p1:PayDate i:nil="true" />
      <d2p1:PayMoney>0</d2p1:PayMoney>
      <d2p1:PayStatus i:nil="true" />
      <d2p1:Payer i:nil="true" />
      <d2p1:PicVariable i:nil="true" />
      <d2p1:PrivenceName>sample string 13</d2p1:PrivenceName>
      <d2p1:PurchaseType i:nil="true" />
      <d2p1:PurchaseTypeName i:nil="true" />
      <d2p1:PurchaseTypeTwo i:nil="true" />
      <d2p1:PurchaseTypeTwoName i:nil="true" />
      <d2p1:RealStatus i:nil="true" />
      <d2p1:ReceAccounts i:nil="true" />
      <d2p1:ReceBank i:nil="true" />
      <d2p1:Receiver i:nil="true" />
      <d2p1:RegCer i:nil="true" />
      <d2p1:Remark>sample string 20</d2p1:Remark>
      <d2p1:RetDate>sample string 27</d2p1:RetDate>
      <d2p1:RetReason>sample string 24</d2p1:RetReason>
      <d2p1:RetRemark>sample string 23</d2p1:RetRemark>
      <d2p1:SaleMoney>0</d2p1:SaleMoney>
      <d2p1:SaleStatus i:nil="true" />
      <d2p1:SenderID>sample string 17</d2p1:SenderID>
      <d2p1:TaskPriceLogList i:nil="true" />
      <d2p1:Topprice>1</d2p1:Topprice>
      <d2p1:TransferFee>0</d2p1:TransferFee>
      <d2p1:TransferType>0</d2p1:TransferType>
      <d2p1:TransferTypeName i:nil="true" />
      <d2p1:firstSaleTypeName i:nil="true" />
      <d2p1:fldAreaID>0</d2p1:fldAreaID>
      <d2p1:fldAreaName i:nil="true" />
      <d2p1:fldAuctionID i:nil="true" />
      <d2p1:fldBSX i:nil="true" />
      <d2p1:fldBSXS2 i:nil="true" />
      <d2p1:fldBrandID i:nil="true" />
      <d2p1:fldBrandName i:nil="true" />
      <d2p1:fldBrandName2 i:nil="true" />
      <d2p1:fldBusType i:nil="true" />
      <d2p1:fldBuyDate i:nil="true" />
      <d2p1:fldBuyMan i:nil="true" />
      <d2p1:fldBuyPrice i:nil="true" />
      <d2p1:fldBuyerContact i:nil="true" />
      <d2p1:fldBuyerMobile i:nil="true" />
      <d2p1:fldBuyerName i:nil="true" />
      <d2p1:fldBuyerPhone i:nil="true" />
      <d2p1:fldCJ_change i:nil="true" />
      <d2p1:fldCLSC i:nil="true" />
      <d2p1:fldCLSMS i:nil="true" />
      <d2p1:fldCLXH i:nil="true" />
      <d2p1:fldCMS2 i:nil="true" />
      <d2p1:fldCP_ABS i:nil="true" />
      <d2p1:fldCP_AQQN i:nil="true" />
      <d2p1:fldCP_AQQN_chk i:nil="true" />
      <d2p1:fldCP_CD i:nil="true" />
      <d2p1:fldCP_DD i:nil="true" />
      <d2p1:fldCP_FXP i:nil="true" />
      <d2p1:fldCP_GZ i:nil="true" />
      <d2p1:fldCP_HSJ i:nil="true" />
      <d2p1:fldCP_KT i:nil="true" />
      <d2p1:fldCP_LQ i:nil="true" />
      <d2p1:fldCP_MC i:nil="true" />
      <d2p1:fldCP_Other i:nil="true" />
      <d2p1:fldCP_RLLX i:nil="true" />
      <d2p1:fldCP_TC i:nil="true" />
      <d2p1:fldCP_YJP i:nil="true" />
      <d2p1:fldCP_YS i:nil="true" />
      <d2p1:fldCP_ZL i:nil="true" />
      <d2p1:fldCP_ZYCZ i:nil="true" />
      <d2p1:fldCP_ZYGN i:nil="true" />
      <d2p1:fldCSXS2 i:nil="true" />
      <d2p1:fldCSZDJ i:nil="true" />
      <d2p1:fldCarAddress></d2p1:fldCarAddress>
      <d2p1:fldCarID>0</d2p1:fldCarID>
      <d2p1:fldCarInfoStatus i:nil="true" />
      <d2p1:fldCarName></d2p1:fldCarName>
      <d2p1:fldCarSaleAmount>0</d2p1:fldCarSaleAmount>
      <d2p1:fldCarType>sample string 2</d2p1:fldCarType>
      <d2p1:fldCarTypeID i:nil="true" />
      <d2p1:fldCatalogID i:nil="true" />
      <d2p1:fldCertificateNum i:nil="true" />
      <d2p1:fldCertificateRecord i:nil="true" />
      <d2p1:fldCertificateStatus i:nil="true" />
      <d2p1:fldChgTimeStamp>2025-05-02T22:45:27.12913+08:00</d2p1:fldChgTimeStamp>
      <d2p1:fldColorID i:nil="true" />
      <d2p1:fldColorID_Before>-1</d2p1:fldColorID_Before>
      <d2p1:fldColor_Change>0</d2p1:fldColor_Change>
      <d2p1:fldConfigurationXML i:nil="true" />
      <d2p1:fldContactMobile></d2p1:fldContactMobile>
      <d2p1:fldContactTel></d2p1:fldContactTel>
      <d2p1:fldContractID1 i:nil="true" />
      <d2p1:fldContractID2 i:nil="true" />
      <d2p1:fldContractID3 i:nil="true" />
      <d2p1:fldContractID4 i:nil="true" />
      <d2p1:fldContractXML1 i:nil="true" />
      <d2p1:fldContractXML2 i:nil="true" />
      <d2p1:fldContractXML3 i:nil="true" />
      <d2p1:fldContractXML4 i:nil="true" />
      <d2p1:fldCostApproveDate i:nil="true" />
      <d2p1:fldCostApproveUserID i:nil="true" />
      <d2p1:fldCostBXF>0</d2p1:fldCostBXF>
      <d2p1:fldCostCJRZF>0</d2p1:fldCostCJRZF>
      <d2p1:fldCostGHF>0</d2p1:fldCostGHF>
      <d2p1:fldCostGRZHJL>0</d2p1:fldCostGRZHJL>
      <d2p1:fldCostInputDate i:nil="true" />
      <d2p1:fldCostInputUserID i:nil="true" />
      <d2p1:fldCostIsApprove>0</d2p1:fldCostIsApprove>
      <d2p1:fldCostLQF>0</d2p1:fldCostLQF>
      <d2p1:fldCostMemo></d2p1:fldCostMemo>
      <d2p1:fldCostNSF>0</d2p1:fldCostNSF>
      <d2p1:fldCostPaid>0</d2p1:fldCostPaid>
      <d2p1:fldCostQT>0</d2p1:fldCostQT>
      <d2p1:fldCostQYF>0</d2p1:fldCostQYF>
      <d2p1:fldCostTotal i:nil="true" />
      <d2p1:fldCostZBZC>0</d2p1:fldCostZBZC>
      <d2p1:fldDDZDJ i:nil="true" />
      <d2p1:fldDataType i:nil="true" />
      <d2p1:fldDateJQX i:nil="true" />
      <d2p1:fldDateNJ i:nil="true" />
      <d2p1:fldDateTXF i:nil="true" />
      <d2p1:fldEmissionStdID i:nil="true" />
      <d2p1:fldEvalMan i:nil="true" />
      <d2p1:fldExpiredBX i:nil="true" />
      <d2p1:fldExpiredCCS i:nil="true" />
      <d2p1:fldExpiredNJ i:nil="true" />
      <d2p1:fldExpiredYLF></d2p1:fldExpiredYLF>
      <d2p1:fldFDJGL i:nil="true" />
      <d2p1:fldFDJH i:nil="true" />
      <d2p1:fldFDJH_chanage i:nil="true" />
      <d2p1:fldFreeReturn i:nil="true" />
      <d2p1:fldGYXS2 i:nil="true" />
      <d2p1:fldHavingInvoice i:nil="true" />
      <d2p1:fldHavingTax i:nil="true" />
      <d2p1:fldIllegal_money i:nil="true" />
      <d2p1:fldIllegal_score i:nil="true" />
      <d2p1:fldInfoMan i:nil="true" />
      <d2p1:fldInfoStatus>齐全</d2p1:fldInfoStatus>
      <d2p1:fldInfoSubID i:nil="true" />
      <d2p1:fldInfoType>1</d2p1:fldInfoType>
      <d2p1:fldIsDefPlateInfo i:nil="true" />
      <d2p1:fldIsLegalize>0</d2p1:fldIsLegalize>
      <d2p1:fldIsRecommend>0</d2p1:fldIsRecommend>
      <d2p1:fldJQXS2 i:nil="true" />
      <d2p1:fldKM i:nil="true" />
      <d2p1:fldKMGD i:nil="true" />
      <d2p1:fldLegalizeApprove>0</d2p1:fldLegalizeApprove>
      <d2p1:fldLegalizeRemark></d2p1:fldLegalizeRemark>
      <d2p1:fldLegalizeSubID i:nil="true" />
      <d2p1:fldLegalizeXML i:nil="true" />
      <d2p1:fldMandatoryScrappingDate i:nil="true" />
      <d2p1:fldMinPrice>0</d2p1:fldMinPrice>
      <d2p1:fldModelID i:nil="true" />
      <d2p1:fldModelName i:nil="true" />
      <d2p1:fldModelName2 i:nil="true" />
      <d2p1:fldNewCarInfo i:nil="true" />
      <d2p1:fldNewCarTax i:nil="true" />
      <d2p1:fldNewCarVin></d2p1:fldNewCarVin>
      <d2p1:fldNoDealNote i:nil="true" />
      <d2p1:fldOtherFee i:nil="true" />
      <d2p1:fldOwnerAddress i:nil="true" />
      <d2p1:fldOwnerMobile></d2p1:fldOwnerMobile>
      <d2p1:fldOwnerName i:nil="true" />
      <d2p1:fldOwnerTel i:nil="true" />
      <d2p1:fldOwnersType i:nil="true" />
      <d2p1:fldPL2 i:nil="true" />
      <d2p1:fldPic1 i:nil="true" />
      <d2p1:fldPic10 i:nil="true" />
      <d2p1:fldPic10s i:nil="true" />
      <d2p1:fldPic11 i:nil="true" />
      <d2p1:fldPic11s i:nil="true" />
      <d2p1:fldPic12 i:nil="true" />
      <d2p1:fldPic12s i:nil="true" />
      <d2p1:fldPic1s i:nil="true" />
      <d2p1:fldPic2 i:nil="true" />
      <d2p1:fldPic2s i:nil="true" />
      <d2p1:fldPic3 i:nil="true" />
      <d2p1:fldPic3s i:nil="true" />
      <d2p1:fldPic4 i:nil="true" />
      <d2p1:fldPic4s i:nil="true" />
      <d2p1:fldPic5 i:nil="true" />
      <d2p1:fldPic5s i:nil="true" />
      <d2p1:fldPic6 i:nil="true" />
      <d2p1:fldPic6s i:nil="true" />
      <d2p1:fldPic7 i:nil="true" />
      <d2p1:fldPic7s i:nil="true" />
      <d2p1:fldPic8 i:nil="true" />
      <d2p1:fldPic8s i:nil="true" />
      <d2p1:fldPic9 i:nil="true" />
      <d2p1:fldPic9s i:nil="true" />
      <d2p1:fldPicNum i:nil="true" />
      <d2p1:fldPlate></d2p1:fldPlate>
      <d2p1:fldPlateFirstDate i:nil="true" />
      <d2p1:fldPlateInfo i:nil="true" />
      <d2p1:fldProdDate i:nil="true" />
      <d2p1:fldPublish2WEB>0</d2p1:fldPublish2WEB>
      <d2p1:fldPublishDate>2025-05-02T22:45:27.12913+08:00</d2p1:fldPublishDate>
      <d2p1:fldQDFS2 i:nil="true" />
      <d2p1:fldQuotaIsSale i:nil="true" />
      <d2p1:fldRLZL2 i:nil="true" />
      <d2p1:fldRZPic1 i:nil="true" />
      <d2p1:fldRZPic2 i:nil="true" />
      <d2p1:fldRZPic3 i:nil="true" />
      <d2p1:fldRZPic4 i:nil="true" />
      <d2p1:fldRZPic5 i:nil="true" />
      <d2p1:fldRZPic6 i:nil="true" />
      <d2p1:fldReservedPrice>0</d2p1:fldReservedPrice>
      <d2p1:fldSCGJ i:nil="true" />
      <d2p1:fldSCGJ_remark i:nil="true" />
      <d2p1:fldSaleApproveDate i:nil="true" />
      <d2p1:fldSaleApproveUserID i:nil="true" />
      <d2p1:fldSaleAuction>0</d2p1:fldSaleAuction>
      <d2p1:fldSaleCJBT>0</d2p1:fldSaleCJBT>
      <d2p1:fldSaleDB>0</d2p1:fldSaleDB>
      <d2p1:fldSaleDate i:nil="true" />
      <d2p1:fldSaleInputDate i:nil="true" />
      <d2p1:fldSaleInputUserID i:nil="true" />
      <d2p1:fldSaleIsApprove>0</d2p1:fldSaleIsApprove>
      <d2p1:fldSaleIsAuction>0</d2p1:fldSaleIsAuction>
      <d2p1:fldSaleMan i:nil="true" />
      <d2p1:fldSaleMemo i:nil="true" />
      <d2p1:fldSalePaid>0</d2p1:fldSalePaid>
      <d2p1:fldSaleQT>0</d2p1:fldSaleQT>
      <d2p1:fldSaleSR>0</d2p1:fldSaleSR>
      <d2p1:fldSaleTB>0</d2p1:fldSaleTB>
      <d2p1:fldSaleTLQF>0</d2p1:fldSaleTLQF>
      <d2p1:fldSaleTotal i:nil="true" />
      <d2p1:fldSaleTypeID i:nil="true" />
      <d2p1:fldSalesContact i:nil="true" />
      <d2p1:fldSalesPrice i:nil="true" />
      <d2p1:fldSalesType>0</d2p1:fldSalesType>
      <d2p1:fldScrapDate i:nil="true" />
      <d2p1:fldSeriesID i:nil="true" />
      <d2p1:fldSeriesName2 i:nil="true" />
      <d2p1:fldServiceLife i:nil="true" />
      <d2p1:fldStockStatus>0</d2p1:fldStockStatus>
      <d2p1:fldStorageDate i:nil="true" />
      <d2p1:fldSubBrandID i:nil="true" />
      <d2p1:fldSubID i:nil="true" />
      <d2p1:fldSubmitFileName i:nil="true" />
      <d2p1:fldSubmitStatus i:nil="true" />
      <d2p1:fldTaskID i:nil="true" />
      <d2p1:fldTheEndPrice i:nil="true" />
      <d2p1:fldTransferTimes i:nil="true" />
      <d2p1:fldUseType>0</d2p1:fldUseType>
      <d2p1:fldUsedPriceE i:nil="true" />
      <d2p1:fldUsedPriceS i:nil="true" />
      <d2p1:fldVin i:nil="true" />
      <d2p1:fldWarehouseID i:nil="true" />
      <d2p1:fldWarningFlag></d2p1:fldWarningFlag>
      <d2p1:fldWithPlate>0</d2p1:fldWithPlate>
      <d2p1:fldYCYS i:nil="true" />
      <d2p1:fldYCYSCount i:nil="true" />
      <d2p1:fldYearNum i:nil="true" />
      <d2p1:fldZWS2 i:nil="true" />
      <d2p1:fld_AQQN i:nil="true" />
      <d2p1:fld_BSQLX i:nil="true" />
      <d2p1:fld_BYSC i:nil="true" />
      <d2p1:fld_CJMC i:nil="true" />
      <d2p1:fld_CLLX i:nil="true" />
      <d2p1:fld_CMS i:nil="true" />
      <d2p1:fld_CSXS i:nil="true" />
      <d2p1:fld_CXMC i:nil="true" />
      <d2p1:fld_DWS i:nil="true" />
      <d2p1:fld_FDJGS i:nil="true" />
      <d2p1:fld_FDJPSLX i:nil="true" />
      <d2p1:fld_FDJXH i:nil="true" />
      <d2p1:fld_GLZS i:nil="true" />
      <d2p1:fld_JB i:nil="true" />
      <d2p1:fld_ND i:nil="true" />
      <d2p1:fld_PL i:nil="true" />
      <d2p1:fld_PPMC i:nil="true" />
      <d2p1:fld_QDXS i:nil="true" />
      <d2p1:fld_QGXS i:nil="true" />
      <d2p1:fld_RYLX i:nil="true" />
      <d2p1:fld_SCGJ i:nil="true" />
      <d2p1:fld_SYSMS i:nil="true" />
      <d2p1:fld_YCYS i:nil="true" />
      <d2p1:fld_ZBZL i:nil="true" />
      <d2p1:fld_ZZC i:nil="true" />
      <d2p1:secondSaleTypeName i:nil="true" />
      <d2p1:subAccount i:nil="true" />
      <d2p1:subAccountName i:nil="true" />
      <d2p1:subBank i:nil="true" />
    </d2p1:CarSalePrice>
  </Data>
  <TotalCount>1</TotalCount>
</ListApiResponseOfArrayOfCarSalePriceBO9P5ujw>