Product Profile
The Product Profile object represents a product in the public catalog.
This object contains the following attributes:
id
string
The identifier of the product profile.
Example: PRP-1671-3887
externalId
string
The identifier within an external system.
Example: arK9uX45
name
string
A user-friendly name of the product profile.
Example: Microsoft
icon
string
The icon to be shown in grids and information cards. Example: /v1/public-catalog/product-profiles/PRP-1671-3887/icon
shortDescription
string
A short description of the product.
Example: Enterprise productivity suite
longDescription
string
A long description of the product.
Example: Enterprise productivity suites are cloud-based software packages designed to streamline communication.
featured
bool
Indicates whether this product should be featured on the UI.
Example: False
website
string
A URL to the vendor’s website.
Example: www.microsoft.com
linkedin
string
A URL to the vendor’s LinkedIn page.
Example: www.linkedin.com/microsoft-office
facebook
string
A URL to the vendor’s Facebook page.
Example: www.facebook.com/microsoft-office
youtube
string
A URL to the vendor’s Facebook page.
Example: www.youtube.com/micromicrosoft-officesoft
xProfile
string
A URL to the vendor’s X page.
Example: www.x/microsoft-office
status
string
Indicates whether the product is draft, published, unpublished , or deleted.
revision
integer
The entity's revision number.
Example: 3
Example response
Last updated
Was this helpful?