Skip to main content

API v1.46.1

: Staging

: Production

✨ New

Webhooks

Simplified webhook transaction handling

Improved the handling of pending webhook transactions, making webhook processing more reliable and easier to manage.

Checkout

Marketplace shipping methods

Added support for marketplace-level shipping methods in checkout, allowing operators to configure shipping options that apply across all sellers.

API

GraphiQL playground

Added an interactive GraphiQL playground for easier API exploration and testing.

Products

Discount fields on collections

Added discount-related fields to the Collection type, making it easier to display promotion information on collection pages.

Orders

Enhanced marketplace order fields

Added new fields to NauticalOrder and Checkout objects to support more detailed order management and tracking.

🪲 Fixed

API

Fixed an issue where the available_currencies field could cause resolution errors in certain queries.

Orders

Fixed an issue where filtering orders by APPLYING status could return incorrect results.

API

Added missing seller_errors fields to several mutations for more consistent error handling.

Orders

Fixed a race condition in nauticalDraftOrderComplete by ensuring the order is properly locked during completion.

API

Added missing error classes for agreement-related mutations to improve error reporting.

Orders

Fixed an issue where updating order checkpoints to previous values was incorrectly blocked.

Orders

Fixed invoice line items to correctly display discounted totals instead of undiscounted amounts.

Was this page helpful?