Retrieve a product (synchronous API)
Provide detailed information on the individual product or base product. If the product is a base product, the response provides the product variation URLs for that base product, instead of the entire details for each product variation.
For system access use case, use API key/secret in the Authorization header, the API key should be set up with sufficient role.
The product identifier of either an individual product or a base product.
Get the specific version of the product by state.
Set to true if you want to use the external reference identifier (ERID) in the path instead of the product identifier (productId).
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.
digitalriverThe site identifier.
["domoSite1","domoSite2"]The individual product identifier or base product identifier for the product.
1234567800The status of the product.
- Deployed: The current product setup is the same product setup that is available for sale on your store.
- Design: The current product setup (also called in the version) has not yet been deployed to your store.
- Retired: The version of the product cannot be purchased or seen on your store.
- Deployed: Pending Start: This state appears when a future Start Date is set for base, individual or variation product, and also the product is deployed. Meaning there is a version that is available for sale on your store. And there is another newer version will be available for sale on your store when the Start Date arrived.
- Deployed: Partially Started: This state appears when the base product is now ready for sale, but a future Start Date is set for any of its variations, and also the product is deployed.
When the product is locked, the product is not editable.
falseVersion of the product.
1- The API key is invalid if you are using HTTP Basic Authentication.
- The token is invalid if you are using Bearer Token Authentication.
- Product was not found.
Get the localized locale information for an individual or base product. The product identifier should be for an individual or base product.
For system access use case, use API key/secret in the Authorization header, the API key should be set up with sufficient role.
The product identifier of either an individual product or a base product.
The locale for the product.
Get the specific version of the product by state.
Set to true if you want to use the external reference identifier (ERID) in the path instead of the product identifier (productId).
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.
digitalriverThe site identifier.
["domoSite1","domoSite2"]The individual product identifier or base product identifier for the product.
1234567800The status of the product.
- Deployed: The current product setup is the same product setup that is available for sale on your store.
- Design: The current product setup (also called in the version) has not yet been deployed to your store.
- Retired: The version of the product cannot be purchased or seen on your store.
- Deployed: Pending Start: This state appears when a future Start Date is set for base, individual or variation product, and also the product is deployed. Meaning there is a version that is available for sale on your store. And there is another newer version will be available for sale on your store when the Start Date arrived.
- Deployed: Partially Started: This state appears when the base product is now ready for sale, but a future Start Date is set for any of its variations, and also the product is deployed.
When the product is locked, the product is not editable.
falseVersion of the product.
1- The API key is invalid if you are using HTTP Basic Authentication.
- The token is invalid if you are using Bearer Token Authentication.
- Product was not found.
Provide detailed information for a specific product variation.
For system access use case, use API key/secret in the Authorization header, the API key should be set up with sufficient role.
The base product identifier must be for the base product for the product variation, or simply use 'product' instead.
productThe product variation identifier.
Get the specific version of the product by state.
Set to true if you want to use the external reference identifier (ERID) in the path instead of the product identifier (productId).
Successful response.
The company identifier.
digitalriverThe site identifier.
["domoSite1","domoSite2"]The product variation identifier.
1234567900The status of the product.
- Deployed: The current product setup is the same product setup that is available for sale on your store.
- Design: The current product setup (also called in the version) has not yet been deployed to your store.
- Retired: The version of the product cannot be purchased or seen on your store.
- Deployed: Pending Start: This state appears when a future Start Date is set for base, individual or variation product, and also the product is deployed. Meaning there is a version that is available for sale on your store. And there is another newer version will be available for sale on your store when the Start Date arrived.
- Deployed: Partially Started: This state appears when the base product is now ready for sale, but a future Start Date is set for any of its variations, and also the product is deployed.
When the product is locked, the product is not editable.
falseVersion of the product.
1The product variation name
Business, 1-year-licenseThe base product identifier for the variation.
1234567800- The API key is invalid if you are using HTTP Basic Authentication.
- The token is invalid if you are using Bearer Token Authentication.
- Product variation was not found.
Get the locale information for a product variation.
For system access use case, use API key/secret in the Authorization header, the API key should be set up with sufficient role.
The base product identifier must be for the base product for the product variation, or simply use 'product' instead.
productThe product variation identifier.
The locale for the product.
Get the specific version of the product by state.
Set to true if you want to use the external reference identifier (ERID) in the path instead of the product identifier (productId).
Successful response.
The company identifier.
digitalriverThe site identifier.
["domoSite1","domoSite2"]The product variation identifier.
1234567900The status of the product.
- Deployed: The current product setup is the same product setup that is available for sale on your store.
- Design: The current product setup (also called in the version) has not yet been deployed to your store.
- Retired: The version of the product cannot be purchased or seen on your store.
- Deployed: Pending Start: This state appears when a future Start Date is set for base, individual or variation product, and also the product is deployed. Meaning there is a version that is available for sale on your store. And there is another newer version will be available for sale on your store when the Start Date arrived.
- Deployed: Partially Started: This state appears when the base product is now ready for sale, but a future Start Date is set for any of its variations, and also the product is deployed.
When the product is locked, the product is not editable.
falseVersion of the product.
1The product variation name
Business, 1-year-licenseThe base product identifier for the variation.
1234567800- The API key is invalid if you are using HTTP Basic Authentication.
- The token is invalid if you are using Bearer Token Authentication.
- Variation not found
Last updated