POST api/Authentication/AuthenticationEdit

专家认证信息编辑

Request Information

URI Parameters

None.

Body Parameters

GetAuthenticationDeatil_Info
NameDescriptionTypeAdditional information
UserId

用户Id

integer

None.

OtherAdvantage

其他优势

string

None.

MaterialLabels

资料标签

string

None.

Advantagelabels

优势标签

string

None.

MemberCompany

公司要求

WX_MEMBER_COMPANY

None.

MemberCredit

征信要求

WX_MEMBER_CREDIT

None.

MemberDemand

个人要求

WX_MEMBER_DEMAND

None.

MemberHouse

房产要求

WX_MEMBER_HOUSE

None.

MemberProduct

产品介绍

WX_MEMBER_PRODUCT

None.

Request Formats

application/json, text/json

Sample:
{
  "UserId": 1,
  "OtherAdvantage": "sample string 2",
  "MaterialLabels": "sample string 3",
  "Advantagelabels": "sample string 4",
  "MemberCompany": {
    "Id": 1,
    "wx_memberId": 2,
    "CompanyArea": "sample string 3",
    "CompanyAreaRemarks": "sample string 4",
    "CompanyIndustry": 5,
    "CompanyIndustryRemarks": "sample string 6",
    "CompanyCeateDate": 7,
    "CompanyCeateDateRemarks": "sample string 8",
    "CompanyTransfer": 9,
    "CompanyHold": 10,
    "CompanyManagement": 11,
    "CompanyShare": 12,
    "CompanyPercentageShares": 13,
    "CompanyControllerUser": "sample string 14",
    "CompanyInvestigate": 15,
    "CompanyAccount": "sample string 16",
    "CompanyLoan": 17
  },
  "MemberCredit": {
    "Id": 1,
    "wx_memberId": 2,
    "CreditSpouse": 3,
    "CreditSearch": "sample string 4",
    "CreditSearchRemarks": "sample string 5",
    "CreditOverdue": "sample string 6",
    "CreditMicrofinance": "sample string 7",
    "CreditCreditcard": "sample string 8",
    "CreditNoMoreThan": 9,
    "CreditDebtRatio": 10,
    "CreditSpecialCase": "sample string 11",
    "CreditLoanRegistration": "sample string 12"
  },
  "MemberDemand": {
    "Id": 1,
    "wx_memberId": 2,
    "HouseholdRegister": "sample string 3",
    "MortgagorMinAge": 4,
    "MortgagorMaxAge": 5,
    "TermOfLoan_Mortgagor": 6,
    "BorrowersMinAge": 7,
    "BorrowersMaxAge": 8,
    "TermOfLoan_Borrowers": 9,
    "MaritalStatus": 10,
    "WorkUnit": 11,
    "YearsSocialSecurity": 12,
    "PersonalRunningWater": "sample string 13",
    "LoanMultiple": 14.0
  },
  "MemberHouse": {
    "HouseNatures": [
      {
        "Id": 1,
        "Fid": 2,
        "GrossValue": 3,
        "NetWorth": 4
      },
      {
        "Id": 1,
        "Fid": 2,
        "GrossValue": 3,
        "NetWorth": 4
      }
    ],
    "Id": 1,
    "wx_memberId": 2,
    "HouseArea": "sample string 3",
    "HouseAreaRemarks": "sample string 4",
    "HouseNature": "sample string 5",
    "HouseAge": 6,
    "HouseAgeAndLoan": 7,
    "HouseGrossValue": 8,
    "HouseNetWorth": 9,
    "HouseRegister": 10,
    "HouseTransfer": 11,
    "HouseInvestigate": 12,
    "HouseMortgage": "sample string 13"
  },
  "MemberProduct": {
    "Id": 1,
    "wx_memberId": 2,
    "MonthlyInterestRate": 3.0,
    "LoanLimit": 4.0,
    "TermOfLoan": 5,
    "PaymentMethod": 6,
    "AdvanceRepayment": 7,
    "PaymentAccount": "sample string 8",
    "LimitationOfReply": 9
  }
}

application/xml, text/xml

Sample:
<GetAuthenticationDeatil_Info xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WeiXin.WebAPI.Models.AuthenticationModels">
  <Advantagelabels>sample string 4</Advantagelabels>
  <MaterialLabels>sample string 3</MaterialLabels>
  <MemberCompany xmlns:d2p1="http://schemas.datacontract.org/2004/07/A.BLL">
    <_companyaccount xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 16</_companyaccount>
    <_companyarea xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 3</_companyarea>
    <_companyarearemarks xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 4</_companyarearemarks>
    <_companyceatedate xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">7</_companyceatedate>
    <_companyceatedateremarks xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 8</_companyceatedateremarks>
    <_companycontrolleruser xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 14</_companycontrolleruser>
    <_companyhold xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">10</_companyhold>
    <_companyindustry xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">5</_companyindustry>
    <_companyindustryremarks xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 6</_companyindustryremarks>
    <_companyinvestigate xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">15</_companyinvestigate>
    <_companyloan xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">17</_companyloan>
    <_companymanagement xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">11</_companymanagement>
    <_companypercentageshares xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">13</_companypercentageshares>
    <_companyshare xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">12</_companyshare>
    <_companytransfer xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">9</_companytransfer>
    <_id xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">1</_id>
    <_wxMemberid xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">2</_wxMemberid>
  </MemberCompany>
  <MemberCredit xmlns:d2p1="http://schemas.datacontract.org/2004/07/A.BLL">
    <_creditcreditcard xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 8</_creditcreditcard>
    <_creditdebtratio xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">10</_creditdebtratio>
    <_creditloanregistration xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 12</_creditloanregistration>
    <_creditmicrofinance xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 7</_creditmicrofinance>
    <_creditnomorethan xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">9</_creditnomorethan>
    <_creditoverdue xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 6</_creditoverdue>
    <_creditsearch xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 4</_creditsearch>
    <_creditsearchremarks xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 5</_creditsearchremarks>
    <_creditspecialcase xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 11</_creditspecialcase>
    <_creditspouse xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">3</_creditspouse>
    <_id xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">1</_id>
    <_wxMemberid xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">2</_wxMemberid>
  </MemberCredit>
  <MemberDemand xmlns:d2p1="http://schemas.datacontract.org/2004/07/A.BLL">
    <_borrowersmaxage xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">8</_borrowersmaxage>
    <_borrowersminage xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">7</_borrowersminage>
    <_householdregister xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 3</_householdregister>
    <_id xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">1</_id>
    <_loanmultiple xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">14</_loanmultiple>
    <_maritalstatus xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">10</_maritalstatus>
    <_mortgagormaxage xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">5</_mortgagormaxage>
    <_mortgagorminage xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">4</_mortgagorminage>
    <_personalrunningwater xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 13</_personalrunningwater>
    <_termofloanBorrowers xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">9</_termofloanBorrowers>
    <_termofloanMortgagor xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">6</_termofloanMortgagor>
    <_workunit xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">11</_workunit>
    <_wxMemberid xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">2</_wxMemberid>
    <_yearssocialsecurity xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">12</_yearssocialsecurity>
  </MemberDemand>
  <MemberHouse xmlns:d2p1="http://schemas.datacontract.org/2004/07/A.BLL">
    <_houseage xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">6</_houseage>
    <_houseageandloan xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">7</_houseageandloan>
    <_housearea xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 3</_housearea>
    <_housearearemarks xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 4</_housearearemarks>
    <_housegrossvalue xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">8</_housegrossvalue>
    <_houseinvestigate xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">12</_houseinvestigate>
    <_housemortgage xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 13</_housemortgage>
    <_housenature xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 5</_housenature>
    <_housenetworth xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">9</_housenetworth>
    <_houseregister xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">10</_houseregister>
    <_housetransfer xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">11</_housetransfer>
    <_id xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">1</_id>
    <_wxMemberid xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">2</_wxMemberid>
    <d2p1:HouseNatures xmlns:d3p1="http://schemas.datacontract.org/2004/07/A.BLL.BllParameter">
      <d3p1:HouseNature>
        <d3p1:Fid>2</d3p1:Fid>
        <d3p1:GrossValue>3</d3p1:GrossValue>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:NetWorth>4</d3p1:NetWorth>
      </d3p1:HouseNature>
      <d3p1:HouseNature>
        <d3p1:Fid>2</d3p1:Fid>
        <d3p1:GrossValue>3</d3p1:GrossValue>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:NetWorth>4</d3p1:NetWorth>
      </d3p1:HouseNature>
    </d2p1:HouseNatures>
  </MemberHouse>
  <MemberProduct xmlns:d2p1="http://schemas.datacontract.org/2004/07/A.BLL">
    <_advancerepayment xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">7</_advancerepayment>
    <_id xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">1</_id>
    <_limitationofreply xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">9</_limitationofreply>
    <_loanlimit xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">4</_loanlimit>
    <_monthlyinterestrate xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">3</_monthlyinterestrate>
    <_paymentaccount xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">sample string 8</_paymentaccount>
    <_paymentmethod xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">6</_paymentmethod>
    <_termofloan xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">5</_termofloan>
    <_wxMemberid xmlns="http://schemas.datacontract.org/2004/07/A.BLL.Base">2</_wxMemberid>
  </MemberProduct>
  <OtherAdvantage>sample string 2</OtherAdvantage>
  <UserId>1</UserId>
</GetAuthenticationDeatil_Info>

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

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.