Retrieve loyalty points of a guest

Use this API to retrieve the details of loyalty points of a guest.

Response object

JsonPropertyData TypeDescription
guest_pointsGuestPointsViewModelRepresents the guest points information
errorApiResponseErrorViewModelRepresents an error object in case of an error
balance_pointsdoubleRepresents the balance points of the guest
balance_amountdoubleRepresents the balance amount of the guest
exchange_ratedoubleRepresents the exchange rate for the guest points
tier_detailsGuestTierViewModelRepresents the details of the guest's tier
expiry_days_for_manual_pointsintRepresents the number of days until the new points expire
guest_points_detailsListRepresents a list of guest points details
next_tier_min_spentdoubleRepresents the minimum spent required for the next tier
spent_till_nowdoubleRepresents the amount spent by the guest until now
next_tier_namestringRepresents the name of the next tier
start_dateDateTimeRepresents the start date of the guest points
increment_valuefloatRepresents the increment value (nullable)
display_balance_pointsstringRepresents the display balance points (nullable)
first_enrollment_dateDateTimeRepresents the first enrollment date of the guest
Language
Authorization
Header
Click Try It! to start a request and see the response here!