Skip to main content
This async method exchanges the currently logged-in customer’s points for a specified reward.

Parameters

integer
required
The unique identifier of the points product to be purchased.
object

Returns

This method returns a Promise that: If the method is improperly invoked (e.g. missing required parameters) or no customer is currently logged in, the Promise will be rejected.