Get Article Variant Detail

Obtain the infromation abou specific SKU

The endpoint returns information about specific Article Variant including information about where and how you can print on it. For more information please refer to Utilize Custom Products

get
Authorizations
AuthorizationstringRequired

Enter your JWT access token

Path parameters
skustringRequired

sku is a unique identifier for an article variant.

Responses
chevron-right
200

Successfully retrieved the order details

application/json
skustringRequired

SKU of the article variant

titlestringRequired

Title of the article variant

manufacturerCodestringRequired

Identifier for article, where this variant belongs to

colorstringRequired

Color of the article variant

sizestringRequired

Size of the article variant

stockLevelQuantitynumberRequired

Stock level quantity of the article variant

dtgTypeall of · nullableRequired

Indicates whether white underbase is used for DTG printing on given article variant.

string · enumOptional

Indicates whether white underbase is used for DTG printing on given article variant.

Possible values:
typeall ofRequired

Type of the article variant: BLANK, CUSTOMIZATION, or UNPRODUCIBLE.

string · enumOptional

Type of the article

Possible values:
availabilityall ofRequired

Indicates whether the article variant is in stock or ordered just in time.

string · enumOptional

Indicates whether the article variant is in stock or ordered just in time.

Possible values:
get
/v1/article-variants/{sku}

Last updated