September 10, 2024

  • Add custom_catalog_show_inactive parameter to the List all active products (/v1/products) endpoint (Commerce API custom catalogs only).
  • Add updated_at and status (Commerce API custom catalogs only) fields to the Product schema. status is only for custom catalogs; by default, all products returned are active, unless when using the custom_catalog_show_inactive parameter.

August 28, 2024

  • Add variant_groups field to the Product schema.

August 8, 2024

  • Add international_shipping_tier and international_gift_cards_enabled fields to Order Batch Create payload.