GET api/Stakeholder/check-exist?email={email}&stakeholderId={stakeholderId}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
email
No documentation available.

Define this parameter in the request URI.

stakeholderId
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean>true</boolean>