Vendor Profile
The Vendor Profile object represents a vendor in the public catalog.
This object contains the following attributes:
id
string
The identifier of the vendor profile.
Example: VNP-1671-3887
externalId
string
The identifier within an external system.
Example: arK9uX45
name
string
A user-friendly name of the vendor profile.
Example: Microsoft
icon
string
Icon to be shown on grids and info cards.
Example: /v1/public-catalog/vendor-profiles/VNP-1671-3887/icon
description
string
A description of the vendor.
Example: Sells Enterprise
featured
bool
Indicates if this product should be featured on the user interface.
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
facebook
string
A URL to the vendor’s Facebook page.
Example: www.facebook.com/microsoft
youtube
string
A URL to the vendor’s YouTube page.
Example: www.youtube.com/microsoft
xProfile
string
A URL to the vendor’s X page.
Example: www.x.com/microsoft
owner
object
The vendor account that owns this vendor profile, if applicable. The value is null for unclaimed profiles.
Example:
status
string
Indicates whether the item is draft, published, unpublished, or deleted.
revision
integer
The revision number of the entity.
Example: 3
Example response
Last updated
Was this helpful?