bigcommerce-api-php
bigcommerce-api-php copied to clipboard
Missing webhook functions
Expected behavior
Webhook functions should start and list webhooks
Actual behavior
Webhook functions aren't in the sdk
Steps to reproduce behavior
I installed the sdk via composer, and composer.lock is showing v3.0.6, but there aren't any webhook methods in \Bigcommerce\Api\Client. The last method is updateOptionValue().