10 months ago
API Updates for February 29, 2024
by BigCommerce
API
Added the MPN filter attribute to Catalog Products endpoints. Thank you, Andrew Barber, at Space 48, for submitting Issue 126.
Added recommendations for cursor-based pagination when iterating over a large number of coupons.
The Big10 months ago
API Updates for February 22, 2024
by BigCommerce
API
Added the date_last_imported field to the product model. The field format is a nullable datetime string (e.g., “2024-01-24T14:36:56+00:00”). The field is modifiable and filterable.
We’re happy to announce that you can add a set of10 months ago
Cornerstone 6.13.0 for February 19, 2024
by BigCommerce
Cornerstone 6.13.0
Fix HTML markup for product listing and below content region. #2426
With Product Filtering enabled widgets on the category page disappear after navigating using pagination. #2425
Update layout with correct usage of10 months ago
API Updates for February 15, 2024
by BigCommerce
API
The newly-released metafield endpoints are now available to use. Now, you can manage metafields in batches for the following metafields:
Brand Batch Metafields
Categories Batch Metafields
Products Batch Metafields
Product Variants10 months ago
API Updates for February 8, 2024
by BigCommerce
API
Store-level API accounts now have dedicated scopes for working with metafields. These scopes are helpful for API consumers who wish to prevent their metafields from interference.
We now have more query examples for the Users feature11 months ago
API Announcement for January 26, 2024
by BigCommerce
Announcement
BigCommerce for WordPress Plugin Update Required!
We have deployed a fix for a recent vulnerability found with the BigCommerce for WordPress plugin.
To prevent security vulnerabilities, please upgrade your plugin by11 months ago
API Updates and Announcement for January 25, 2024
by BigCommerce
Payments
We’re happy to announce the ability to use stored Braintree ACH accounts in the Payments API. Now customers can store their bank accounts in a BigCommerce store and use it for recurring payments.
The newly-released Square V211 months ago
API Updates for January 18, 2024
by BigCommerce
Announcement
Hi Devs! We added a submitContactUs mutation to our GraphQL Storefront API, enabling a frontend customer feedback experience. This feature relies on reCaptcha for security and requires the customer to supply, at minimum, an11 months ago
API Announcement for January 16, 2024
by BigCommerce
Announcement
A valued partner has done the heroic work of making the OAS operation IDs programmatic across our public APIs. The operationId property is now consistently camelCase and relates to the plain-language name of the endpoint. You