note
This release also includes changes from the 1.3.1 hotfix.
⛵ Added
- Added the ability to fetch the list of available options from the tax engine gateway that can be used to populate the
tax_exempt_code
field for a customer.
Changelog
We regularly update our API and provide detailed notes on each release. We first release to staging, then to production about a week later. Learn more about our release process.
This release also includes changes from the 1.3.1 hotfix.
tax_exempt_code
field for a customer. This release was patched to a designated environment. Other customers will receive these changes with the 1.3.2 release.
tax_exempt_code
field to the user object, along with associated queries and mutations.updateSellerData
mutations to fail. calculate_order_line_unit
for the Avatax plugin, which was preventing seller admins from adding products to quotes.This release also includes changes from the 1.2.22 hotfix.
shippingMethodPriceOverrideAmount
field with the checkoutSellerShippingMethodsUpdate
mutation.productVariants
query by the seller
global ID.date
and filter by from_email
, to_emails
, message_type
, and date
for the emailLogs
query.marketplace_order
field to the order
object model, for the ability to retrieve the marketplace order from the seller order.SELLER_CREATED
SELLER_UPDATED
SELLER_AGREEMENT_ACKNOWLEDGED
wishlistItem.
Users of the legacy wishlist model, which stores multiple variants, must update their implementation to the new model as it is no longer possible to associate multiple variants with a wishlistItem
. This update provides more flexibility in wishlist management.attributes
query for improved speed and performance.shop
query. context_key
name in WishlistByIdLoader
.This release was patched to a designated environment. Other customers will receive these changes with the 1.2.24 release.
externalPayoutStatus
could not be determinedThis release also includes changes from the 1.2.20 hotfix.
DraftOrder
mutations.overrideAmount
in draftOrderLinePriceOverride
and nauticalDraftOrderLinePriceOverride
mutations to ensure the input is not negative or zero.line_price_overridden
error that occurred during order events after using draftOrderLinePriceOverride
or nauticalDraftOrderLinePriceOverride
mutations to override item price in draft orders.This release was patched to a designated environment. Other customers will receive these changes with the 1.2.21 release.
wishlistAddProduct
and wishlistAddProduct
mutations to support specifying the target user with user_id
SELLER_CREATION
) formwishlistCreateForBuyer
mutation to allow the creation of a wishlist for a specific buyer, for integration data ingestion.sellerCreateWithOwner
mutation to allow the creation of both a seller and the associated seller-owner use, for integration data ingestion. Note that the user will automatically be added to the Seller Admin permission group. products
and productVariants
based on features to check for both products and variants that match the specified feature.volumeDiscount
resolver in the nauticalOrder
query.