Documentation ProductService (1.1)

Download OpenAPI description
Languages
Servers

https://customer-slug.api-se.norce.tech/commerce/product/1.1/

Schemas

Assortments

Operations

Categories

Operations

Configurations

Operations

Families

Operations

Files

Operations

Filters

Operations

Flags

Operations

InfoTypes

Operations

Manufacturers

Operations

OnHand

Operations

Parametric

Operations

PriceLists

Operations

Products

Operations

Promotions

Operations

Relations

Operations

Reviews

Operations

SkuTypes

Operations

List SKU types

Request

Lists the available sku types.

Query
cultureCodestring

Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.

curl -i -X GET \
  https://customer-slug.api-se.norce.tech/commerce/product/1.1/ListSkuTypes

Responses

Success

BodyArray [
Idinteger(int32)

The internal id of the sku type.

Namestring

The name of the sku type. MaxLength: 255.

Descriptionstring

The description of the sku type. MaxLength: max.

SortOrderinteger(int32)

The sort order of the sku type.

Groupobject(IdNameDescription)(IdNameDescription)
]
Response
[ { "Id": 0, "Name": "string", "Description": "string", "SortOrder": 0, "Group": {} } ]

Status

Operations

Variants

Operations

Warehouses

Operations