Retrieving buyer summary

Hey, Bryan, It is me again.
So I tested placing an order using orders API createOrder, then I create a Payment using payments API createPayment for that order, and finally, updating the loyalty points for that customer using Loyalty API createLoyaltyReward. None of those operations results in updating de last visit date of that customer. What am I doing wrong?