Requesting Product Types
Returns the full set of product type reference values.
Authorizations
AuthorizationstringRequired
JWT access token obtained from POST /authorize. Tokens expire after
15 minutes.
Responses
200
Array of product types.
application/json
typestringOptionalExample:
Product type code.
FOLDER_PRODUCTdescriptionstringOptional
Human-readable description of the product type.
403
Forbidden -- invalid or expired token.
text/plain
get
/products/typesTypes
Definitions
Last updated
