Sitecore OrderCloud Documentation

docs

Portal login

Products

A Product represents a physical, digital, or abstract good that is offered for sale by a Marketplace Owner or Supplier and is purchase-able by Buyer Users via an Order. Products can be a static SKU or a version of a static SKU, known as a Variant. For example, a variant is often a size or color choice that drives a different product SKU. Products may also have inventory associated with them and various inventory attributes like quantity available and re-order notifications.

Products.List

Get a list of products.

get

v1/products

Products.Create

Create a new product.

post

v1/products

Products.ListAssignments

Get a list of product assignments.

get

v1/products/assignments

Products.SaveAssignment

Create or update a product assignment.

post

v1/products/assignments

Products.Get

Get a single product.

get

v1/products/{productID}

Products.Save

Create or update a product.

put

v1/products/{productID}

Products.Delete

Delete a product.

delete

v1/products/{productID}

Products.Patch

Partially update a product.

patch

v1/products/{productID}

Products.DeleteAssignment

Delete a product assignment.

delete

v1/products/{productID}/assignments/{buyerID}

Products.ListSpecs

Get a list of product specs.

get

v1/products/{productID}/specs

Products.ListSuppliers

Get a list of product suppliers.

get

v1/products/{productID}/suppliers

Products.SaveSupplier

Create or update a product supplier.

put

v1/products/{productID}/suppliers/{supplierID}

Products.RemoveSupplier

Remove a product supplier.

delete

v1/products/{productID}/suppliers/{supplierID}

Products.ListVariants

Get a list of product variants.

get

v1/products/{productID}/variants

Products.GenerateVariants

Generate variants.

post

v1/products/{productID}/variants/generate

Products.GetVariant

Get a single product variant.

get

v1/products/{productID}/variants/{variantID}

Products.SaveVariant

Update a product variant.

put

v1/products/{productID}/variants/{variantID}

Products.PatchVariant

Partially update a product variant.

patch

v1/products/{productID}/variants/{variantID}

Sitecore Logo

© Copyright 2024, Sitecore OrderCloud®. All rights reserved.

Contact Us
Privacy Policy
Sitecore