curl --location --request GET 'http://10.101.252.154:9060/api/MarketingPermission?PageNo=1&PageSize=10&Search=PersonID=109920720624' \
--header 'Accept: application/json' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json'
{}