Returns the product group (inventory item group) for the given inventoryItemGroupKey, including all linked variant SKUs and aspect definitions (e.g. Color, Size).
eBay products with variants
eBay manages variants through Inventory Item Groups — not a traditional variant resource. A Product Group links multiple individual products (SKUs) differentiated by aspects.
Prerequisites before publishing a product group
- Payoneer Account linked to your eBay account
- Enrolled in eBay Seller Program
SELLING_POLICY_MANAGEMENT - Fulfillment, Payment, and Returns Policies created
- At least one Location with a valid postal code
Steps to create and publish a product group
-
Create variant products in batch —
POST /api/v1/products/batchwith one entry per variant SKU. -
Create the Product Group —
POST /api/v1/products/{inventoryItemGroupKey}/variantslinking all SKUs and defining variant aspects. -
Create offers in batch —
POST /api/v1/products/listings/batchwith one offer per variant SKU, including policy IDs and merchant location. -
Publish the group —
POST /api/v1/products/{inventoryItemGroupKey}/variants/publishto make the entire group live on eBay.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||