Skip to main content

API v1.14.0

: Staging

: Production

✨ New

Orders

Notes on order lines

Added the ability to include custom notes on individual order lines, providing more flexibility for capturing line-level details and instructions.

Emails

Original image URLs in email payloads

Email notifications now include the original image URLs for products, making it easier to display high-quality product images in custom email templates.

Products

Sort products by brand and manufacturer

Added support for sorting products and variants by brand and manufacturer, making it easier to organize and browse large product catalogs.

💎 Changed

Shipping

Improved shipping method handling

Simplified how shipping methods are managed for marketplace orders, improving reliability and making it easier to update shipping information after an order is placed.

API

Internal data structure improvements

Updated several internal data structures to improve consistency and maintainability across the platform. These changes are transparent to API consumers.

🪲 Fixed

Payments

Fixed an issue where payment webhook race conditions could cause inconsistent order states when multiple payment events occurred simultaneously.

API

Improved error messages when attempting to create duplicate authentication tokens, making it clearer what action needs to be taken.

Orders

Fixed an issue where the seller order status could be incorrect when checking if a seller is the only seller on a marketplace order.

Webhooks

Fixed an issue where webhook payloads could serialize date fields incorrectly, ensuring consistent date formatting across all webhook events.

Was this page helpful?