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.Smile.fetchPointsProduct(id)
Promise that:
Promise will be rejected.