POST api/Institution/MgInstitutionUpdate
【系统】修改机构信息 系统后台 2017年8月7日 柳航
Request Information
Parameters
Name | Type | Description |
---|---|---|
request | Carwins.UsedCar.CarDomain.MgInstitutionUpdateRequest |
Request body formats
application/json, text/json
Sample:
{ "param": { "institutionID": 1, "institutionName": "sample string 1", "siteIndexLogo": "sample string 2", "groupDealerDeposit": 3.0, "tel": "sample string 4", "theAdjuster": "sample string 5", "isCarwins": 1, "poundageType": 1, "poundageValue": 1.0, "poundageMin": 6.0, "poundageMax": 7.0, "password": "sample string 8", "vendorName": "sample string 9", "blacklist": "sample string 10", "inquiryMobile": "sample string 11", "sessionDefaultImgUrl": "sample string 12", "unGroupDealerDeposit": 1.0, "sessionCarCountMax": 1, "auctionDisposeDay": 1, "isOnLinePayDeposit": 1, "isKuaJiGouDeposit": 1, "isNeiBuAuction": 1, "isAuctionExplain": 13, "infoAmount": 1.0, "isJnInfoAmount": 1, "isServiceChargeDisabled": 1, "roundingType": 1, "poundageItemList": [ { "commissionType": 1, "commissionFeeValue": 1.0, "betweenStart": 1, "betweenEnd": 1 }, { "commissionType": 1, "commissionFeeValue": 1.0, "betweenStart": 1, "betweenEnd": 1 }, { "commissionType": 1, "commissionFeeValue": 1.0, "betweenStart": 1, "betweenEnd": 1 } ], "infoAmountType": 1, "infoAmountMin": 1.0, "infoAmountMax": 1.0, "infoAmountItemList": [ { "commissionType": 1, "commissionFeeValue": 1.0, "betweenStart": 1, "betweenEnd": 1 }, { "commissionType": 1, "commissionFeeValue": 1.0, "betweenStart": 1, "betweenEnd": 1 }, { "commissionType": 1, "commissionFeeValue": 1.0, "betweenStart": 1, "betweenEnd": 1 } ], "infoAmountStart": 14.0, "poundageStart": 15.0, "transferHandleType": 1, "isUpdateAuctionExplain": 16, "loginUserID": "sample string 17", "isAutoZb": 18, "isPenalty": 19, "isAutoPushSession": 20, "isOpenVideo": 21, "isOpenTransfer": 22, "isAgentTransfer": 23, "isOneselfTransfer": 24, "isTransferDeposit": 25, "transferDeposit": 26.0, "transferShAmount": 27.0, "isKjgMustShAmount": 28, "isOpenTiCheCode": 29, "gradeConfigList": [ { "dealerGradeBenID": 1, "jmTdNum": 2 }, { "dealerGradeBenID": 1, "jmTdNum": 2 }, { "dealerGradeBenID": 1, "jmTdNum": 2 } ], "jgPenaltyType": 30, "jgPenaltyItemList": [ { "commissionType": 1, "commissionFeeValue": 1.0, "betweenStart": 1, "betweenEnd": 1 }, { "commissionType": 1, "commissionFeeValue": 1.0, "betweenStart": 1, "betweenEnd": 1 }, { "commissionType": 1, "commissionFeeValue": 1.0, "betweenStart": 1, "betweenEnd": 1 } ], "jgPenalty": 31.0, "ptPenalty": 32.0, "ptPenaltyType": 33, "touSuTel": "sample string 34", "transferDay": 35, "isRedTfSev": 36, "siteLogo": "sample string 37", "payDepositType": 38, "computeActRemark": "sample string 39", "tcValiditydHours": 40, "isKjgPtblDeposit": 41, "carZhiJianAmount": 42.0, "shuJuReportAmount": 43.0, "daiJiaAmount": 44.0, "yuanChengKanCarAmount": 45.0, "otherAmount": 46.0, "isCollectCarPrice": 47, "heTongTemplate": "sample string 48", "dzAuctionExplain": "sample string 49" }, "institutionID": 1, "sessionId": "sample string 2", "requestSource": "sample string 3", "bundleID": "sample string 4", "requestGroupID": "sample string 5", "channel": "sample string 6", "loginUserID": "sample string 7", "clientIP": "sample string 8", "endDeviceNumber": "sample string 9", "cityName": "sample string 10" }
application/xml, text/xml
Sample:
<MgInstitutionUpdateRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Carwins.UsedCar.CarDomain"> <BundleID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 4</BundleID> <Channel xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 6</Channel> <CityName xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 10</CityName> <ClientIP xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 8</ClientIP> <EndDeviceNumber xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 9</EndDeviceNumber> <LoginUserID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 7</LoginUserID> <RequestGroupID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 5</RequestGroupID> <RequestSource xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 3</RequestSource> <SessionId xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 2</SessionId> <InstitutionID>1</InstitutionID> <Param> <AuctionDisposeDay>1</AuctionDisposeDay> <Blacklist>sample string 10</Blacklist> <CarZhiJianAmount>42</CarZhiJianAmount> <ComputeActRemark>sample string 39</ComputeActRemark> <DaiJiaAmount>44</DaiJiaAmount> <DzAuctionExplain>sample string 49</DzAuctionExplain> <GradeConfigList> <GradeConfig> <DealerGradeBenID>1</DealerGradeBenID> <JmTdNum>2</JmTdNum> </GradeConfig> <GradeConfig> <DealerGradeBenID>1</DealerGradeBenID> <JmTdNum>2</JmTdNum> </GradeConfig> <GradeConfig> <DealerGradeBenID>1</DealerGradeBenID> <JmTdNum>2</JmTdNum> </GradeConfig> </GradeConfigList> <GroupDealerDeposit>3</GroupDealerDeposit> <HeTongTemplate>sample string 48</HeTongTemplate> <InfoAmount>1</InfoAmount> <InfoAmountItemList> <ActItemModel> <BetweenEnd>1</BetweenEnd> <BetweenStart>1</BetweenStart> <CommissionFeeValue>1</CommissionFeeValue> <CommissionType>1</CommissionType> </ActItemModel> <ActItemModel> <BetweenEnd>1</BetweenEnd> <BetweenStart>1</BetweenStart> <CommissionFeeValue>1</CommissionFeeValue> <CommissionType>1</CommissionType> </ActItemModel> <ActItemModel> <BetweenEnd>1</BetweenEnd> <BetweenStart>1</BetweenStart> <CommissionFeeValue>1</CommissionFeeValue> <CommissionType>1</CommissionType> </ActItemModel> </InfoAmountItemList> <InfoAmountMax>1</InfoAmountMax> <InfoAmountMin>1</InfoAmountMin> <InfoAmountStart>14</InfoAmountStart> <InfoAmountType>1</InfoAmountType> <InquiryMobile>sample string 11</InquiryMobile> <InstitutionID>1</InstitutionID> <InstitutionName>sample string 1</InstitutionName> <IsAgentTransfer>23</IsAgentTransfer> <IsAuctionExplain>13</IsAuctionExplain> <IsAutoPushSession>20</IsAutoPushSession> <IsAutoZb>18</IsAutoZb> <IsCarwins>1</IsCarwins> <IsCollectCarPrice>47</IsCollectCarPrice> <IsJnInfoAmount>1</IsJnInfoAmount> <IsKjgMustShAmount>28</IsKjgMustShAmount> <IsKjgPtblDeposit>41</IsKjgPtblDeposit> <IsKuaJiGouDeposit>1</IsKuaJiGouDeposit> <IsNeiBuAuction>1</IsNeiBuAuction> <IsOnLinePayDeposit>1</IsOnLinePayDeposit> <IsOneselfTransfer>24</IsOneselfTransfer> <IsOpenTiCheCode>29</IsOpenTiCheCode> <IsOpenTransfer>22</IsOpenTransfer> <IsOpenVideo>21</IsOpenVideo> <IsPenalty>19</IsPenalty> <IsRedTfSev>36</IsRedTfSev> <IsServiceChargeDisabled>1</IsServiceChargeDisabled> <IsTransferDeposit>25</IsTransferDeposit> <IsUpdateAuctionExplain>16</IsUpdateAuctionExplain> <JgPenalty>31</JgPenalty> <JgPenaltyItemList> <ActItemModel> <BetweenEnd>1</BetweenEnd> <BetweenStart>1</BetweenStart> <CommissionFeeValue>1</CommissionFeeValue> <CommissionType>1</CommissionType> </ActItemModel> <ActItemModel> <BetweenEnd>1</BetweenEnd> <BetweenStart>1</BetweenStart> <CommissionFeeValue>1</CommissionFeeValue> <CommissionType>1</CommissionType> </ActItemModel> <ActItemModel> <BetweenEnd>1</BetweenEnd> <BetweenStart>1</BetweenStart> <CommissionFeeValue>1</CommissionFeeValue> <CommissionType>1</CommissionType> </ActItemModel> </JgPenaltyItemList> <JgPenaltyType>30</JgPenaltyType> <LoginUserID>sample string 17</LoginUserID> <OtherAmount>46</OtherAmount> <Password>sample string 8</Password> <PayDepositType>38</PayDepositType> <PoundageItemList> <ActItemModel> <BetweenEnd>1</BetweenEnd> <BetweenStart>1</BetweenStart> <CommissionFeeValue>1</CommissionFeeValue> <CommissionType>1</CommissionType> </ActItemModel> <ActItemModel> <BetweenEnd>1</BetweenEnd> <BetweenStart>1</BetweenStart> <CommissionFeeValue>1</CommissionFeeValue> <CommissionType>1</CommissionType> </ActItemModel> <ActItemModel> <BetweenEnd>1</BetweenEnd> <BetweenStart>1</BetweenStart> <CommissionFeeValue>1</CommissionFeeValue> <CommissionType>1</CommissionType> </ActItemModel> </PoundageItemList> <PoundageMax>7</PoundageMax> <PoundageMin>6</PoundageMin> <PoundageStart>15</PoundageStart> <PoundageType>1</PoundageType> <PoundageValue>1</PoundageValue> <PtPenalty>32</PtPenalty> <PtPenaltyType>33</PtPenaltyType> <RoundingType>1</RoundingType> <SessionCarCountMax>1</SessionCarCountMax> <SessionDefaultImgUrl>sample string 12</SessionDefaultImgUrl> <ShuJuReportAmount>43</ShuJuReportAmount> <SiteIndexLogo>sample string 2</SiteIndexLogo> <SiteLogo>sample string 37</SiteLogo> <TcValiditydHours>40</TcValiditydHours> <Tel>sample string 4</Tel> <TheAdjuster>sample string 5</TheAdjuster> <TouSuTel>sample string 34</TouSuTel> <TransferDay>35</TransferDay> <TransferDeposit>26</TransferDeposit> <TransferHandleType>1</TransferHandleType> <TransferShAmount>27</TransferShAmount> <UnGroupDealerDeposit>1</UnGroupDealerDeposit> <VendorName>sample string 9</VendorName> <YuanChengKanCarAmount>45</YuanChengKanCarAmount> </Param> </MgInstitutionUpdateRequest>
application/x-www-form-urlencoded
Sample:
Response Type
Response Information
Response body formats
application/json, text/json
Sample:
{ "data": 1, "code": 2, "message": "sample string 3" }
application/xml, text/xml
Sample:
<SingleApiResponseOflong xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi"> <Code>2</Code> <Message>sample string 3</Message> <Data>1</Data> </SingleApiResponseOflong>