# Wallets

The wallets endpoint provides methods for generating authorized provisioning URLs for Apple Wallet and Google Wallet. 

This allows you to retrieve pass-links for promotions and memberships by passing a customer id, which can then be mapped directly to "Add to Wallet" buttons in your user interface.


## Generate wallet links

 - [GET /wallets](https://dev.triggloyalty.com/openapi/wallets/generatewalletlinks.md): This method allows the client to generate wallet links for Apple Wallet and Google Wallet.

This method allows you to retrieve pass-links for promotions and memberships by passing a customer id, which can then be mapped directly to "Add to Wallet" buttons in your UI.

