POST

Query Unredeemed Wallet Actions


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Query wallet actions that have not been entirely redeemed using API Query Language. Results are enriched with the remaining balance of each wallet action. Note: The returned result may contain fewer items than the requested page limit—or even be empty—while still providing a next cursor, because of in memory filtering. Always check the next cursor to determine if there are more items to fetch.

Endpoint
POST
https://www.wixapis.com/_api/wallet-action-service/wallet_actions/query/unredeemed

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?