GET v2/PhoneCallOpportunity/{memberId}?contactId={contactId}&phoneNumber={phoneNumber}&opportunityId={opportunityId}&opportunityType={opportunityType}

Tracks a phone call for opportunities.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
memberId

The member id.

integer

Required

contactId

The contact id.

integer

Required

phoneNumber

The phone number called.

string

Required

opportunityId

The opportunity id.

integer

Required

opportunityType

The opportunity type

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.