diff --git a/packages/platform-sdk/src/generated/models/product.ts b/packages/platform-sdk/src/generated/models/product.ts index 12dce5f59..e05346d1b 100644 --- a/packages/platform-sdk/src/generated/models/product.ts +++ b/packages/platform-sdk/src/generated/models/product.ts @@ -894,7 +894,7 @@ export interface ProductVariant { readonly scopedPriceDiscounted?: boolean } /** - * The [InventoryEntry](ctp:api:type:InventoryEntry) information of the Product Variant. If there is a supply [Channel](ctp:api:type:Channel) for the InventoryEntry, then `channels` is returned. If not, then `isOnStock`, `restockableInDays`, and `quantityOnStock` are returned. + * The [InventoryEntry](ctp:api:type:InventoryEntry) information of the Product Variant. If there is a supply [Channel](ctp:api:type:Channel) for the InventoryEntry, then `channels` is returned. If not, then `isOnStock`, `restockableInDays`, and `availableQuantity` are returned. * */ export interface ProductVariantAvailability { diff --git a/references.txt b/references.txt index a30574e44..ee579c19b 100644 --- a/references.txt +++ b/references.txt @@ -339,3 +339,4 @@ ccf4522140c12b0093aefe0e2a27d62bcc4834a6 605a1ff5cf861ca0d8e2711ca79374804f180b50 f254d17f05343dcc4299fc53ff9b335b5ef63d69 6892be230f1ad73f1150dd544c9fa7fee0e6b123 +a639dbb1cfe5b434c350e7b47ca717c69b3aa369