get https://{accountName}.{environment}.com.br/api/catalog_system/pvt/products/productgetbyrefid/
Retrieves a specific product by its Reference ID.
Response object has the following properties:
Attribute | Type | Description |
---|---|---|
id | integer | ID of the Product |
name | string | Name of the Product |
DepartmentId | integer | ID of product department |
CategoryId | integer | ID of product Category |
BrandId | integer | ID of the product Brand |
LinkId | string | Category URL |
RefId | string | Product Reference ID |
IsVisible | boolean | If the product are visible in search and list pages |
Description | string | Product Description, HTML is allowed |
DescriptionShort | string | Product Short Description |
ReleaseDate | string | Product Release Date, for list ordering and product cluster highlight |
KeyWords | string | Alternatives Keywords to improve the product findability |
Title | string | Meta Title for the Product page |
IsActive | boolean | If the product is Active |
TaxCode | string | SKU Tax Code |
MetaTagDescription | string | Meta Description for the Product page |
SupplierId | string | Product Supplier ID |
ShowWithoutStock | boolean | If the product can be visible without stock |
ListStoreId | integer | Array with the ID of all the Sales Channel that are related to the product |
AdWordsRemarketingCode | integer | Obsolete Field |
LomadeeCampaignCode | integer | Obsolete Field |