# Get Loyalty Customer Wallet **GET /loyalty/{channelLinkId}/customer/wallet** Retrieve the loyalty points and cash amounts for a customer. ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Sec0 ## Parameters ### Path parameters - **channelLinkId** (string) ### Query parameters - **email** (string) - **phoneNumber** (string) ## Responses ### 200 200 #### Body: application/json (object) - **cash** (object) - **points** (object) ### 404 404 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)