Create Categories
Products
Create Categories
Create product categories. Each item takes a name and an optional parent_id (omit or null for a top-level category). Items apply in order. Returns per-item results — the batch never fails as a whole. Rejection reasons: parent_not_found, name_conflict (a sibling already has that name).
POST
Create Categories
