aligent / bigcommerce-v3-api-php-client

PHP library to interact with the BigCommerce V3 API (https://developer.bigcommerce.com/api-reference#v3-rest-api)
GNU General Public License v3.0
13 stars 23 forks source link

Feature/184 support pages apis #193

Closed jswift closed 1 year ago

jswift commented 1 year ago

Add the bulk and single page apis (in a single controller)

https://developer.bigcommerce.com/api-reference/d74089ee212a2-delete-pages

Fixes #184