Skus
Authorizations
AuthorizationstringRequired
Prefix the value with "ApiKey" to indicate the custom authorization type
Query parameters
pageinteger · int32OptionalExample:
The page number to request (1 based)
1sizeinteger · int32OptionalExample:
The number of results to return in a page
10categoriesstring[]OptionalExample:
The code of the categories
COMPUTERResponses
200
OK
application/json
400
Bad request
application/json
403
Forbidden
*/*
404
Resource not found
application/json
get
/api/catalog/skusAuthorizations
AuthorizationstringRequired
Prefix the value with "ApiKey" to indicate the custom authorization type
Path parameters
skuIdstring · uuidRequiredExample:
The SKU ID to return data for
123e4567-e89b-12d3-a456-426614174000Responses
200
OK
application/json
400
Bad request
application/json
403
Forbidden
*/*
404
Resource not found
application/json
get
/api/catalog/skus/{skuId}No content