POST api/checkAccount?UserName={UserName}&PassWord={PassWord}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
UserName
No documentation available.

Define this parameter in the request URI.

PassWord
No documentation available.

Define this parameter in the request URI.

FullName
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>