POST Admin/User/SeatsCustomerMap/Transfer

Request Information

URI Parameters

None.

Body Parameters

SeatsCustomerBindArrays
NameDescriptionTypeAdditional information
SeatsIdsArr

Collection of integer

None.

UserIdsArr

Collection of integer

None.

CustomerIdsArr

Collection of integer

None.

BusinessMapId

Collection of integer

None.

TypeId

integer

None.

MatchToAll

boolean

None.

NumToEach

integer

None.

QueryData

ViewCarCustomerInfoExtend

None.

DateStart

date

None.

DateEnd

date

None.

PlainTrackNextDay

integer

None.

UnNamed

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "SeatsIdsArr": [
    1,
    2
  ],
  "UserIdsArr": [
    1,
    2
  ],
  "CustomerIdsArr": [
    1,
    2
  ],
  "BusinessMapId": [
    1,
    2
  ],
  "TypeId": 1,
  "MatchToAll": true,
  "NumToEach": 3,
  "QueryData": {
    "RegiDateStart": "2025-07-17T18:58:23.2033045+08:00",
    "RegiDateEnd": "2025-07-17T18:58:23.2033045+08:00",
    "CarStartDateStart": "2025-07-17T18:58:23.2033045+08:00",
    "CarStartDateEnd": "2025-07-17T18:58:23.2033045+08:00",
    "PlanDateStart": "2025-07-17T18:58:23.2033045+08:00",
    "PlanDateEnd": "2025-07-17T18:58:23.2033045+08:00",
    "Id": 7,
    "CarInfoId": 8,
    "CustomerId": 9,
    "CustomerCarNo": "sample string 10",
    "CarType": "sample string 11",
    "CarBreadType": "sample string 12",
    "CarVin": "sample string 13",
    "CarEngineNo": "sample string 14",
    "CarRegiDate": "2025-07-17T18:58:23.2033045+08:00",
    "Remark": "sample string 16",
    "Displacement": 17.0,
    "SeatNum": 18,
    "NewCarPrice": 19.0,
    "CreatedDate": "2025-07-17T18:58:23.2033045+08:00",
    "UpdatedDate": "2025-07-17T18:58:23.2033045+08:00",
    "CreatedUserId": 22,
    "UpdatedUserId": 23,
    "CarHostName": "sample string 24",
    "CarHostId": "sample string 25",
    "CarMobileNo": "sample string 26",
    "CarMobileNo2": "sample string 27",
    "CarHostAddress": "sample string 28",
    "CustomerTypeCode": "sample string 29",
    "CustomerType": "sample string 30",
    "CustomerRemark": "sample string 31",
    "CarOldInsurance": "sample string 32",
    "CarStartDate": "2025-07-17T18:58:23.2033045+08:00",
    "MapCreatedDate": "2025-07-17T18:58:23.2033045+08:00",
    "MapCreatedUserId": 35,
    "MapCreatedUserOrgCateCode": "sample string 36",
    "SeatsCustomerMapId": 37,
    "SeatsUserId": 38,
    "SeatsCustomerMapBusinessMapId": 39,
    "SeatsCustomerMapCustomerId": 40,
    "SeatsRealname": "sample string 41",
    "SeatsPhone": "sample string 42",
    "SeatsUsername": "sample string 43",
    "YearNum": 44,
    "SeatsCustomerTypeId": 45,
    "SeatsOrgCateCode": "sample string 46",
    "SeatsOrgFullName": "sample string 47",
    "CarEndDate": "2025-07-17T18:58:23.2033045+08:00",
    "ForceStartDate": "2025-07-17T18:58:23.2033045+08:00",
    "ForceEndDate": "2025-07-17T18:58:23.2033045+08:00",
    "FMaxEndDate": "2025-07-17T18:58:23.2033045+08:00",
    "BMaxEndDate": "2025-07-17T18:58:23.2033045+08:00",
    "IsTracked": 53,
    "LastTrackedDate": "2025-07-17T18:58:23.2033045+08:00",
    "NextCallTime": "2025-07-17T18:58:23.2033045+08:00",
    "CustomerCallStatusCode": "sample string 56",
    "CustomerCallStatus": "sample string 57",
    "CusomerCallMemo": "sample string 58",
    "PolicyEndDate0": "2025-07-17T18:58:23.2033045+08:00",
    "ScxEndDate": "2025-07-17T18:58:23.2033045+08:00",
    "MapCreatedUserRealname": "sample string 61",
    "MapCreatedUserUsername": "sample string 62",
    "MapCreatedUserOrgCateFullName": "sample string 63",
    "CarUsedType": "sample string 64"
  },
  "DateStart": "2025-07-17T18:58:23.2033045+08:00",
  "DateEnd": "2025-07-17T18:58:23.2033045+08:00",
  "PlainTrackNextDay": 6,
  "UnNamed": 7
}

application/xml, text/xml

Sample:
<SeatsCustomerBindArrays xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ISM.Web.Models">
  <BusinessMapId xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </BusinessMapId>
  <CustomerIdsArr xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </CustomerIdsArr>
  <DateEnd>2025-07-17T18:58:23.2033045+08:00</DateEnd>
  <DateStart>2025-07-17T18:58:23.2033045+08:00</DateStart>
  <MatchToAll>true</MatchToAll>
  <NumToEach>3</NumToEach>
  <PlainTrackNextDay>6</PlainTrackNextDay>
  <QueryData>
    <BMaxEndDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</BMaxEndDate>
    <CarBreadType xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 12</CarBreadType>
    <CarEndDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</CarEndDate>
    <CarEngineNo xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 14</CarEngineNo>
    <CarHostAddress xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 28</CarHostAddress>
    <CarHostId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 25</CarHostId>
    <CarHostName xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 24</CarHostName>
    <CarInfoId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">8</CarInfoId>
    <CarMobileNo xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 26</CarMobileNo>
    <CarMobileNo2 xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 27</CarMobileNo2>
    <CarOldInsurance xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 32</CarOldInsurance>
    <CarRegiDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</CarRegiDate>
    <CarStartDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</CarStartDate>
    <CarType xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 11</CarType>
    <CarUsedType xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 64</CarUsedType>
    <CarVin xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 13</CarVin>
    <CreatedDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</CreatedDate>
    <CreatedUserId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">22</CreatedUserId>
    <CusomerCallMemo xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 58</CusomerCallMemo>
    <CustomerCallStatus xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 57</CustomerCallStatus>
    <CustomerCallStatusCode xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 56</CustomerCallStatusCode>
    <CustomerCarNo xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 10</CustomerCarNo>
    <CustomerId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">9</CustomerId>
    <CustomerRemark xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 31</CustomerRemark>
    <CustomerType xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 30</CustomerType>
    <CustomerTypeCode xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 29</CustomerTypeCode>
    <Displacement xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">17</Displacement>
    <FMaxEndDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</FMaxEndDate>
    <ForceEndDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</ForceEndDate>
    <ForceStartDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</ForceStartDate>
    <Id xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">7</Id>
    <IsTracked xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">53</IsTracked>
    <LastTrackedDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</LastTrackedDate>
    <MapCreatedDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</MapCreatedDate>
    <MapCreatedUserId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">35</MapCreatedUserId>
    <MapCreatedUserOrgCateCode xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 36</MapCreatedUserOrgCateCode>
    <MapCreatedUserOrgCateFullName xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 63</MapCreatedUserOrgCateFullName>
    <MapCreatedUserRealname xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 61</MapCreatedUserRealname>
    <MapCreatedUserUsername xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 62</MapCreatedUserUsername>
    <NewCarPrice xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">19</NewCarPrice>
    <NextCallTime xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</NextCallTime>
    <PolicyEndDate0 xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</PolicyEndDate0>
    <Remark xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 16</Remark>
    <ScxEndDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</ScxEndDate>
    <SeatNum xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">18</SeatNum>
    <SeatsCustomerMapBusinessMapId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">39</SeatsCustomerMapBusinessMapId>
    <SeatsCustomerMapCustomerId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">40</SeatsCustomerMapCustomerId>
    <SeatsCustomerMapId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">37</SeatsCustomerMapId>
    <SeatsCustomerTypeId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">45</SeatsCustomerTypeId>
    <SeatsOrgCateCode xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 46</SeatsOrgCateCode>
    <SeatsOrgFullName xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 47</SeatsOrgFullName>
    <SeatsPhone xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 42</SeatsPhone>
    <SeatsRealname xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 41</SeatsRealname>
    <SeatsUserId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">38</SeatsUserId>
    <SeatsUsername xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">sample string 43</SeatsUsername>
    <UpdatedDate xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">2025-07-17T18:58:23.2033045+08:00</UpdatedDate>
    <UpdatedUserId xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">23</UpdatedUserId>
    <YearNum xmlns="http://schemas.datacontract.org/2004/07/ISM.Core">44</YearNum>
    <CarStartDateEnd>2025-07-17T18:58:23.2033045+08:00</CarStartDateEnd>
    <CarStartDateStart>2025-07-17T18:58:23.2033045+08:00</CarStartDateStart>
    <PlanDateEnd>2025-07-17T18:58:23.2033045+08:00</PlanDateEnd>
    <PlanDateStart>2025-07-17T18:58:23.2033045+08:00</PlanDateStart>
    <RegiDateEnd>2025-07-17T18:58:23.2033045+08:00</RegiDateEnd>
    <RegiDateStart>2025-07-17T18:58:23.2033045+08:00</RegiDateStart>
  </QueryData>
  <SeatsIdsArr xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </SeatsIdsArr>
  <TypeId>1</TypeId>
  <UnNamed>7</UnNamed>
  <UserIdsArr xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </UserIdsArr>
</SeatsCustomerBindArrays>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.