autoship_customer_user_metrics_refreshedta (action)
(src/customers.php) Can be used to add customization after the customer metrics data for a customer has been updated.
Code
do_action( 'autoship_customer_user_metrics_refreshed', $user_id, $results->data );
Found in the Functions