POST MembershipAPI/isMemberAlreadyRegister

Request Information

URI Parameters

None.

Body Parameters

globally unique identifier

Request Formats

application/json, text/json

Sample:
"41e5ae47-175a-41ed-ab36-7ac9be6f52ae"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">41e5ae47-175a-41ed-ab36-7ac9be6f52ae</guid>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.