Skip to main content

API v1.34.0

: Staging

: Production

✨ New

Products

Empty values for dropdown and multiselect attributes

Product attributes with dropdown or multiselect types can now be saved with empty values, providing more flexibility when managing product variations.

Discounts

Sale minimum requirements validation

Sales now validate minimum purchase requirements, ensuring discounts are only applied when customers meet the configured criteria.

Discounts

Currency field on sales and vouchers

The currency field is now exposed on sales and vouchers in the API, making it easier to work with multi-currency discounts.

Orders

Sale information on order lines

Order lines now include additional sale-related fields, providing better visibility into which discounts were applied at the time of purchase.

Payouts

Subtotal and total on vendor payouts

Added subtotal and total fields to VendorPayout, making it easier to understand payout calculations.

Checkout

Improved seller shipping method handling

Redesigned how shipping methods are managed per seller during checkout, improving accuracy and reliability when calculating shipping costs for marketplace orders.

🚫 Deprecated

Checkout

Checkout public metadata editing config

The configuration option to edit checkout public metadata is now deprecated and will be removed in a future release.

💎 Changed

API

Available shipping methods now required

The availableShippingMethods field is now non-nullable, ensuring shipping method information is always present when querying checkout data.

🪲 Fixed

Orders

Fixed an issue where vat_code was not properly included in order line data.

Orders

Fixed an issue that could cause errors when retrieving seller orders in certain scenarios.

API

Resolved circular dependency issues that could impact API stability.

Was this page helpful?