bigcommerce-api-php
bigcommerce-api-php copied to clipboard
Missing a Customer Groups class
The library does not currently have a Customer Groups class so the only way to work with the customer groups resource is to use more low level request methods. Would be nice to have the same high level resource for customer groups as we do for other resources.