Generally in Punchh each redemption will have two API calls associated with it that will show up in the redemption logs. The first call is a "query" that simply validates the order to see if it passes the matching qualification criteria on the Punchh side.
The second call is the actual redemption call after the order has been injected into the POS. This second call will not contain the query attribute but will look the same otherwise in the actual call parameters.
Note that the the initial query has a response of "It can be Honored" whereas the actual redemption call (non-query) will always show "Please HONOR it", if successful.