clickthrough rule for an enrolled
customer.
This should be called once the customer has visited the link specified in the
clickthrough rule’s destination_url property. On web, we recommend calling
this endpoint and then opening the destination_url in a new tab. On mobile,
you could use a browser navigation intent, or in-app browser, depending on your
app.
If the customer is able to complete the rule, a success response will be
returned. This response will include a list of actions which will indicate any
points or rewards that were awarded based on the rule’s configuration.
If the customer is not able to complete the rule, a 422 response will be
returned instead. For example, if the customer has already completed the rule
an allowed number of times, or the rule isn’t enabled for the customer.Authorizations
Path Parameters
Query Parameters
Available options:
web, pos, mobile