Universal Cart
POST /cart/items now accepts affiliateProductLink, letting you pass through your partner tracking links end-to-end.
- Added the optional
checkVariantAvailability parameter so carts can auto-check the selected variant’s inventory when items are added. Feature is currently experimental.
- Introduced a “blocklist” mode that allows any product to be added to cart and checked out except for those explicitly blocked.
Wallet
- Added guest card collection mode for
/wallet/cart-collect
Product Discovery
- Released experiemental variant check endpoints. Use them to check real time
stock availability of variants.
Henry Dashboard
- Added staging vs. production environment flag to dashboard.
Miscellaneous
- Added unified generated documentation at
api.[sandbox].henrylabs.ai/docs