Hi,
I noticed a naming inconsistency in the Products resource class. check https://github.com/GoHighLevel/highlevel-api-php/blob/main/lib/Services/Products/Products.php#L2356 The method intended to list for products is currently named listInvoices. This causes confusion when implementing product synchronization logic.