bigcommerce-api-php
bigcommerce-api-php copied to clipboard
Implement the Blog Posts API
Could you please implement the Blog Posts API described here(https://developer.bigcommerce.com/api/stores/v2/blog/posts)?
You can always call createResource("/blog/posts", $newObject);
, etc to manipulate Blog data.