Retrieve a product (synchronous API)
Last updated
Last updated
This method retrieves detailed information on the specific individual product or base product by including the ID in the {productId} URI path parameter. If the product is a base product, the response provides the product variation URLs for that base product instead of all the details for each product variation.
The product identifier of either an individual product or a base product.
Successful response.
Indicates the type of product as either an individual or base product. A base product has one or more product variations such as different colors, sizes, or versions. An individual product a single item or many single items sold as a single product (such as a colection or box set.
The company identifier.
"digitalriver"
The site identifier.
The individual product identifier or base product identifier for the product.
"1234567800"
The status of the product.
When the product is locked, the product is not editable.
false
Version of the product.
1
You must deploy the product to publish these changes.
These changes do not require a deployment.
The locales supported by the product.
Get the locale information for a product variation by including its base product ID, variation ID, and locale in the {baseProductId}, {variationId}, and {locale} URI path parameters.
The base product identifier must be for the base product for the product variation, or simply use 'product' instead.
"product"
The product variation identifier.
The locale for the product.
Successful response.
The company identifier.
"digitalriver"
The site identifier.
The product variation identifier.
"1234567900"
The status of the product.
When the product is locked, the product is not editable.
false
Version of the product.
1
The product variation name
"Business, 1-year-license"
The base product identifier for the variation.
"1234567800"
You must deploy the product to publish these changes.
These changes do not require a deployment.
The locales supported by the product.
Include the product ID and locale in the {productId} and {locale} URI path parameters to get locale information for an individual or base product.
The product identifier of either an individual product or a base product.
The locale for the product.
Successful response.
Indicates the type of product as either an individual or base product. A base product has one or more product variations such as different colors, sizes, or versions. An individual product a single item or many single items sold as a single product (such as a colection or box set.
The company identifier.
"digitalriver"
The site identifier.
The individual product identifier or base product identifier for the product.
"1234567800"
The status of the product.
When the product is locked, the product is not editable.
false
Version of the product.
1
You must deploy the product to publish these changes.
These changes do not require a deployment.
The locales supported by the product.
This method gets detailed information for a specific product variation by including its base product ID and variation ID in the {baseProductId} and {variationId} URI path parameters.
The base product identifier must be for the base product for the product variation, or simply use 'product' instead.
"product"
The product variation identifier.
Successful response.
The company identifier.
"digitalriver"
The site identifier.
The product variation identifier.
"1234567900"
The status of the product.
When the product is locked, the product is not editable.
false
Version of the product.
1
The product variation name
"Business, 1-year-license"
The base product identifier for the variation.
"1234567800"
You must deploy the product to publish these changes.
These changes do not require a deployment.
The locales supported by the product.