API:Opportunity:Create
API » Create Opportunity
URL: https://app.callproof.com/api/opportunity/new/
Method: POST
Required Fields:
- api_key[key] - API Key
- api_key[secret] - API Key Secret
- opportunity[opp_name] - Opportunity name
- opportunity[opp_stage_id] - Opportunity Stage ID
- opportunity[opp_type_id] - Opportunity Stage ID
- opportunity[close_date] - Opportunity Close Date MM-DD-YYYY
- opportunity[notes] - Notes for opportunity
- opportunity[contact_id] - Contact
- opportunity[value] - Value
- opportunity[probability] - Probability (1-100)
- opportunity[contact_ids][] - Array of other contact ids to add in the opportunity
Data Returned:
- results - Companies details
- errors - Array of errors produced by the request
- code - HTTP request status