Discussions
How to validate User membership at login
over 4 years ago by Sukhwinder(edited)
I want to validate user if user has valid membership through rest service.
I checked the reponse from below api
https://xxx//api/partysummary/PartyId which has the "PartyStatusId"
Is this the correct way to verify the membership?