Skus

Get organization's catalog SKUs

get
Authorizations
AuthorizationstringRequired

Prefix the value with "ApiKey" to indicate the custom authorization type

Query parameters
pageinteger · int32Optional

The page number to request (1 based)

Example: 1
sizeinteger · int32Optional

The number of results to return in a page

Example: 10
categoriesstring[]Optional

The code of the categories

Example: COMPUTER
Responses
chevron-right
200

OK

application/json
get
/api/catalog/skus

Get organization's SKU

get
Authorizations
AuthorizationstringRequired

Prefix the value with "ApiKey" to indicate the custom authorization type

Path parameters
skuIdstring · uuidRequired

The SKU ID to return data for

Example: 123e4567-e89b-12d3-a456-426614174000
Responses
chevron-right
200

OK

application/json
get
/api/catalog/skus/{skuId}

No content