Difference between revisions of "API:Opportunity:Contact:Get"

From docs
Jump to: navigation, search
(Created page with "== API » Get Contact Opportunity == '''URL:''' <nowiki>https://app.callproof.com/api/opportunity/get/</nowiki> '''Method:''' GET '''Required Fields:''' * '''''key...")
(No difference)

Revision as of 13:27, 25 July 2017

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 - After Date MM-DD-YYYY

Optional Fields:

  • before - Before Date MM-DD-YYYY
  • offset - Page number


Data Returned:

  • results - Opportunities
  • errors - Array of errors produced by the request
  • code - HTTP request status