Get Opportunity List
post
[PlatformAddress]/api/1.0/crm?action=getOpportunityList
Get Opportunity List
The result from this call will be a collection of all the opportunities the user has access to. This call also accepts the pagination and filter properties.
Get a specific venues' opportunity List
{
"venueId": [1,2],
}
Last modified 2mo ago