API Updates for November 14, 2024
API
- We’re happy to announce the new
line_items.coupon_amountfield in the Big Open Data Layer for hosted storefronts, which indicates the coupon amount for a line item in a cart.
Enhancements
-
Added missing concurrency rate limits to the Update Customers and Upsert Customer Attribute Values endpoints.
-
Added information to clarify that the Create Cart Redirect URL endpoint only supports carts created using the REST management API or Storefront GraphQL API.
-
Added a note to clarify that admins are the only role allowed to create API tokens using the B2B Get Server to Server Tokens endpoint.
Bug Fixes
-
Updated the description for the
companyparameter for the Get Quote Form List endpoint to specify the parameter filters by company name, not company ID. -
Added the missing
pageparameter and pagination limits to the Get Product Sort Order endpoint and updated the response body. -
Corrected the Combined order status email object reference schema.
-
Fixed a bug in the Big Open Data Layer documentation regarding which BigCommerce API field maps to
line_items.discount. -
Added the missing Order ready for pickup email template.
-
Updated the
idfield type from string to integer in the product theme object reference.
Developer Blogs