Skip to main content
Wallet, referral, and promotion endpoints require a Customer access token and x-partner-id.
Reward Points and Wallet Cash are separate balances:

Quote wallet usage

Use this endpoint to calculate Reward Points, Wallet Cash, delivery charges, and the remaining payable amount before checkout. Request:
Response:
useRewardPoints and useWalletCash default to true. deliveryMethod defaults to STANDARD.

Get wallet

Returns both balances, recent transactions, and active Reward Point rules. Send cartValue to include a checkout quote. Request:
Response:
To apply balances during checkout, send useRewardPoints: true or useWalletCash: true in POST /orders.

Get referral details

Request:
Response:

Redeem wallet promotion

Each customer can redeem a promotion code once. Successful redemptions credit Reward Points. Request:
Response: