Parameters
The ID of the settings record. Can be either a UID (SecureRandom.uuid) for unauthenticated access or an ID for authenticated access.
Settings for when a user earns a loyalty reward
Settings for when a user has an unused reward
Settings for when a user earns loyalty progress
Settings for when a merchant sends an offer
Settings for when a user has the opportunity to leave feedback for a purchase
Settings for when a merchant sends general marketing
Response
The ID of the settings record
The ID of the merchant
The handle of the merchant
The ID of the user
Settings for when a user earns a loyalty reward
Settings for when a user has an unused reward
Settings for when a user earns loyalty progress
Settings for when a merchant sends an offer
Settings for when a user has the opportunity to leave feedback for a purchase
Settings for when a merchant sends general marketing
Authentication
This endpoint supports two authentication modes:- Unauthenticated: Use the setting’s UID to update preferences without authentication
- Authenticated: Use the setting’s hashid with OAuth bearer token for authenticated access