Registering Guest for Loyalty Points Tier

This API registers a specified guest to a loyalty points program based on their eligibility for a tier. It can also assign the guest to the highest tier upon request.

Response Model

GuestTierEnrollResponseModel

JSON PropertyData TypeDescription
guest_tierGuestTierViewModelDetails of the guest's tier enrollment
errorApiErrorViewModelInformation on any errors encountered

GuestTierViewModel

JSON PropertyData TypeDescription
namestringName of the loyalty tier
enrollment_dateDateTime?Date when the guest enrolled in the tier
amount_to_be_spent_to_stop_downgradedoubleAmount needed to prevent a tier downgrade
next_downgrade_check_dateDateTime?Date for the next evaluation of potential downgrade
Language
Credentials
Header
Click Try It! to start a request and see the response here!