- API Documentation
- Overview
- Authentication
- Events
- Integration
- API Endpoints
- BillingAccounts
- Cards
- list
- Actions
- add
- delete
- deleteByNumber
- setPrimary
- Devices
- Fundraisers
- Invoices
- lookup
- Aspects
- adjustments
- invoiceTransactions
- transactions
- Actions
- collect
- Metros
- list
- Aspects
- summary
- topBusinesses
- topUsers
- Offers
- Payments
- Reports
- Subscriptions
- Users
- add
- alerts
- donateList
- donateLookup
- forgotPassword
- listOAuth
- lookup
- notificationSettings
- payments
- rewardList
- search
- signupWithCard
- Utilities
- categories
- extendedCategories
- features
- info
- locationSuggestions
- searchSuggestions
- searchSuggestionsMap
- Actions
- Venues
- Response Objects
- address
- alert
- application
- billingAccount
- businessStatsReport
- businessSummary
- card
- cashReward
- category
- chain
- collectionItem
- compactUser
- compactVenue
- device
- donation
- event
- fundraiser
- fundraiserSummary
- fundraiserUserTotal
- invoice
- invoiceAdjustment
- invoiceTransaction
- media
- merchantInfo
- metro
- offer
- offerDetails
- offerLink
- payable
- redemption
- results
- searchResults
- statsSummary
- subscription
- transaction
- transactionReport
- upgradeAction
- user
- userSegment
- userSummary
- userVenueTotal
- variableReward
- venue
Represents a link between a user and the offer.
Properties
id | The id of the offer user link. |
dateAdded | The date that the link was created. |
lastActivationDate |
The date that the link was last activated.
This field may be null when there is no value or not applicable. |
status | The status of the linkage [ACTIVE,INACTIVE]. |
offer |
The offer associated with the link. To avoid circular references this will not be provided when being accessed from an offer.link.
This field is optional and will not be returned when there is no value or not applicable. See offer details |