Get deals related to a contact or company

GET /api/psa/getDeals

Returns a list of deals related to a contact (negotiator/administrator) or a company

Query parameters

GET /api/psa/getDeals
curl \
 -X GET http://api.example.com/api/psa/getDeals \
 -H "Authorization: Bearer $ACCESS_TOKEN"