GET User/DoVelify

“DoVelify”的文档。

Request Information

Parameters

NameDescriptionAdditional information
respModel
“respModel”的文档。

Define this parameter in the request body.

Request body formats

application/xml, text/xml

Sample:
<doVelifyUser_Param xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/myMvcApi.Models">
  <CenterNo>sample string 2</CenterNo>
  <CustNo>sample string 1</CustNo>
  <ShopNo>sample string 3</ShopNo>
</doVelifyUser_Param>

application/x-www-form-urlencoded

Sample:

Sample not available.