API:Opportunity:Contact:Get
API » Get Contact Opportunity
URL: https://app.callproof.com/api/opportunity/get/
Method: GET
Required Fields:
- key - API Key
- secret - API Key Secret
- contact_id - Contact ID
- after - Date/Time Opportunity for contact were created after (e.g. '2014-08-10 12:34:56')
Optional Fields:
- before - Date/Time Opportunity for contact were created before (e.g. '2014-08-10 12:34:56')
- offset - Only 100 Opportunities are returned per request, this field must be used to pull additional results when more are available
Data Returned:
- results - Opportunities
- errors - Array of errors produced by the request
- code - HTTP request status