2026-06-08 v1.1
- New endpoint: Browse products (
GET /public/api/v1/b2b/products) lists the catalog filtered byactiveandin_stock. - Catalog: added an
in_stockfilter. Each part now returnspart_name,description,condition, andunit_of_measure. Thevendorfield has been removed. - Orders: placed orders now return
status: "open"(a real order on your Net terms) instead ofdraft. - Base path: endpoints are now under
/public/api/v1/b2b/.