# PWR Preferences
source: https://developer.mastercard.com/pay-with-rewards/documentation/use-cases/preferences/index.md

|                                                                  API                                                                  |                                                                  Description                                                                   |
|---------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|
| [Get PWR Preferences](https://developer.mastercard.com/pay-with-rewards/documentation/use-cases/preferences/get-preferences/index.md) | Retrieves a cardholder's Pay with Rewards preferences. Use GET /redeemers/{user_id}/                                                           |
| [Set PWR Preferences](https://developer.mastercard.com/pay-with-rewards/documentation/use-cases/preferences/set-preferences/index.md) | Sets a cardholder's Pay with Rewards preferences, then returns the updated settings as confirmation. Use PUT /redeemers/{user_id}/preferences. |

## Next Steps {#next-steps}

Now that you have an understanding of the different use cases the service uses, proceed to the [API Reference](https://developer.mastercard.com/pay-with-rewards/documentation/api-reference/index.md) section to interact with all of our endpoints on the API explorer.
