get All Loyalty Points
abstract suspend fun getAllLoyaltyPoints(parameters: GetAllLoyaltyPointsParameters? = null): LoyaltyPointsList
Retrieves all loyalty points available in the loyalty application.
Return
A LoyaltyPointsList object.
Parameters
parameters
Optional filters and pagination parameters.