curl --location 'http://10.101.252.154:9060/api/PersonUser?PageNo=1&PageSize=1&Search=EMail%3D%27lc%40dummy.com%27&Search=Password%3D%27rDBsFvE8PC%27%20&Search=isActive%3D%27true%27' \
--header 'Accept: application/json' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json'{}