urn:noticeable:projects:Q8YuGWPOCMmZDwnKUywVDev Center Updatesbigcommerce.com2024-04-25T20:19:59.627ZCopyright © Dev CenterNoticeablehttps://storage.noticeable.io/projects/Q8YuGWPOCMmZDwnKUywV/newspages/IWS24s1AhDLHDJPwIDx2/01h55ta3gs073dkq368xnhykwm-header-logo.pnghttps://storage.noticeable.io/projects/Q8YuGWPOCMmZDwnKUywV/newspages/IWS24s1AhDLHDJPwIDx2/01h55ta3gs073dkq368xnhykwm-header-logo.png#0d47a1urn:noticeable:publications:xH6HzHqGeuYFDPptpuLY2024-04-25T17:59:03.073Z2024-04-25T20:19:59.627ZAPI Updates and Announcement for April 25, 2024API We’re happy to announce Promotions API is Generally Available (GA). The GraphQL Storefront API now supports cart metafields. Added a Localization document that describes how to localize a Catalyst storefront. Webhooks The<p><strong>API</strong></p><ul><li><p>We’re happy to announce <a href="https://developer.bigcommerce.com/docs/store-operations/promotions?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcement-for-april-25-2024&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.xH6HzHqGeuYFDPptpuLY&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Promotions API</a> is Generally Available (GA).</p></li><li><p>The GraphQL Storefront API now supports <a href="https://developer.bigcommerce.com/docs/storefront/cart-checkout/guide/graphql-storefront?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcement-for-april-25-2024&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.xH6HzHqGeuYFDPptpuLY&amp;utm_medium=newspage#create-cart-metafield" rel="noopener nofollow" target="_blank">cart metafields</a>.</p></li><li><p>Added a <a href="https://www.catalyst.dev/docs/localization?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcement-for-april-25-2024&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.xH6HzHqGeuYFDPptpuLY&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Localization</a> document that describes how to localize a Catalyst storefront.</p></li></ul><p><strong>Webhooks</strong></p><ul><li><p>The newly-released <a href="https://developer.bigcommerce.com/docs/integrations/webhooks/events?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcement-for-april-25-2024&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.xH6HzHqGeuYFDPptpuLY&amp;utm_medium=newspage#delivery-exception-hooks" rel="noopener nofollow" target="_blank" title="delivery exception webhook">delivery exception webhook</a> alerts users of delivery issues at their primary delivery destination.</p></li></ul><p><strong>Announcement</strong></p><p>BigCommerce will deprecate support for Stencil CLI version 6 and older starting June 3, 2024. This decision is part of our ongoing efforts to ensure optimal performance and security for all platform users.</p><ul><li><p><strong>Action required: </strong>To facilitate a smooth transition, we encourage you to upgrade to the latest version of Stencil CLI before the deprecation date. Upgrading ensures you and your team access the latest enhancements and features.</p></li><li><p><strong>How to upgrade: </strong>Run the following command in your terminal window to install the latest version.</p><pre><code>npm i -g @bigcommerce/stencil-cli</code></pre><p></p><p>If you have any questions or need assistance with the upgrade process, please don’t hesitate to contact our support team. We’re here to help ensure a seamless transition for your storefront. </p></li></ul><p><strong>Developer Blog</strong></p><ul><li><p><a href="https://developer.bigcommerce.com/resource-hub/navigating-the-end-of-third-party-cookies-a-guide-for-bigcommerce-app?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcement-for-april-25-2024&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.xH6HzHqGeuYFDPptpuLY&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Navigating the End of Third-Party Cookies: A Guide for BigCommerce App Developers</a></p></li><li><p><a href="https://developer.bigcommerce.com/resource-hub/promotions-api-now-ga?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcement-for-april-25-2024&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.xH6HzHqGeuYFDPptpuLY&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Harness the Power of the Promotions API: Now GA!</a></p><p></p></li></ul><p></p><p></p>BigCommerce[email protected]urn:noticeable:publications:5AP5wimbkXMU1yqX6nUT2024-01-18T18:40:57.997Z2024-01-18T20:08:39.235ZAPI Updates for January 18, 2024Announcement 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, an<p><strong>Announcement</strong></p><ul><li><p>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, an email and comments. It also supports optional fields such as fullName, phoneNumber, orderNumber, companyName, and rmaNumber. This mutation also provides descriptive results for errors that can occur, including the failing field, what caused the error, and a description of the error. For more details, see the <a href="https://developer.bigcommerce.com/docs/storefront/graphql?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-january-18-2024&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.5AP5wimbkXMU1yqX6nUT&amp;utm_medium=newspage#accessing-the-graphql-playground" rel="noopener nofollow" target="_blank" title="GraphQL Storefront Playground">GraphQL Storefront Playground</a> for your store or sandbox and experiment with the submitContactUs mutation.</p></li></ul><p><strong>Bug Fix</strong></p><ul><li><p>Fixed a typo in <a href="https://developer.bigcommerce.com/docs/storefront/stencil/cli/node-sass?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-january-18-2024&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.5AP5wimbkXMU1yqX6nUT&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Deprecation and Sunset Support for Node-sass</a>. Now, you can see potential changes and reevaluate changes by running the following commands.</p><p><code><span style="color: var(--shiki-token-function);">stencil</span><span style="color: var(--shiki-color-text);"> </span><span style="color: var(--shiki-token-string);">scss-autofix</span><span style="color: var(--shiki-color-text);"> </span><span style="color: var(--shiki-token-string);">--dry</span></code></p><p><code><span style="color: var(--shiki-token-function);">stencil</span><span style="color: var(--shiki-color-text);"> </span><span style="color: var(--shiki-token-string);">scss-autofix</span></code></p><p></p></li></ul><p></p><p></p>BigCommerce[email protected]urn:noticeable:publications:pLvwEni2l724ndG4c9wa2023-12-14T17:50:45.230Z2024-02-01T20:46:48.037ZAPI Updates for December 14, 2023API Happy to announce rate limits are now available for the Create a Customer Address endpoint. The Carts and Checkout Storefront APIs now allow adding, updating, and deleting gift wrapping to lineItems similar to the REST Management<p><strong>API</strong></p><ul><li><p>Happy to announce rate limits are now available for the <a href="https://developer.bigcommerce.com/docs/rest-management/customers/customer-addresses?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-december-14-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.pLvwEni2l724ndG4c9wa&amp;utm_medium=newspage#create-a-customer-address" rel="noopener nofollow" target="_blank">Create a Customer Address</a> endpoint.</p></li><li><p>The <a href="https://developer.bigcommerce.com/docs/rest-storefront/carts?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-december-14-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.pLvwEni2l724ndG4c9wa&amp;utm_medium=newspage#create-a-cart" rel="noopener nofollow" target="_blank">Carts</a> and <a href="https://developer.bigcommerce.com/docs/rest-storefront/checkouts/checkout-cart-items?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-december-14-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.pLvwEni2l724ndG4c9wa&amp;utm_medium=newspage#update-a-line-item" rel="noopener nofollow" target="_blank">Checkout Storefront</a> APIs now allow adding, updating, and deleting gift wrapping to lineItems similar to the REST Management APIs.&nbsp;</p></li><li><p>Deprecated&nbsp;the <code>view_count</code>&nbsp;field for products in the&nbsp;<a href="https://developer.bigcommerce.com/docs/rest-catalog/products?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-december-14-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.pLvwEni2l724ndG4c9wa&amp;utm_medium=newspage">Catalog API</a> to improve platform performance.</p></li><li><p>The newly released&nbsp;<a href="https://developer.bigcommerce.com/docs/rest-management/locations?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-december-14-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.pLvwEni2l724ndG4c9wa&amp;utm_medium=newspage#delete-locations">Delete Locations</a>&nbsp;endpoint of the Locations API allows you to delete locations that do not have open transaction associated with them. Now you can remove an incorrectly added location or a location that is interfering with a workflow.</p></li></ul><p><strong>Bug Fix</strong></p><ul><li><p>Fixed a GraphQL bug related to price fields displaying even when <a href="https://support.bigcommerce.com/s/article/Product-Prices?language=en_US&amp;utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-december-14-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.pLvwEni2l724ndG4c9wa&amp;utm_medium=newspage#displaying">Show Product’s Price</a> is&nbsp;<em>disabled</em><strong>&nbsp;</strong>in the&nbsp;<strong>Settings</strong>&gt;<strong>Display</strong>&gt;<strong>Product Settings</strong>&nbsp;section of the control panel.</p></li></ul>BigCommerce[email protected]urn:noticeable:publications:BeWZwT96NLuaIKoE3QSK2023-09-28T17:09:31.133Z2024-01-26T21:31:25.488ZAPI Updates for September 28, 2023API General availability for GraphQL Storefront API. Added redirects V3 import-export functionality.<p><strong>API</strong></p><ul><li><p>General availability for <a href="https://developer.bigcommerce.com/api-docs/storefront/graphql/graphql-api-overview?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-september-28-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.BeWZwT96NLuaIKoE3QSK&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">GraphQL Storefront API</a>.</p></li><li><p>Added <a href="https://developer.bigcommerce.com/docs/rest-management/redirects/import-export?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-september-28-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.BeWZwT96NLuaIKoE3QSK&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">redirects V3 import-export</a> functionality.</p></li></ul>BigCommerce[email protected]urn:noticeable:publications:CoKMOsaDhr4mR8gLQmju2023-09-21T19:43:26.424Z2024-02-01T20:47:43.802ZAPI Updates and Announcements for September 21, 2023API Added Universal Analytics to the list of deprecations. Updated the Request shipping rates response body documentation to clarify that the discounted_cost field is optional. Stored Payment Instruments is now open beta. The Update<p><strong>API</strong></p><ul><li><p>Added Universal Analytics to the list of <a href="https://developer.bigcommerce.com/api-docs/getting-started/deprecations-and-sunsets?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-september-21-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.CoKMOsaDhr4mR8gLQmju&amp;utm_medium=newspage#product-tools" rel="noopener nofollow" target="_blank">deprecations</a>.</p></li><li><p>Updated the <a href="https://developer.bigcommerce.com/docs/apps-api/shipping?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-september-21-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.CoKMOsaDhr4mR8gLQmju&amp;utm_medium=newspage#request-shipping-rates" rel="noopener nofollow" target="_blank">Request shipping rates</a> response body documentation to clarify that the <code>discounted_cost</code> field is optional.</p></li><li><p><a href="https://developer.bigcommerce.com/stored-instruments/guide?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-september-21-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.CoKMOsaDhr4mR8gLQmju&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Stored Payment Instruments</a> is now open beta.</p></li><li><p>The <a href="https://developer.bigcommerce.com/docs/rest-storefront/carts/cart-items?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-september-21-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.CoKMOsaDhr4mR8gLQmju&amp;utm_medium=newspage#update-cart-line-item" rel="noopener nofollow" target="_blank">Update Cart Line Item</a> endpoint can now update or delete an existing GiftWrapping.</p></li><li><p>Added <a href="https://developer.bigcommerce.com/api-docs/getting-started/integration-design?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-september-21-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.CoKMOsaDhr4mR8gLQmju&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Best Practices for API Integration Design</a> article.</p></li><li><p>Added <a href="https://developer.bigcommerce.com/api-docs/partner/analytics-solutions/bodl?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-september-21-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.CoKMOsaDhr4mR8gLQmju&amp;utm_medium=newspage#keyword-search" rel="noopener nofollow" target="_blank">Keyword Search</a> and <a href="https://developer.bigcommerce.com/api-docs/partner/analytics-solutions/bodl?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-september-21-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.CoKMOsaDhr4mR8gLQmju&amp;utm_medium=newspage#view-banner" rel="noopener nofollow" target="_blank">View Banner</a> event schemas to BODL.</p></li></ul><p><strong>Announcements</strong></p><ul><li><p>We are implementing an internal migration for <a href="https://developer.bigcommerce.com/docs/rest-catalog/product-variants/variants-batch?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-september-21-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.CoKMOsaDhr4mR8gLQmju&amp;utm_medium=newspage#get-all-variants" rel="noopener nofollow" target="_blank">GET <strong>v3/catalog/variants</strong></a> endpoint to enhance our API's performance. If you experience any unexpected API behavior on the following endpoint, please check the documentation to ensure all accurate query parameters and API usage.</p></li><li><p>The BigCommerce DevX team is pleased to announce the launch of a new <a href="https://developer.bigcommerce.com/graphql-storefront/playground?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-september-21-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.CoKMOsaDhr4mR8gLQmju&amp;utm_medium=newspage" rel="noopener noreferrer" target="_blank">GraphQL Storefront Playground</a>. We’ve made the following improvements:</p><ul><li><p>Add new GraphQL UI</p></li><li><p>Replace initial tabs with <strong>Sample queries</strong> navigation to reduce clunkiness</p></li><li><p>Select queries from samples now auto-populate URL parameters</p></li><li><p>Add Explorer plugin to help with query construction</p></li><li><p>Move the URL bar to the bottom right footer</p></li><li><p>Resolve several UI-related bugs</p></li></ul></li></ul>BigCommerce[email protected]urn:noticeable:publications:lDmAweibhaKoapqzU5sk2023-08-17T16:44:53.978Z2024-02-01T20:48:42.702ZAPI Updates for August 17, 2023API Updated when to use Absolute Adjustment and Relative Adjustment endpoints for adjusting inventory. Added fields to the InventorySettings type in the GraphQL Storefront API. Updated expires_at description for the Create a Token<p><strong>API</strong></p><ul><li><p>Updated when to use <a href="https://developer.bigcommerce.com/buy-online-pick-up-in-store/rest-management/inventory/adjustments?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage#absolute-adjustment" rel="noopener nofollow" target="_blank">Absolute Adjustment</a> and <a href="https://developer.bigcommerce.com/buy-online-pick-up-in-store/rest-management/inventory/adjustments?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage#relative-adjustment" rel="noopener nofollow" target="_blank">Relative Adjustment</a> endpoints for adjusting inventory.</p></li><li><p>Added fields to the InventorySettings type in the <a href="https://developer.bigcommerce.com/graphql-storefront/reference?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage#definition-InventorySettings" rel="noopener nofollow" target="_blank">GraphQL Storefront API</a>.</p></li><li><p>Updated <code>expires_at</code> description for the <a href="https://developer.bigcommerce.com/docs/storefront-auth/tokens?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage#create-a-token" rel="noopener nofollow" target="_blank">Create a Token</a> endpoint.</p></li><li><p>Added query parameters and fields for <code>date_created</code> and <code>date_modified</code> in the <a href="https://developer.bigcommerce.com/buy-online-pick-up-in-store/rest-management/pickup-methods?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Pickup Methods</a> API.</p></li><li><p>Added <code>date_modified</code> , <code>date_modified:min</code>, and <code>{{date_modified:max}}</code> as filterable parameters for <a href="https://developer.bigcommerce.com/docs/rest-management/customers-v2/customer-groups?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">V2 Customer Group</a> API.</p></li><li><p>Upgraded <a href="https://github.com/bigcommerce/checkout-sdk-js/blob/master/README.md?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Checkout SDK</a> and <a href="https://github.com/bigcommerce/checkout-js?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Checkout-js</a> to use Node v18.</p></li><li><p>Tokenized card is now available as a supported instrument in the <a href="https://developer.bigcommerce.com/docs/rest-payments/processing?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage#process-payments" rel="noopener nofollow" target="_blank">Payments</a> API.</p></li><li><p>Exposed the following <a href="https://developer.bigcommerce.com/api-docs/channels/guide/webhooks?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage#sites" rel="noopener nofollow" target="_blank">channel</a> webhooks:</p><ul><li><p>store/channel/{channel_id}/settings/site/checkoutUrl/updated</p></li><li><p>store/channel/{channel_id}/settings/site/checkoutUrl/deleted</p></li></ul></li></ul><ul><li><p>Added default and alternate behavior for <a href="https://developer.bigcommerce.com/buy-online-pick-up-in-store/graphql-storefront/inventory-queries?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage" rel="noopener noreferrer" target="_blank">GraphQL Storefront API's Inventory queries</a> (BOPIS).</p></li><li><p>Updated description for <code>store/customer/updated</code> <a href="https://developer.bigcommerce.com/docs/webhooks/callbacks?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-august-17-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.lDmAweibhaKoapqzU5sk&amp;utm_medium=newspage#storecustomerupdated" rel="noopener nofollow" target="_blank">webhook event</a>.</p></li></ul>BigCommerce[email protected]urn:noticeable:publications:qVcmW1qAiP00uHJ0o09U2023-06-29T16:55:19.588Z2024-02-01T21:04:27.542ZAPI Updates for June 29, 2023API Updated our v2/shipping/zone/:zoneId/methods API for the default_cost property. Added inventory settings override for storefront channels to product inventory webhook. Added the Site Content with the GraphQL Storefront API article.<p><strong>API</strong></p><ul><li><p>Updated our&nbsp;<a href="https://developer.bigcommerce.com/docs/rest-management/shipping-v2/shipping-method?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-june-29-2022&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.qVcmW1qAiP00uHJ0o09U&amp;utm_medium=newspage#get-a-shipping-method" rel="noopener nofollow" target="_blank">v2/shipping/zone/:zoneId/methods</a>&nbsp;API for&nbsp;the <code>default_cost</code> property.</p></li><li><p>Added&nbsp;<a href="https://developer.bigcommerce.com/docs/rest-management/settings/inventory?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-june-29-2022&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.qVcmW1qAiP00uHJ0o09U&amp;utm_medium=newspage">inventory settings</a>&nbsp;override for storefront channels to&nbsp;<a href="https://developer.bigcommerce.com/api-docs/store-management/webhooks/webhook-events?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-june-29-2022&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.qVcmW1qAiP00uHJ0o09U&amp;utm_medium=newspage#products">product inventory webhook</a>.</p></li><li><p>Added the&nbsp;<a href="https://developer.bigcommerce.com/api-docs/storefront/graphql/graphql-site-content?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-june-29-2022&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.qVcmW1qAiP00uHJ0o09U&amp;utm_medium=newspage">Site Content with the GraphQL Storefront API</a><strong>&nbsp;</strong>article.</p></li></ul>BigCommerce[email protected]urn:noticeable:publications:SlYMN5bcChz89PQS1hQz2023-06-08T16:59:11.044Z2024-02-01T21:07:17.451ZAPI Updates for June 8, 2023API Storefront GraphQL Carts & Checkout is now available. The API Reference is included in the GraphQL Storefront API Reference. Added a GraphQL query example for listing brands by popularity. WordPress Added additional WordPress<p><strong>API</strong></p><ul><li><p><a href="https://developer.bigcommerce.com/api-docs/storefront/graphql/carts-and-checkout?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-june-8-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.SlYMN5bcChz89PQS1hQz&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">Storefront GraphQL Carts &amp; Checkout</a> is now available. The API Reference is included in the <a href="https://developer.bigcommerce.com/graphql-api-reference?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-june-8-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.SlYMN5bcChz89PQS1hQz&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">GraphQL Storefront API Reference</a>.</p></li><li><p>Added a GraphQL query example for listing <a href="https://developer.bigcommerce.com/api-docs/storefront/graphql/graphql-api-examples?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-june-8-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.SlYMN5bcChz89PQS1hQz&amp;utm_medium=newspage#get-popular-brands" rel="noopener nofollow" target="_blank">brands by popularity</a>.</p></li></ul><p><strong>WordPress</strong></p><ul><li><p>Added additional <a href="https://developer.bigcommerce.com/bigcommerce-for-wordpress/setup/troubleshooting?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-and-announcements-for-june-8-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.SlYMN5bcChz89PQS1hQz&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank">WordPress Troubleshooting</a> documentation.</p></li></ul>BigCommerce[email protected]urn:noticeable:publications:PPeti7mTMFMfkuxXwy8h2023-04-20T17:51:40.845Z2024-02-01T21:09:09.426ZAPI Updates for April 20, 2023API Updated Orders V2 to support the limit parameter for the DELETE all orders endpoint. Data Solutions is now available. The API reference is included in the GraphQL Admin API reference. Added show_pre_order_stock_levels and<p><strong>API</strong></p><ul><li><p>Updated Orders V2 to support the <code>limit</code> parameter for the <a href="https://developer.bigcommerce.com/docs/rest-management/orders?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage#delete-all-orders" rel="noopener nofollow" target="_blank" title="Delete all orders">DELETE all orders</a> endpoint.</p></li><li><p><a href="https://developer.bigcommerce.com/api-docs/store-management/graphql/data-layer?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="Data Solutions">Data Solutions</a> is now available. The API reference is included in the <a href="https://developer.bigcommerce.com/graphql-admin-reference?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="GraphQL Admin API reference">GraphQL Admin API reference</a>.</p></li><li><p>Added <code>show_pre_order_stock_levels</code> and <code>show_out_of_stock_message</code> fields to Inventory Settings in the&nbsp;<a href="https://developer.bigcommerce.com/docs/rest-management/settings/inventory?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage" rel="noopener noreferrer" target="_blank" title="Settings API">Settings API</a>&nbsp;and&nbsp;<a href="https://developer.bigcommerce.com/graphql-api-reference?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage#definition-InventorySettings" rel="noopener noreferrer" target="_blank">GraphQL Storefront API</a>.</p></li><li><p>Added <a href="https://developer.bigcommerce.com/stencil-docs/reference-docs/handlebars-helpers-reference?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage#assignvar" rel="noopener nofollow" target="_blank" title="assignVar">assignVar</a> handlebars helpers limit of 50 unique keys.</p></li><li><p>The <a href="https://developer.bigcommerce.com/api-docs/apps/quick-start?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="Apps Quick Start">Apps Quick Start</a> article now provides instructions to configure your app’s <code>remove_user</code> callback.&nbsp;</p></li><li><p>Pages V2 is officially deprecated. If you haven’t switched to <a href="https://developer.bigcommerce.com/docs/rest-content/pages?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="Pages V3">Pages V3</a>, now is the time!</p></li><li><p>Updated the <a href="https://developer.bigcommerce.com/api-docs/getting-started/about-our-api?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="About our APIs">About our APIs</a> article, including a note that our response headers are case-insensitive.</p></li><li><p>Updated the Catalog API. We’re excited about the upcoming changes to make the Catalog specification more pull request friendly. See the following <code>bigcommerce/api-specs</code> pull requests:</p><ul><li><p><a href="https://github.com/bigcommerce/api-specs/pull/1275?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="PR 1275">PR 1275</a></p></li><li><p><a href="https://github.com/bigcommerce/api-specs/pull/1267?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="PR 1267">PR 1267</a></p></li><li><p><a href="https://github.com/bigcommerce/api-specs/pull/1259?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-april-20-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.PPeti7mTMFMfkuxXwy8h&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="PR 1259">PR 1259</a></p></li></ul></li></ul><p></p><p></p>BigCommerce[email protected]urn:noticeable:publications:SKmcT4EMKBiAmAiBPIO52023-03-23T18:40:53.980Z2024-02-01T21:12:18.843ZAPI Updates for March 23, 2023API Updated the list of BigCommerce for WordPress OAuth scopes. See Getting your API credentials for more information. GraphQL Users API is now available in our collection of GraphQL APIs. Added documentation for Buy Online, Pick Up in<p><strong>API</strong></p><ul><li><p>Updated the list of BigCommerce for WordPress OAuth scopes. See <a href="https://developer.bigcommerce.com/bigcommerce-for-wordpress/setup/multisite?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-march-23-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.SKmcT4EMKBiAmAiBPIO5&amp;utm_medium=newspage#getting-your-api-credentials" rel="noopener nofollow" target="_blank" title="Getting your API credentials">Getting your API credentials</a> for more information.</p></li></ul><ul><li><p><a href="https://developer.bigcommerce.com/docs/graphql-users/overview?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-march-23-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.SKmcT4EMKBiAmAiBPIO5&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="GraphQL Users API">GraphQL Users API</a> is now available in our collection of GraphQL APIs.</p></li></ul><ul><li><p>Added documentation for <a href="https://developer.bigcommerce.com/buy-online-pick-up-in-store/overview?utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-march-23-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.SKmcT4EMKBiAmAiBPIO5&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="Buy Online, Pick up in Store (BOPIS)">Buy Online, Pick Up in Store (BOPIS)</a></p></li></ul><p><strong>Developer Blog</strong></p><ul><li><p><a href="https://medium.com/bigcommerce-developer-blog/bopis-i-f55643a2315c?source=rss----8e3d14318993---4&amp;utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-march-23-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.SKmcT4EMKBiAmAiBPIO5&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="Buy Online Pickup In-Store Now Available for BigCommerce Stores">Buy Online Pickup In-Store Now Available for BigCommerce Stores</a></p></li><li><p><a href="https://medium.com/bigcommerce-developer-blog/stripe-x-bigcommerce-omnichannel-hackathon-registration-now-open-5ca91634d28f?source=rss----8e3d14318993---4&amp;utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-march-23-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.SKmcT4EMKBiAmAiBPIO5&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="Stripe X BigCommerce Omnichannel Hackathon: Registration Now Open!">Stripe X BigCommerce Omnichannel Hackathon: Registration Now Open!</a></p></li><li><p><a href="https://medium.com/bigcommerce-developer-blog/feature-updates-whats-new-with-inventory-management-a612a1dbc215?source=rss----8e3d14318993---4&amp;utm_source=noticeable&amp;utm_campaign=bcdevchangelog.api-updates-for-march-23-2023&amp;utm_content=publication+link&amp;utm_id=Q8YuGWPOCMmZDwnKUywV.IWS24s1AhDLHDJPwIDx2.SKmcT4EMKBiAmAiBPIO5&amp;utm_medium=newspage" rel="noopener nofollow" target="_blank" title="Future Updates: What’s New with Inventory Management">Future Updates: What’s New with Inventory Management</a></p></li></ul><p></p><p></p>BigCommerce[email protected]