Joey Garcia

Results 4 issues of Joey Garcia

### Expected behavior I'm trying to use the v3 Products API's, but I need to filter by "**id:not_in**". As far as I know, Python does not allow colons in variable...

### Expected behavior api.BlogTags.all() should retrieve all the Blog Tags It should work similar to api.BlogPosts.all() where it retrieves all Blog Posts The API documentation can be found here: https://developer.bigcommerce.com/api-reference/marketing/store-content-api/blog-posts/getallblogtags...

From the documentation in the following URL, you would think you can create, delete, and delete_all videos for a product: https://developer.bigcommerce.com/legacy/v2-catalog-products/v2-product-videos newer documentation: https://developer.bigcommerce.com/api-reference/catalog/catalog-api/product-videos/ ### Expected behavior I expected that...

Hello, So when using the OrderShipments, it seems that the items are not returned. I'm surprised no one has found this sooner, or maybe there's some sort of work around...