This method is deprecated. Specify
includeSdk: true when initializing Smile UI, and then use the Smile.rewardFulfillments.get() method from the JavaScript SDK instead.Returns
This method returns aPromise that:
- On success, resolves with an array of reward fulfillment objects.
- On failure, resolves with an error object.
Promise will be rejected.