Get deals related to a contact or company
Returns a list of deals related to a contact (negotiator/administrator) or a company
GET /api/psa/getDeals
curl \
-X GET http://api.example.com/api/psa/getDeals \
-H "Authorization: Bearer $ACCESS_TOKEN"