Get Product Available by ID

Retrieves a specific product available for sale by its ID.
A product is available when it has price defined, quantity of the product or the sku on stock and its is active on catalog.

Fields retrieved:

FieldTypeDescription
nameStringProduct's name.
codeStringProducts's code.
hasPriceBooleanIf the product have defined prices.
hasStockBooleanIf the product has stocks.
isAvailableBooleanIf the product is available for sale.
idGuidProduct's Id.
clientIdStringClient's Id.
isActiveBooleanIf the product is active or not.
createDateDateCreation date.
lastUpdateDateLast update date.
Language
Authorization
Basic
base64
:
URL