Skip to main content

2026-03-03 Pricing API External Catalog

  • Breaking: The catalog_type enum values on POST /integration/external-service were renamed: productsproduct and products-recommendationproduct-recommendations; the corresponding response schema was also renamed from ExternalCatalogProductsRecommendationResponse to ExternalCatalogProductRecommendationsResponse
  • Breaking: The POST /v1/public/integration/{integrationId}/products-recommendation and POST /v1/public/external-catalog/products-recommendation endpoints were renamed to product-recommendations; new endpoints at the updated paths are now available
  • Breaking: The coupons field in external catalog responses changed from an array to a single object
  • New optional before_discount_amount_subtotal fields added to pricing line item responses
  • postal_code is no longer a required field in availability filter requests