SKU Groups
Last updated
Last updated
SKU groups collectively manage similar stock keeping units (SKUs) within the Digital River ecosystem. By organizing SKUs into groups, businesses can efficiently implement pricing, promotion, and inventory strategies across multiple related products. This streamlined approach reduces redundancy and enhances operational management in eCommerce environments. Understanding and setting up SKU Groups is fundamental for effective product management. See for more information.
Gets the SKU Groups specified in the request.
/sku-groups
A cursor for use in pagination. The endingBefore parameter is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, starting with xyz your subsequent calls can include endingBefore=xyz in order to fetch the previous page of the list.
A cursor for use in pagination. The startingAfter parameter is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with xyz, your subsequent calls can include startingAfter=xyz in order to fetch the next page of the list.
A limit on the number of objects returned. Limit can range between 1 and 100, and the default is 10.
Only return objects with these IDs.