API Resources
Referral
API | Description |
---|---|
GET Referrals |
Search for referralSummarys given a search criteria object. |
POST Referrals |
Creates or updates a referral summary count. The passed in ReferralID is ignored. This checks the tracked EventId, ListingId, ProfileId, ContentId... etc. to try to increment the ReferralCount and BotCount for the given ReferralDate. |
POST Referrals/LINQ |
No documentation available. |
GET Referral/{id} |
Get a referral object |
DELETE Referral/{id} |
Delete a referralSummary object. |
GET ReferralTypes |
list of referral types created by the WebLink user |
GET ReferralTypes/System |
list of immutable referral types as created by WebLink as name/value pairs |