• API Overview
  • Getting Started
  • API Authorization
  • API Resources
  • Help
  • Release Notes
Sections
  • Adjustment
  • Affiliation
  • Auth
  • Banner
  • CertificationActivity
  • CertificationType
  • Committee
  • Config
  • Contact
  • Content
  • CreditType
  • Dert
  • Event
  • Image
  • Invoice
  • Listing
  • Payment
  • PaymentType
  • Profile
  • ProfileChange
  • ProfileCustomFields
  • ProfileMemberActivity
  • ProfileRelation
  • Referral
  • Registration
  • RelationType
  • RevenueItem
  • Security
  • SecurityIdentityServer
  • Test
  • User
  • VerticalHba
  • VerticalNaa
  1. Home
  2. API Resources
  3. Referral

API Resources

Referral

APIDescription
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