Documentation Index
Fetch the complete documentation index at: https://dev.smile.io/llms.txt
Use this file to discover all available pages before exploring further.
This method is deprecated and will be removed on August 1, 2026. Specify
includeSdk: true when initializing Smile UI, and then use the Smile.pointsProducts.getById() method from the JavaScript SDK instead.Parameters
The unique identifier for the points product to be retrieved.
Returns
This method returns aPromise that:
- On success, resolves with a points product object.
- On failure, resolves with an error object.
Promise will be rejected.