{
 "id"=>123,
 "points_amount"=>100,
 "applied_at"=>"2022-07-31T16:29:38.024Z",
 "internal_note"=> nil,
 "external_note"=>"manual points adjustment",
 "event_type"=>"loyalty_points_earned",
 "source"=>"manual",
 "customer"=> {
   "id"=>123,
   "email"=>"[email protected]",
   "first_name"=>"Person",
   "last_name"=>"Person",
   "accepts_marketing"=>true,
   "orders_count"=>0,
   "verified_email"=>true,
   "total_spent"=>0.0,
   "shopify_tags"=>["example"],
   "loyalty_status"=>"member",
   "loyalty_points_tally"=>1000
 }
}