These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

How to validate User membership at login

(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?