UNPKG

liferay-headless-rest-client

Version:
1 lines 161 kB
export type Attachment={attachment?:string;cdnEnabled?:boolean;cdnURL?:string;contentType?:string;customFields?:Array<CustomField>;displayDate?:string;expirationDate?:string;externalReferenceCode?:string;fileEntryExternalReferenceCode?:string;fileEntryGroupExternalReferenceCode?:string;fileEntryId?:number;galleryEnabled?:boolean;id?:number;neverExpire?:boolean;options?:{[key:string]:string;};priority?:number;src?:string;tags?:Array<string>;title?:{[key:string]:string;};readonly type?:number;readonly'x-class-name'?:string;};export type CustomField={readonly'x-class-name'?:string;customValue?:CustomValue;readonly dataType?:string;name?:string;};export type CustomValue={readonly'x-class-name'?:string;data?:{[key:string]:unknown;};data_i18n?:{[key:string]:string;};geo?:Geo;};export type Geo={readonly'x-class-name'?:string;latitude?:number;longitude?:number;};export type Facet={facetCriteria?:string;facetValues?:Array<FacetValue>;};export type FacetValue={numberOfOccurrences?:number;term?:string;};export type PageAttachment={items?:Array<Attachment>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type AttachmentBase64={attachment?:string;contentType?:string;customFields?:Array<CustomField>;displayDate?:string;expirationDate?:string;externalReferenceCode?:string;galleryEnabled?:boolean;readonly id?:number;neverExpire?:boolean;options?:{[key:string]:string;};priority?:number;src?:string;tags?:Array<string>;title?:{[key:string]:string;};readonly type?:number;readonly'x-class-name'?:string;};export type AttachmentUrl={contentType?:string;customFields?:Array<CustomField>;displayDate?:string;expirationDate?:string;externalReferenceCode?:string;galleryEnabled?:boolean;readonly id?:number;neverExpire?:boolean;options?:{[key:string]:string;};priority?:number;src?:string;tags?:Array<string>;title?:{[key:string]:string;};readonly type?:number;readonly'x-class-name'?:string;};export type Catalog={accountId?:number;readonly actions?:{[key:string]:{[key:string]:string;};};currencyCode?:string;currencyExternalReferenceCode?:string;currencyId?:number;defaultLanguageId?:string;externalReferenceCode?:string;readonly id?:number;name:string;readonly system?:boolean;readonly'x-class-name'?:string;};export type PageCatalog={items?:Array<Catalog>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type Category={externalReferenceCode?:string;id:number;name?:string;siteId?:number;title?:{[key:string]:string;};readonly vocabulary?:string;readonly'x-class-name'?:string;};export type PageCategory={items?:Array<Category>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type Currency={active?:boolean;code:string;externalReferenceCode?:string;formatPattern?:{[key:string]:string;};id?:number;maxFractionDigits?:number;minFractionDigits?:number;name:{[key:string]:string;};primary?:boolean;priority?:number;rate?:number;symbol?:string;readonly'x-class-name'?:string;roundingMode?:'UP'|'DOWN'|'CEILING'|'FLOOR'|'HALF_UP'|'HALF_DOWN'|'HALF_EVEN'|'UNNECESSARY';};export type PageCurrency={items?:Array<Currency>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type Diagram={attachmentBase64?:AttachmentBase64;color?:string;id?:number;imageId?:number;readonly imageURL?:string;readonly productExternalReferenceCode?:string;readonly productId?:number;radius?:number;type?:string;readonly'x-class-name'?:string;};export type GroupedProduct={entryProductExternalReferenceCode?:string;entryProductId?:number;readonly entryProductName?:{[key:string]:string;};readonly id?:number;priority?:number;readonly productExternalReferenceCode?:string;readonly productId?:number;readonly productName?:{[key:string]:string;};quantity?:number;readonly'x-class-name'?:string;};export type PageGroupedProduct={items?:Array<GroupedProduct>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type LinkedProduct={readonly productExternalReferenceCode?:string;readonly productId?:number;readonly type?:string;readonly'x-class-name'?:string;};export type PageLinkedProduct={items?:Array<LinkedProduct>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type ListTypeDefinition={readonly actions?:{[key:string]:{[key:string]:string;};};readonly dateCreated?:string;readonly dateModified?:string;externalReferenceCode?:string;readonly id?:number;name?:string;name_i18n?:{[key:string]:string;};system?:boolean;readonly'x-class-name'?:string;};export type PageListTypeDefinition={items?:Array<ListTypeDefinition>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type LowStockAction={key?:string;readonly label?:{[key:string]:string;};readonly'x-class-name'?:string;};export type PageLowStockAction={items?:Array<LowStockAction>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type MappedProduct={readonly actions?:{[key:string]:{[key:string]:string;};};customFields?:Array<CustomField>;id?:number;productExternalReferenceCode?:string;productId?:number;readonly productName?:{[key:string]:string;};quantity?:number;sequence?:string;sku?:string;skuExternalReferenceCode?:string;skuId?:number;readonly'x-class-name'?:string;type?:'diagram'|'external'|'sku';};export type PageMappedProduct={items?:Array<MappedProduct>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type OptionCategory={description?:{[key:string]:string;};externalReferenceCode?:string;id?:number;key:string;priority?:number;title:{[key:string]:string;};readonly'x-class-name'?:string;};export type PageOptionCategory={items?:Array<OptionCategory>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type Option={readonly actions?:{[key:string]:{[key:string]:string;};};catalogId?:number;customFields?:Array<CustomField>;description?:{[key:string]:string;};externalReferenceCode?:string;facetable?:boolean;readonly id?:number;key:string;name:{[key:string]:string;};optionValues?:Array<OptionValue>;priority?:number;required?:boolean;skuContributor?:boolean;readonly'x-class-name'?:string;fieldType:'checkbox'|'checkbox_multiple'|'date'|'document_library'|'numeric'|'radio'|'select'|'select_date'|'text';};export type OptionValue={readonly actions?:{[key:string]:{[key:string]:string;};};customFields?:Array<CustomField>;externalReferenceCode?:string;readonly id?:number;key:string;name:{[key:string]:string;};priority?:number;readonly'x-class-name'?:string;};export type PageOption={items?:Array<Option>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PageOptionValue={items?:Array<OptionValue>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PagePin={items?:Array<Pin>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type Pin={id?:number;mappedProduct?:MappedProduct;positionX?:number;positionY?:number;sequence?:string;readonly'x-class-name'?:string;};export type ProductAccountGroup={accountGroupId?:number;externalReferenceCode?:string;id?:number;name?:string;readonly'x-class-name'?:string;};export type PageProductAccountGroup={items?:Array<ProductAccountGroup>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PageProductChannel={items?:Array<ProductChannel>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type ProductChannel={channelId?:number;currencyCode?:string;externalReferenceCode?:string;id?:number;name?:string;type?:string;readonly'x-class-name'?:string;};export type AccountGroup={readonly id?:number;name?:string;readonly'x-class-name'?:string;};export type PageProductConfigurationListAccountGroup={items?:Array<ProductConfigurationListAccountGroup>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type ProductConfigurationListAccountGroup={accountGroup?:AccountGroup;accountGroupExternalReferenceCode?:string;accountGroupId:number;readonly actions?:{[key:string]:{[key:string]:string;};};readonly productConfigurationListAccountGroupId?:number;productConfigurationListExternalReferenceCode?:string;productConfigurationListId:number;readonly'x-class-name'?:string;};export type Account={id?:number;logoId?:number;name?:string;readonly'x-class-name'?:string;};export type PageProductConfigurationListAccount={items?:Array<ProductConfigurationListAccount>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type ProductConfigurationListAccount={account?:Account;accountExternalReferenceCode?:string;accountId:number;readonly actions?:{[key:string]:{[key:string]:string;};};readonly productConfigurationListAccountId?:number;productConfigurationListExternalReferenceCode?:string;productConfigurationListId:number;readonly'x-class-name'?:string;};export type Channel={currencyCode?:string;externalReferenceCode?:string;id?:number;name?:string;siteGroupId?:number;type?:string;readonly'x-class-name'?:string;};export type PageProductConfigurationListChannel={items?:Array<ProductConfigurationListChannel>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type ProductConfigurationListChannel={readonly actions?:{[key:string]:{[key:string]:string;};};channel?:Channel;channelExternalReferenceCode?:string;channelId:number;order?:number;readonly productConfigurationListChannelId?:number;productConfigurationListExternalReferenceCode?:string;productConfigurationListId:number;readonly'x-class-name'?:string;};export type OrderType={readonly id?:number;name?:{[key:string]:string;};readonly'x-class-name'?:string;};export type PageProductConfigurationListOrderType={items?:Array<ProductConfigurationListOrderType>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type ProductConfigurationListOrderType={readonly actions?:{[key:string]:{[key:string]:string;};};orderType?:OrderType;orderTypeExternalReferenceCode?:string;orderTypeId:number;priority?:number;productConfigurationListExternalReferenceCode?:string;productConfigurationListId:number;readonly productConfigurationListOrderTypeId?:number;readonly'x-class-name'?:string;};export type ProductConfiguration={readonly actions?:{[key:string]:{[key:string]:string;};};allowBackOrder?:boolean;allowedOrderQuantities?:Array<number>;availabilityEstimateId?:number;availabilityEstimateName?:{[key:string]:string;};differences?:Array<string>;displayAvailability?:boolean;displayStockQuantity?:boolean;entityExternalReferenceCode?:string;entityId?:number;entityName?:string;externalReferenceCode?:string;readonly id?:number;inventoryEngine?:string;lowStockAction?:string;maxOrderQuantity?:number;minOrderQuantity?:number;minStockQuantity?:number;multipleOrderQuantity?:number;productShippingConfiguration?:ProductShippingConfiguration;productTaxConfiguration?:ProductTaxConfiguration;purchasable?:boolean;visible?:boolean;readonly'x-class-name'?:string;entityType?:'product'|'template';};export type ProductConfigurationList={readonly actions?:{[key:string]:{[key:string]:string;};};catalogExternalReferenceCode?:string;catalogId?:number;createDate?:string;displayDate?:string;expirationDate?:string;externalReferenceCode?:string;readonly id?:number;master?:boolean;name?:string;neverExpire?:boolean;parentProductConfigurationListId?:number;priority?:number;productConfigurations?:Array<ProductConfiguration>;readonly'x-class-name'?:string;};export type ProductShippingConfiguration={depth?:number;freeShipping?:boolean;height?:number;shippable?:boolean;shippingExtraPrice?:number;shippingSeparately?:boolean;weight?:number;width?:number;readonly'x-class-name'?:string;};export type ProductTaxConfiguration={id?:number;taxCategory?:string;taxable?:boolean;readonly'x-class-name'?:string;};export type PageProductConfigurationList={items?:Array<ProductConfigurationList>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PageProductConfiguration={items?:Array<ProductConfiguration>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PageProductGroupProduct={items?:Array<ProductGroupProduct>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type ProductGroupProduct={id?:number;productExternalReferenceCode?:string;productGroupExternalReferenceCode?:string;productGroupId?:number;productId?:number;readonly productName?:string;sku?:string;readonly'x-class-name'?:string;};export type ProductGroup={readonly customFields?:{[key:string]:{[key:string]:unknown;};};description?:{[key:string]:string;};externalReferenceCode?:string;id?:number;products?:Array<ProductGroupProduct>;productsCount?:number;title?:{[key:string]:string;};readonly'x-class-name'?:string;};export type PageProductGroup={items?:Array<ProductGroup>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PageProductOption={items?:Array<ProductOption>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type ProductOption={catalogId?:number;customFields?:Array<CustomField>;definedExternally?:boolean;description?:{[key:string]:string;};facetable?:boolean;fieldType:string;readonly id?:number;infoItemServiceKey?:string;key:string;name:{[key:string]:string;};optionExternalReferenceCode?:string;optionId:number;priceType?:string;priority?:number;productOptionValues?:Array<ProductOptionValue>;required?:boolean;skuContributor?:boolean;typeSettings?:string;readonly'x-class-name'?:string;};export type ProductOptionValue={deltaPrice?:number;readonly id?:number;key:string;name:{[key:string]:string;};preselected?:boolean;priority?:number;quantity?:number;skuExternalReferenceCode?:string;skuId?:number;readonly unitOfMeasureKey?:string;readonly'x-class-name'?:string;};export type PageProductOptionValue={items?:Array<ProductOptionValue>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type Product={readonly actions?:{[key:string]:{[key:string]:string;};};active:boolean;attachments?:Array<Attachment>;catalog?:Catalog;catalogExternalReferenceCode?:string;catalogId?:number;categories?:Array<Category>;createDate?:string;customFields?:Array<CustomField>;defaultSku?:string;description?:{[key:string]:string;};diagram?:Diagram;displayDate?:string;expando?:{[key:string]:{[key:string]:unknown;};};expirationDate?:string;externalReferenceCode?:string;readonly id?:number;images?:Array<Attachment>;linkedProducts?:Array<LinkedProduct>;mappedProducts?:Array<MappedProduct>;metaDescription?:{[key:string]:string;};metaKeyword?:{[key:string]:string;};metaTitle?:{[key:string]:string;};modifiedDate?:string;name:{[key:string]:string;};neverExpire?:boolean;pins?:Array<Pin>;productAccountGroupFilter?:boolean;productAccountGroups?:Array<ProductAccountGroup>;productChannelFilter?:boolean;productChannels?:Array<ProductChannel>;productConfiguration?:ProductConfiguration;readonly productId?:number;productOptions?:Array<ProductOption>;productSpecifications?:Array<ProductSpecification>;productStatus?:number;productType:string;readonly productTypeI18n?:string;productVirtualSettings?:ProductVirtualSettings;relatedProducts?:Array<RelatedProduct>;shippingConfiguration?:ProductShippingConfiguration;shortDescription?:{[key:string]:string;};readonly skuFormatted?:string;skus?:Array<Sku>;subscriptionConfiguration?:ProductSubscriptionConfiguration;tags?:Array<string>;taxConfiguration?:ProductTaxConfiguration;readonly thumbnail?:string;urls?:{[key:string]:string;};readonly version?:number;workflowStatusInfo?:Status;readonly'x-class-name'?:string;productEntryToPublisherAssets?:Array<PublisherAssets>;};export type ProductSpecification={externalReferenceCode?:string;id?:number;key?:string;label?:{[key:string]:string;};optionCategoryExternalReferenceCode?:string;optionCategoryId?:number;priority?:number;productId?:number;specificationExternalReferenceCode?:string;specificationId?:number;specificationKey?:string;specificationPriority?:number;value:{[key:string]:string;};visible?:boolean;readonly'x-class-name'?:string;};export type ProductSubscriptionConfiguration={deliverySubscriptionEnable?:boolean;deliverySubscriptionLength?:number;deliverySubscriptionNumberOfLength?:number;deliverySubscriptionTypeSettings?:{[key:string]:string;};enable?:boolean;length?:number;numberOfLength?:number;subscriptionTypeSettings?:{[key:string]:string;};readonly'x-class-name'?:string;deliverySubscriptionType?:'daily'|'monthly'|'weekly'|'yearly';subscriptionType?:'daily'|'monthly'|'weekly'|'yearly';};export type ProductVirtualSettings={activationStatus?:number;activationStatusInfo?:Status;attachment?:string;duration?:number;id?:number;maxUsages?:number;productVirtualSettingsFileEntries?:Array<ProductVirtualSettingsFileEntry>;sampleAttachment?:string;readonly sampleSrc?:string;sampleURL?:string;readonly src?:string;termsOfUseContent?:{[key:string]:string;};termsOfUseJournalArticleId?:number;termsOfUseRequired?:boolean;url?:string;useSample?:boolean;readonly'x-class-name'?:string;productEntryToPublisherAssets?:Array<CPublisherAssets>;};export type ProductVirtualSettingsFileEntry={readonly actions?:{[key:string]:{[key:string]:string;};};attachment?:string;readonly id?:number;readonly src?:string;url?:string;version?:string;readonly'x-class-name'?:string;};export type RelatedProduct={readonly id?:number;priority?:number;productExternalReferenceCode?:string;productId:number;type:string;readonly'x-class-name'?:string;};export type Sku={cost?:number;customFields?:Array<CustomField>;depth?:number;discontinued?:boolean;discontinuedDate?:string;displayDate?:string;expirationDate?:string;externalReferenceCode?:string;gtin?:string;height?:number;readonly id?:number;readonly inventoryLevel?:number;manufacturerPartNumber?:string;neverExpire?:boolean;price?:number;readonly productId?:number;readonly productName?:{[key:string]:string;};promoPrice?:number;published?:boolean;purchasable?:boolean;replacementSkuExternalReferenceCode?:string;replacementSkuId?:number;sku:string;skuOptions?:Array<SkuOption>;skuSubscriptionConfiguration?:SkuSubscriptionConfiguration;skuUnitOfMeasures?:Array<SkuUnitOfMeasure>;skuVirtualSettings?:SkuVirtualSettings;readonly unitOfMeasureKey?:string;readonly unitOfMeasureName?:{[key:string]:string;};readonly unitOfMeasureSkuId?:string;unspsc?:string;weight?:number;width?:number;readonly'x-class-name'?:string;};export type SkuOption={key?:string;optionId?:number;optionValueId?:number;value?:string;readonly'x-class-name'?:string;};export type SkuSubscriptionConfiguration={deliverySubscriptionEnable?:boolean;deliverySubscriptionLength?:number;deliverySubscriptionNumberOfLength?:number;deliverySubscriptionTypeSettings?:{[key:string]:string;};enable?:boolean;length?:number;numberOfLength?:number;overrideSubscriptionInfo?:boolean;subscriptionTypeSettings?:{[key:string]:string;};readonly'x-class-name'?:string;deliverySubscriptionType?:'daily'|'monthly'|'weekly'|'yearly';subscriptionType?:'daily'|'monthly'|'weekly'|'yearly';};export type SkuUnitOfMeasure={readonly actions?:{[key:string]:{[key:string]:string;};};active?:boolean;basePrice?:number;readonly id?:number;incrementalOrderQuantity?:number;key?:string;name?:{[key:string]:string;};precision?:number;pricingQuantity?:number;primary?:boolean;priority?:number;promoPrice?:number;rate?:number;readonly sku?:string;readonly skuId?:number;readonly'x-class-name'?:string;};export type SkuVirtualSettings={activationStatus?:number;activationStatusInfo?:Status;attachment?:string;duration?:number;id?:number;maxUsages?:number;override?:boolean;sampleAttachment?:string;readonly sampleSrc?:string;sampleURL?:string;skuVirtualSettingsFileEntries?:Array<SkuVirtualSettingsFileEntry>;readonly src?:string;termsOfUseContent?:{[key:string]:string;};termsOfUseJournalArticleId?:number;termsOfUseRequired?:boolean;url?:string;useSample?:boolean;readonly'x-class-name'?:string;};export type SkuVirtualSettingsFileEntry={readonly actions?:{[key:string]:{[key:string]:string;};};attachment?:string;readonly id?:number;readonly src?:string;url?:string;version?:string;readonly'x-class-name'?:string;};export type Status={readonly code?:number;label?:string;label_i18n?:string;readonly'x-class-name'?:string;};export type PageProduct={items?:Array<Product>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PageProductSpecification={items?:Array<ProductSpecification>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PageProductVirtualSettingsFileEntry={items?:Array<ProductVirtualSettingsFileEntry>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PatchProductVirtualSettingsFileEntryRequestBody={file?:Blob|File;productVirtualSettingsFileEntry?:ProductVirtualSettingsFileEntry;};export type MultipartBody={values?:{[key:string]:string;};};export type PostProductVirtualSettingIdProductVirtualSettingsFileEntryRequestBody={file?:Blob|File;productVirtualSettingsFileEntry?:ProductVirtualSettingsFileEntry;};export type PageRelatedProduct={items?:Array<RelatedProduct>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PageSku={items?:Array<Sku>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PageSkuUnitOfMeasure={items?:Array<SkuUnitOfMeasure>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PageSkuVirtualSettingsFileEntry={items?:Array<SkuVirtualSettingsFileEntry>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PatchSkuVirtualSettingsFileEntryRequestBody={file?:Blob|File;skuVirtualSettingsFileEntry?:SkuVirtualSettingsFileEntry;};export type PostSkuVirtualSettingIdSkuVirtualSettingsFileEntryRequestBody={file?:Blob|File;skuVirtualSettingsFileEntry?:SkuVirtualSettingsFileEntry;};export type Specification={description?:{[key:string]:string;};externalReferenceCode?:string;facetable?:boolean;readonly id?:number;key:string;listTypeDefinitionId?:number;listTypeDefinitionIds?:Array<number>;optionCategory?:OptionCategory;priority?:number;title:{[key:string]:string;};visible?:boolean;readonly'x-class-name'?:string;};export type PageSpecification={items?:Array<Specification>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type PublisherAssets={readonly actions?:{[key:string]:{[key:string]:string;};};readonly auditEvents?:Array<AuditEvent>;readonly creator?:string;readonly dateCreated?:string;readonly dateModified?:string;defaultLanguageId?:string;displayDate?:string;expirationDate?:string;externalReferenceCode?:string;friendlyUrlPath?:string;friendlyUrlPath_i18n?:{[key:string]:string;};readonly id?:number;keywords?:Array<string>;objectEntryFolderExternalReferenceCode?:string;objectEntryFolderId?:number;permissions?:Array<Permission>;reviewDate?:string;readonly scopeId?:number;readonly scopeKey?:string;readonly status?:number;taxonomyCategoryBriefs?:Array<TaxonomyCategoryBrief>;taxonomyCategoryIds?:Array<number>;readonly'x-class-name'?:string;readonly'x-schema-name'?:string;name?:string;publisherAssetType?:ListEntry;r_accountEntryToPublisherAssets_accountEntryId?:number;accountEntryToPublisherAssets?:{[key:string]:unknown;};r_accountEntryToPublisherAssets_accountEntryERC?:string;readonly accountEntryToPublisherAssetsERC?:string;r_productEntryToPublisherAssets_CPDefinitionId?:number;productEntryToPublisherAssets?:{[key:string]:unknown;};r_productEntryToPublisherAssets_CPDefinitionERC?:string;readonly productEntryToPublisherAssetsERC?:string;sourceCode?:FileEntry;version?:string;};export type CPublisherAssets={[key:string]:unknown;};export type Collaborator={actionIds:Array<string>;readonly actions?:{[key:string]:{[key:string]:unknown;};};creator?:Creator;dateExpired?:string;readonly externalReferenceCode?:string;id?:number;readonly name?:string;readonly portrait?:string;share?:boolean;type:string;readonly'x-class-name'?:string;};export type Creator={readonly additionalName?:string;readonly contentType?:string;readonly externalReferenceCode?:string;readonly familyName?:string;readonly givenName?:string;readonly id?:number;readonly image?:string;readonly name?:string;readonly profileURL?:string;userGroupBriefs?:Array<UserGroupBrief>;readonly'x-class-name'?:string;};export type UserGroupBrief={readonly id?:number;readonly name?:string;readonly'x-class-name'?:string;};export type PageCollaborator={items?:Array<Collaborator>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type AuditEvent={readonly auditFieldChanges?:Array<AuditFieldChange>;creator?:Creator;readonly dateCreated?:string;readonly eventType?:string;readonly'x-class-name'?:string;};export type AuditFieldChange={name?:string;newValue?:{[key:string]:unknown;};oldValue?:{[key:string]:unknown;};readonly'x-class-name'?:string;};export type ParentTaxonomyCategory={externalReferenceCode?:string;readonly'x-class-name'?:string;};export type ParentTaxonomyVocabulary={externalReferenceCode?:string;readonly'x-class-name'?:string;};export type Permission={actionIds?:Array<string>;roleExternalReferenceCode?:string;roleName?:string;roleType?:string;};export type Scope={externalReferenceCode?:string;readonly'x-class-name'?:string;type?:'AssetLibrary'|'Site';};export type TaxonomyCategoryBrief={readonly embeddedTaxonomyCategory?:{[key:string]:unknown;};parentTaxonomyCategory?:ParentTaxonomyCategory;parentTaxonomyVocabulary?:ParentTaxonomyVocabulary;scope?:Scope;taxonomyCategoryExternalReferenceCode?:string;readonly taxonomyCategoryId?:number;readonly taxonomyCategoryName?:string;readonly taxonomyCategoryName_i18n?:{[key:string]:string;};readonly'x-class-name'?:string;};export type Version={readonly number?:number;readonly'x-class-name'?:string;};export type PagePermission={items?:Array<Permission>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;};export type ValidationError={errorMessage?:string;objectFieldName?:string;objectValidationRuleExternalReferenceCode?:string;readonly'x-class-name'?:string;};export type ValidationResponse={validationErrors?:Array<ValidationError>;readonly'x-class-name'?:string;};export type ValidationRequest={objectValidationRuleExternalReferenceCodes?:Array<string>;values?:PublisherAssets;readonly'x-class-name'?:string;};export type PagePublisherAssets={items?:Array<PublisherAssets>;lastPage?:number;totalCount?:number;actions?:{[key:string]:{[key:string]:string;};};facets?:Array<Facet>;page?:number;pageSize?:number;readonly'x-schema-name'?:string;};export type ListEntry={key?:string;name?:string;readonly name_i18n?:{[key:string]:string;};readonly'x-class-name'?:string;};export type FileEntry={externalReferenceCode?:string;fileBase64?:string;fileURL?:string;folder?:Folder;id?:number;link?:Link;name?:string;readonly previewURL?:string;scope?:Scope;readonly thumbnailURL?:string;readonly'x-class-name'?:string;};export type Folder={externalReferenceCode?:string;siteId?:number;readonly'x-class-name'?:string;};export type Link={href?:string;label?:string;readonly'x-class-name'?:string;};export type DeleteAttachmentData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/attachment/{id}';};export type DeleteAttachmentResponses={default:unknown;};export type DeleteAttachmentBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/attachment/batch';};export type DeleteAttachmentBatchResponses={default:unknown;};export type DeleteAttachmentByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/attachment/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteAttachmentByExternalReferenceCodeResponses={default:unknown;};export type GetAttachmentByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/attachment/by-externalReferenceCode/{externalReferenceCode}';};export type GetAttachmentByExternalReferenceCodeResponses={default:Attachment;};export type GetAttachmentByExternalReferenceCodeResponse=GetAttachmentByExternalReferenceCodeResponses[keyof GetAttachmentByExternalReferenceCodeResponses];export type PatchAttachmentByExternalReferenceCodeData={body?:Attachment;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/attachment/by-externalReferenceCode/{externalReferenceCode}';};export type PatchAttachmentByExternalReferenceCodeResponses={default:Attachment;};export type PatchAttachmentByExternalReferenceCodeResponse=PatchAttachmentByExternalReferenceCodeResponses[keyof PatchAttachmentByExternalReferenceCodeResponses];export type PutAttachmentByExternalReferenceCodeData={body?:Attachment;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/attachment/by-externalReferenceCode/{externalReferenceCode}';};export type PutAttachmentByExternalReferenceCodeResponses={default:Attachment;};export type PutAttachmentByExternalReferenceCodeResponse=PutAttachmentByExternalReferenceCodeResponses[keyof PutAttachmentByExternalReferenceCodeResponses];export type GetProductByExternalReferenceCodeAttachmentsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/attachments';};export type GetProductByExternalReferenceCodeAttachmentsPageResponses={default:PageAttachment;};export type GetProductByExternalReferenceCodeAttachmentsPageResponse=GetProductByExternalReferenceCodeAttachmentsPageResponses[keyof GetProductByExternalReferenceCodeAttachmentsPageResponses];export type PostProductByExternalReferenceCodeAttachmentData={body?:Attachment;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/attachments';};export type PostProductByExternalReferenceCodeAttachmentResponses={default:Attachment;};export type PostProductByExternalReferenceCodeAttachmentResponse=PostProductByExternalReferenceCodeAttachmentResponses[keyof PostProductByExternalReferenceCodeAttachmentResponses];export type GetProductByExternalReferenceCodeImagesPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/images';};export type GetProductByExternalReferenceCodeImagesPageResponses={default:PageAttachment;};export type GetProductByExternalReferenceCodeImagesPageResponse=GetProductByExternalReferenceCodeImagesPageResponses[keyof GetProductByExternalReferenceCodeImagesPageResponses];export type PostProductByExternalReferenceCodeImageData={body?:Attachment;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/images';};export type PostProductByExternalReferenceCodeImageResponses={default:Attachment;};export type PostProductByExternalReferenceCodeImageResponse=PostProductByExternalReferenceCodeImageResponses[keyof PostProductByExternalReferenceCodeImageResponses];export type GetProductIdAttachmentsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/attachments';};export type GetProductIdAttachmentsPageResponses={default:PageAttachment;};export type GetProductIdAttachmentsPageResponse=GetProductIdAttachmentsPageResponses[keyof GetProductIdAttachmentsPageResponses];export type PostProductIdAttachmentData={body?:Attachment;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/attachments';};export type PostProductIdAttachmentResponses={default:Attachment;};export type PostProductIdAttachmentResponse=PostProductIdAttachmentResponses[keyof PostProductIdAttachmentResponses];export type GetProductIdImagesPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/images';};export type GetProductIdImagesPageResponses={default:PageAttachment;};export type GetProductIdImagesPageResponse=GetProductIdImagesPageResponses[keyof GetProductIdImagesPageResponses];export type PostProductIdImageData={body?:Attachment;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/images';};export type PostProductIdImageResponses={default:Attachment;};export type PostProductIdImageResponse=PostProductIdImageResponses[keyof PostProductIdImageResponses];export type PostProductByExternalReferenceCodeAttachmentByBase64Data={body?:AttachmentBase64;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/attachments/by-base64';};export type PostProductByExternalReferenceCodeAttachmentByBase64Responses={default:Attachment;};export type PostProductByExternalReferenceCodeAttachmentByBase64Response=PostProductByExternalReferenceCodeAttachmentByBase64Responses[keyof PostProductByExternalReferenceCodeAttachmentByBase64Responses];export type PostProductByExternalReferenceCodeAttachmentByUrlData={body?:AttachmentUrl;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/attachments/by-url';};export type PostProductByExternalReferenceCodeAttachmentByUrlResponses={default:Attachment;};export type PostProductByExternalReferenceCodeAttachmentByUrlResponse=PostProductByExternalReferenceCodeAttachmentByUrlResponses[keyof PostProductByExternalReferenceCodeAttachmentByUrlResponses];export type PostProductByExternalReferenceCodeImageByBase64Data={body?:AttachmentBase64;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/images/by-base64';};export type PostProductByExternalReferenceCodeImageByBase64Responses={default:Attachment;};export type PostProductByExternalReferenceCodeImageByBase64Response=PostProductByExternalReferenceCodeImageByBase64Responses[keyof PostProductByExternalReferenceCodeImageByBase64Responses];export type PostProductByExternalReferenceCodeImageByUrlData={body?:AttachmentUrl;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/images/by-url';};export type PostProductByExternalReferenceCodeImageByUrlResponses={default:Attachment;};export type PostProductByExternalReferenceCodeImageByUrlResponse=PostProductByExternalReferenceCodeImageByUrlResponses[keyof PostProductByExternalReferenceCodeImageByUrlResponses];export type PostProductIdAttachmentBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/attachments/batch';};export type PostProductIdAttachmentBatchResponses={default:unknown;};export type PostProductIdAttachmentByBase64Data={body?:AttachmentBase64;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/attachments/by-base64';};export type PostProductIdAttachmentByBase64Responses={default:Attachment;};export type PostProductIdAttachmentByBase64Response=PostProductIdAttachmentByBase64Responses[keyof PostProductIdAttachmentByBase64Responses];export type PostProductIdAttachmentByUrlData={body?:AttachmentUrl;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/attachments/by-url';};export type PostProductIdAttachmentByUrlResponses={default:Attachment;};export type PostProductIdAttachmentByUrlResponse=PostProductIdAttachmentByUrlResponses[keyof PostProductIdAttachmentByUrlResponses];export type PostProductIdImageByBase64Data={body?:AttachmentBase64;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/images/by-base64';};export type PostProductIdImageByBase64Responses={default:Attachment;};export type PostProductIdImageByBase64Response=PostProductIdImageByBase64Responses[keyof PostProductIdImageByBase64Responses];export type PostProductIdImageByUrlData={body?:AttachmentUrl;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/images/by-url';};export type PostProductIdImageByUrlResponses={default:Attachment;};export type PostProductIdImageByUrlResponse=PostProductIdImageByUrlResponses[keyof PostProductIdImageByUrlResponses];export type DeleteCatalogData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/catalog/{id}';};export type DeleteCatalogResponses={default:unknown;};export type GetCatalogData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/catalog/{id}';};export type GetCatalogResponses={default:Catalog;};export type GetCatalogResponse=GetCatalogResponses[keyof GetCatalogResponses];export type PatchCatalogData={body?:Catalog;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/catalog/{id}';};export type PatchCatalogResponses={default:unknown;};export type DeleteCatalogBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/catalog/batch';};export type DeleteCatalogBatchResponses={default:unknown;};export type DeleteCatalogByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/catalog/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteCatalogByExternalReferenceCodeResponses={default:unknown;};export type GetCatalogByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/catalog/by-externalReferenceCode/{externalReferenceCode}';};export type GetCatalogByExternalReferenceCodeResponses={default:Catalog;};export type GetCatalogByExternalReferenceCodeResponse=GetCatalogByExternalReferenceCodeResponses[keyof GetCatalogByExternalReferenceCodeResponses];export type PatchCatalogByExternalReferenceCodeData={body?:Catalog;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/catalog/by-externalReferenceCode/{externalReferenceCode}';};export type PatchCatalogByExternalReferenceCodeResponses={default:unknown;};export type PutCatalogByExternalReferenceCodeData={body?:Catalog;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/catalog/by-externalReferenceCode/{externalReferenceCode}';};export type PutCatalogByExternalReferenceCodeResponses={default:Catalog;};export type PutCatalogByExternalReferenceCodeResponse=PutCatalogByExternalReferenceCodeResponses[keyof PutCatalogByExternalReferenceCodeResponses];export type GetCatalogsPageData={body?:never;path?:never;query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/catalogs';};export type GetCatalogsPageResponses={default:PageCatalog;};export type GetCatalogsPageResponse=GetCatalogsPageResponses[keyof GetCatalogsPageResponses];export type PostCatalogData={body?:Catalog;path?:never;query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/catalogs';};export type PostCatalogResponses={default:Catalog;};export type PostCatalogResponse=PostCatalogResponses[keyof PostCatalogResponses];export type GetProductByExternalReferenceCodeCatalogData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/catalog';};export type GetProductByExternalReferenceCodeCatalogResponses={default:Catalog;};export type GetProductByExternalReferenceCodeCatalogResponse=GetProductByExternalReferenceCodeCatalogResponses[keyof GetProductByExternalReferenceCodeCatalogResponses];export type GetProductIdCatalogData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/catalog';};export type GetProductIdCatalogResponses={default:Catalog;};export type GetProductIdCatalogResponse=GetProductIdCatalogResponses[keyof GetProductIdCatalogResponses];export type PostCatalogBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/catalogs/batch';};export type PostCatalogBatchResponses={default:unknown;};export type PostCatalogsPageExportBatchData={body?:never;path?:never;query?:{filter?:string;search?:string;sort?:string;callbackURL?:string;contentType?:string;fieldNames?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/catalogs/export-batch';};export type PostCatalogsPageExportBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodeCategoriesPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/categories';};export type GetProductByExternalReferenceCodeCategoriesPageResponses={default:PageCategory;};export type GetProductByExternalReferenceCodeCategoriesPageResponse=GetProductByExternalReferenceCodeCategoriesPageResponses[keyof GetProductByExternalReferenceCodeCategoriesPageResponses];export type PatchProductByExternalReferenceCodeCategoryData={body?:Array<Category>;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/categories';};export type PatchProductByExternalReferenceCodeCategoryResponses={default:unknown;};export type GetProductIdCategoriesPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/categories';};export type GetProductIdCategoriesPageResponses={default:PageCategory;};export type GetProductIdCategoriesPageResponse=GetProductIdCategoriesPageResponses[keyof GetProductIdCategoriesPageResponses];export type PatchProductIdCategoryData={body?:Array<Category>;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/categories';};export type PatchProductIdCategoryResponses={default:unknown;};export type DeleteCurrencyData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/currencies/{id}';};export type DeleteCurrencyResponses={default:unknown;};export type GetCurrencyData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/currencies/{id}';};export type GetCurrencyResponses={default:Currency;};export type GetCurrencyResponse=GetCurrencyResponses[keyof GetCurrencyResponses];export type PatchCurrencyData={body?:Currency;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/currencies/{id}';};export type PatchCurrencyResponses={default:Currency;};export type PatchCurrencyResponse=PatchCurrencyResponses[keyof PatchCurrencyResponses];export type DeleteCurrencyBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/currencies/batch';};export type DeleteCurrencyBatchResponses={default:unknown;};export type PostCurrencyBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/currencies/batch';};export type PostCurrencyBatchResponses={default:unknown;};export type DeleteCurrencyByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/currencies/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteCurrencyByExternalReferenceCodeResponses={default:unknown;};export type GetCurrencyByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/currencies/by-externalReferenceCode/{externalReferenceCode}';};export type GetCurrencyByExternalReferenceCodeResponses={default:Currency;};export type GetCurrencyByExternalReferenceCodeResponse=GetCurrencyByExternalReferenceCodeResponses[keyof GetCurrencyByExternalReferenceCodeResponses];export type PatchCurrencyByExternalReferenceCodeData={body?:Currency;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/currencies/by-externalReferenceCode/{externalReferenceCode}';};export type PatchCurrencyByExternalReferenceCodeResponses={default:Currency;};export type PatchCurrencyByExternalReferenceCodeResponse=PatchCurrencyByExternalReferenceCodeResponses[keyof PatchCurrencyByExternalReferenceCodeResponses];export type GetCurrenciesPageData={body?:never;path?:never;query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/currencies';};export type GetCurrenciesPageResponses={default:PageCurrency;};export type GetCurrenciesPageResponse=GetCurrenciesPageResponses[keyof GetCurrenciesPageResponses];export type PostCurrencyData={body?:Currency;path?:never;query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/currencies';};export type PostCurrencyResponses={default:Currency;};export type PostCurrencyResponse=PostCurrencyResponses[keyof PostCurrencyResponses];export type PostCurrenciesPageExportBatchData={body?:never;path?:never;query?:{filter?:string;search?:string;sort?:string;callbackURL?:string;contentType?:string;fieldNames?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/currencies/export-batch';};export type PostCurrenciesPageExportBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodeDiagramData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/diagrams';};export type GetProductByExternalReferenceCodeDiagramResponses={default:Diagram;};export type GetProductByExternalReferenceCodeDiagramResponse=GetProductByExternalReferenceCodeDiagramResponses[keyof GetProductByExternalReferenceCodeDiagramResponses];export type PostProductByExternalReferenceCodeDiagramData={body?:Diagram;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/diagrams';};export type PostProductByExternalReferenceCodeDiagramResponses={default:Diagram;};export type PostProductByExternalReferenceCodeDiagramResponse=PostProductByExternalReferenceCodeDiagramResponses[keyof PostProductByExternalReferenceCodeDiagramResponses];export type GetProductIdDiagramData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/diagrams';};export type GetProductIdDiagramResponses={default:Diagram;};export type GetProductIdDiagramResponse=GetProductIdDiagramResponses[keyof GetProductIdDiagramResponses];export type PostProductIdDiagramData={body?:Diagram;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/diagrams';};export type PostProductIdDiagramResponses={default:Diagram;};export type PostProductIdDiagramResponse=PostProductIdDiagramResponses[keyof PostProductIdDiagramResponses];export type PatchDiagramData={body?:Diagram;path:{diagramId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/diagrams/{diagramId}';};export type PatchDiagramResponses={default:Diagram;};export type PatchDiagramResponse=PatchDiagramResponses[keyof PatchDiagramResponses];export type PostProductIdDiagramBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/diagrams/batch';};export type PostProductIdDiagramBatchResponses={default:unknown;};export type DeleteGroupedProductData={body?:never;path:{groupedProductId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/grouped-products/{groupedProductId}';};export type DeleteGroupedProductResponses={default:unknown;};export type PatchGroupedProductData={body?:GroupedProduct;path:{groupedProductId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/grouped-products/{groupedProductId}';};export type PatchGroupedProductResponses={default:GroupedProduct;};export type PatchGroupedProductResponse=PatchGroupedProductResponses[keyof PatchGroupedProductResponses];export type DeleteGroupedProductBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/grouped-products/batch';};export type DeleteGroupedProductBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodeGroupedProductsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/grouped-products';};export type GetProductByExternalReferenceCodeGroupedProductsPageResponses={default:PageGroupedProduct;};export type GetProductByExternalReferenceCodeGroupedProductsPageResponse=GetProductByExternalReferenceCodeGroupedProductsPageResponses[keyof GetProductByExternalReferenceCodeGroupedProductsPageResponses];export type PostProductByExternalReferenceCodeGroupedProductData={body?:GroupedProduct;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/grouped-products';};export type PostProductByExternalReferenceCodeGroupedProductResponses={default:GroupedProduct;};export type PostProductByExternalReferenceCodeGroupedProductResponse=PostProductByExternalReferenceCodeGroupedProductResponses[keyof PostProductByExternalReferenceCodeGroupedProductResponses];export type GetProductIdGroupedProductsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/grouped-products';};export type GetProductIdGroupedProductsPageResponses={default:PageGroupedProduct;};export type GetProductIdGroupedProductsPageResponse=GetProductIdGroupedProductsPageResponses[keyof GetProductIdGroupedProductsPageResponses];export type PostProductIdGroupedProductData={body?:GroupedProduct;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/grouped-products';};export type PostProductIdGroupedProductResponses={default:GroupedProduct;};export type PostProductIdGroupedProductResponse=PostProductIdGroupedProductResponses[keyof PostProductIdGroupedProductResponses];export type PostProductIdGroupedProductBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/grouped-products/batch';};export type PostProductIdGroupedProductBatchResponses={default:unknown;};export type GetProductIdLinkedProductsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/linked-products';};export type GetProductIdLinkedProductsPageResponses={default:PageLinkedProduct;};export type GetProductIdLinkedProductsPageResponse=GetProductIdLinkedProductsPageResponses[keyof GetProductIdLinkedProductsPageResponses];export type DeleteSpecificationListTypeDefinitionData={body?:never;path:{specificationId:string;listTypeDefinitionId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications/{specificationId}/list-type-definitions/{listTypeDefinitionId}';};export type DeleteSpecificationListTypeDefinitionResponses={default:unknown;};export type PostSpecificationListTypeDefinitionData={body?:never;path:{specificationId:string;listTypeDefinitionId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications/{specificationId}/list-type-definitions/{listTypeDefinitionId}';};export type PostSpecificationListTypeDefinitionResponses={default:unknown;};export type GetSpecificationIdListTypeDefinitionsPageData={body?:never;path:{id:string;};query?:{nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/specifications/{id}/list-type-definitions';};export type GetSpecificationIdListTypeDefinitionsPageResponses={default:PageListTypeDefinition;};export type GetSpecificationIdListTypeDefinitionsPageResponse=GetSpecificationIdListTypeDefinitionsPageResponses[keyof GetSpecificationIdListTypeDefinitionsPageResponses];export type PostSpecificationIdListTypeDefinitionData={body?:ListTypeDefinition;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications/{id}/list-type-definitions';};export type PostSpecificationIdListTypeDefinitionResponses={default:ListTypeDefinition;};export type PostSpecificationIdListTypeDefinitionResponse=PostSpecificationIdListTypeDefinitionResponses[keyof PostSpecificationIdListTypeDefinitionResponses];export type PostSpecificationIdListTypeDefinitionBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/specifications/list-type-definitions/batch';};export type PostSpecificationIdListTypeDefinitionBatchResponses={default:unknown;};export type GetLowStockActionsPageData={body?:never;path?:never;query?:{nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/low-stock-actions';};export type GetLowStockActionsPageResponses={default:PageLowStockAction;};export type GetLowStockActionsPageResponse=GetLowStockActionsPageResponses[keyof GetLowStockActionsPageResponses];export type PostLowStockActionsPageExportBatchData={body?:never;path?:never;query?:{callbackURL?:string;contentType?:string;fieldNames?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/low-stock-actions/export-batch';};export type PostLowStockActionsPageExportBatchResponses={default:unknown;};export type DeleteMappedProductData={body?:never;path:{mappedProductId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/mapped-products/{mappedProductId}';};export type DeleteMappedProductResponses={default:unknown;};export type PatchMappedProductData={body?:MappedProduct;path:{mappedProductId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/mapped-products/{mappedProductId}';};export type PatchMappedProductResponses={default:MappedProduct;};export type PatchMappedProductResponse=PatchMappedProductResponses[keyof PatchMappedProductResponses];export type DeleteMappedProductBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/mapped-products/batch';};export type DeleteMappedProductBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodeMappedProductBySequenceData={body?:never;path:{externalReferenceCode:string;sequence:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/mapped-products/by-sequence/{sequence}';};export type GetProductByExternalReferenceCodeMappedProductBySequenceResponses={default:MappedProduct;};export type GetProductByExternalReferenceCodeMappedProductBySequenceResponse=GetProductByExternalReferenceCodeMappedProductBySequenceResponses[keyof GetProductByExternalReferenceCodeMappedProductBySequenceResponses];export type GetProductByExternalReferenceCodeMappedProductsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/mapped-products';};export type GetProductByExternalReferenceCodeMappedProductsPageResponses={default:PageMappedProduct;};export type GetProductByExternalReferenceCodeMappedProductsPageResponse=GetProductByExternalReferenceCodeMappedProductsPageResponses[keyof GetProductByExternalReferenceCodeMappedProductsPageResponses];export type PostProductByExternalReferenceCodeMappedProductData={body?:MappedProduct;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/mapped-products';};export type PostProductByExternalReferenceCodeMappedProductResponses={default:MappedProduct;};export type PostProductByExternalReferenceCodeMappedProductResponse=PostProductByExternalReferenceCodeMappedProductResponses[keyof PostProductByExternalReferenceCodeMappedProductResponses];export type GetProductIdMappedProductBySequenceData={body?:never;path:{id:string;sequence:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/mapped-products/by-sequence/{sequence}';};export type GetProductIdMappedProductBySequenceResponses={default:MappedProduct;};export type GetProductIdMappedProductBySequenceResponse=GetProductIdMappedProductBySequenceResponses[keyof GetProductIdMappedProductBySequenceResponses];export type GetProductIdMappedProductsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/mapped-products';};export type GetProductIdMappedProductsPageResponses={default:PageMappedProduct;};export type GetProductIdMappedProductsPageResponse=GetProductIdMappedProductsPageResponses[keyof GetProductIdMappedProductsPageResponses];export type PostProductIdMappedProductData={body?:MappedProduct;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/mapped-products';};export type PostProductIdMappedProductResponses={default:MappedProduct;};export type PostProductIdMappedProductResponse=PostProductIdMappedProductResponses[keyof PostProductIdMappedProductResponses];export type PostProductIdMappedProductBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/mapped-products/batch';};export type PostProductIdMappedProductBatchResponses={default:unknown;};export type DeleteOptionCategoryData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories/{id}';};export type DeleteOptionCategoryResponses={default:unknown;};export type GetOptionCategoryData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories/{id}';};export type GetOptionCategoryResponses={default:OptionCategory;};export type GetOptionCategoryResponse=GetOptionCategoryResponses[keyof GetOptionCategoryResponses];export type PatchOptionCategoryData={body?:OptionCategory;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories/{id}';};export type PatchOptionCategoryResponses={default:unknown;};export type DeleteOptionCategoryBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories/batch';};export type DeleteOptionCategoryBatchResponses={default:unknown;};export type PostOptionCategoryBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories/batch';};export type PostOptionCategoryBatchResponses={default:unknown;};export type DeleteOptionCategoryByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteOptionCategoryByExternalReferenceCodeResponses={default:unknown;};export type GetOptionCategoryByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories/by-externalReferenceCode/{externalReferenceCode}';};export type GetOptionCategoryByExternalReferenceCodeResponses={default:OptionCategory;};export type GetOptionCategoryByExternalReferenceCodeResponse=GetOptionCategoryByExternalReferenceCodeResponses[keyof GetOptionCategoryByExternalReferenceCodeResponses];export type PatchOptionCategoryByExternalReferenceCodeData={body?:OptionCategory;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories/by-externalReferenceCode/{externalReferenceCode}';};export type PatchOptionCategoryByExternalReferenceCodeResponses={default:OptionCategory;};export type PatchOptionCategoryByExternalReferenceCodeResponse=PatchOptionCategoryByExternalReferenceCodeResponses[keyof PatchOptionCategoryByExternalReferenceCodeResponses];export type PutOptionCategoryByExternalReferenceCodeData={body?:OptionCategory;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories/by-externalReferenceCode/{externalReferenceCode}';};export type PutOptionCategoryByExternalReferenceCodeResponses={default:OptionCategory;};export type PutOptionCategoryByExternalReferenceCodeResponse=PutOptionCategoryByExternalReferenceCodeResponses[keyof PutOptionCategoryByExternalReferenceCodeResponses];export type GetOptionCategoriesPageData={body?:never;path?:never;query?:{filter?:string;page?:string;pageSize?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories';};export type GetOptionCategoriesPageResponses={default:PageOptionCategory;};export type GetOptionCategoriesPageResponse=GetOptionCategoriesPageResponses[keyof GetOptionCategoriesPageResponses];export type PostOptionCategoryData={body?:OptionCategory;path?:never;query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories';};export type PostOptionCategoryResponses={default:OptionCategory;};export type PostOptionCategoryResponse=PostOptionCategoryResponses[keyof PostOptionCategoryResponses];export type PostOptionCategoriesPageExportBatchData={body?:never;path?:never;query?:{filter?:string;sort?:string;callbackURL?:string;contentType?:string;fieldNames?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/optionCategories/export-batch';};export type PostOptionCategoriesPageExportBatchResponses={default:unknown;};export type DeleteOptionData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/options/{id}';};export type DeleteOptionResponses={default:unknown;};export type GetOptionData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/options/{id}';};export type GetOptionResponses={default:Option;};export type GetOptionResponse=GetOptionResponses[keyof GetOptionResponses];export type PatchOptionData={body?:Option;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/options/{id}';};export type PatchOptionResponses={default:unknown;};export type DeleteOptionBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/options/batch';};export type DeleteOptionBatchResponses={default:unknown;};export type PostOptionBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/options/batch';};export type PostOptionBatchResponses={default:unknown;};export type DeleteOptionByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/options/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteOptionByExternalReferenceCodeResponses={default:unknown;};export type GetOptionByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/options/by-externalReferenceCode/{externalReferenceCode}';};export type GetOptionByExternalReferenceCodeResponses={default:Option;};export type GetOptionByExternalReferenceCodeResponse=GetOptionByExternalReferenceCodeResponses[keyof GetOptionByExternalReferenceCodeResponses];export type PatchOptionByExternalReferenceCodeData={body?:Option;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/options/by-externalReferenceCode/{externalReferenceCode}';};export type PatchOptionByExternalReferenceCodeResponses={default:unknown;};export type PutOptionByExternalReferenceCodeData={body?:Option;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/options/by-externalReferenceCode/{externalReferenceCode}';};export type PutOptionByExternalReferenceCodeResponses={default:Option;};export type PutOptionByExternalReferenceCodeResponse=PutOptionByExternalReferenceCodeResponses[keyof PutOptionByExternalReferenceCodeResponses];export type GetOptionsPageData={body?:never;path?:never;query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/options';};export type GetOptionsPageResponses={default:PageOption;};export type GetOptionsPageResponse=GetOptionsPageResponses[keyof GetOptionsPageResponses];export type PostOptionData={body?:Option;path?:never;query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/options';};export type PostOptionResponses={default:Option;};export type PostOptionResponse=PostOptionResponses[keyof PostOptionResponses];export type PostOptionsPageExportBatchData={body?:never;path?:never;query?:{filter?:string;search?:string;sort?:string;callbackURL?:string;contentType?:string;fieldNames?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/options/export-batch';};export type PostOptionsPageExportBatchResponses={default:unknown;};export type DeleteOptionValueData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionValues/{id}';};export type DeleteOptionValueResponses={default:unknown;};export type GetOptionValueData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionValues/{id}';};export type GetOptionValueResponses={default:OptionValue;};export type GetOptionValueResponse=GetOptionValueResponses[keyof GetOptionValueResponses];export type PatchOptionValueData={body?:OptionValue;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionValues/{id}';};export type PatchOptionValueResponses={default:unknown;};export type DeleteOptionValueBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/optionValues/batch';};export type DeleteOptionValueBatchResponses={default:unknown;};export type DeleteOptionValueByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionValues/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteOptionValueByExternalReferenceCodeResponses={default:unknown;};export type GetOptionValueByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionValues/by-externalReferenceCode/{externalReferenceCode}';};export type GetOptionValueByExternalReferenceCodeResponses={default:OptionValue;};export type GetOptionValueByExternalReferenceCodeResponse=GetOptionValueByExternalReferenceCodeResponses[keyof GetOptionValueByExternalReferenceCodeResponses];export type PatchOptionValueByExternalReferenceCodeData={body?:OptionValue;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/optionValues/by-externalReferenceCode/{externalReferenceCode}';};export type PatchOptionValueByExternalReferenceCodeResponses={default:unknown;};export type GetOptionByExternalReferenceCodeOptionValuesPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/options/by-externalReferenceCode/{externalReferenceCode}/optionValues';};export type GetOptionByExternalReferenceCodeOptionValuesPageResponses={default:PageOptionValue;};export type GetOptionByExternalReferenceCodeOptionValuesPageResponse=GetOptionByExternalReferenceCodeOptionValuesPageResponses[keyof GetOptionByExternalReferenceCodeOptionValuesPageResponses];export type PostOptionByExternalReferenceCodeOptionValueData={body?:OptionValue;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/options/by-externalReferenceCode/{externalReferenceCode}/optionValues';};export type PostOptionByExternalReferenceCodeOptionValueResponses={default:OptionValue;};export type PostOptionByExternalReferenceCodeOptionValueResponse=PostOptionByExternalReferenceCodeOptionValueResponses[keyof PostOptionByExternalReferenceCodeOptionValueResponses];export type GetOptionIdOptionValuesPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/options/{id}/optionValues';};export type GetOptionIdOptionValuesPageResponses={default:PageOptionValue;};export type GetOptionIdOptionValuesPageResponse=GetOptionIdOptionValuesPageResponses[keyof GetOptionIdOptionValuesPageResponses];export type PostOptionIdOptionValueData={body?:OptionValue;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/options/{id}/optionValues';};export type PostOptionIdOptionValueResponses={default:OptionValue;};export type PostOptionIdOptionValueResponse=PostOptionIdOptionValueResponses[keyof PostOptionIdOptionValueResponses];export type PostOptionIdOptionValueBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/options/optionValues/batch';};export type PostOptionIdOptionValueBatchResponses={default:unknown;};export type DeletePinData={body?:never;path:{pinId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/pins/{pinId}';};export type DeletePinResponses={default:unknown;};export type PatchPinData={body?:Pin;path:{pinId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/pins/{pinId}';};export type PatchPinResponses={default:Pin;};export type PatchPinResponse=PatchPinResponses[keyof PatchPinResponses];export type DeletePinBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/pins/batch';};export type DeletePinBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodePinsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/pins';};export type GetProductByExternalReferenceCodePinsPageResponses={default:PagePin;};export type GetProductByExternalReferenceCodePinsPageResponse=GetProductByExternalReferenceCodePinsPageResponses[keyof GetProductByExternalReferenceCodePinsPageResponses];export type PostProductByExternalReferenceCodePinData={body?:Pin;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/pins';};export type PostProductByExternalReferenceCodePinResponses={default:Pin;};export type PostProductByExternalReferenceCodePinResponse=PostProductByExternalReferenceCodePinResponses[keyof PostProductByExternalReferenceCodePinResponses];export type GetProductIdPinsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/pins';};export type GetProductIdPinsPageResponses={default:PagePin;};export type GetProductIdPinsPageResponse=GetProductIdPinsPageResponses[keyof GetProductIdPinsPageResponses];export type PostProductIdPinData={body?:Pin;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/pins';};export type PostProductIdPinResponses={default:Pin;};export type PostProductIdPinResponse=PostProductIdPinResponses[keyof PostProductIdPinResponses];export type PostProductIdPinBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/pins/batch';};export type PostProductIdPinBatchResponses={default:unknown;};export type DeleteProductAccountGroupData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-account-groups/{id}';};export type DeleteProductAccountGroupResponses={default:unknown;};export type GetProductAccountGroupData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-account-groups/{id}';};export type GetProductAccountGroupResponses={default:ProductAccountGroup;};export type GetProductAccountGroupResponse=GetProductAccountGroupResponses[keyof GetProductAccountGroupResponses];export type DeleteProductAccountGroupBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-account-groups/batch';};export type DeleteProductAccountGroupBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodeProductAccountGroupsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/product-account-groups';};export type GetProductByExternalReferenceCodeProductAccountGroupsPageResponses={default:PageProductAccountGroup;};export type GetProductByExternalReferenceCodeProductAccountGroupsPageResponse=GetProductByExternalReferenceCodeProductAccountGroupsPageResponses[keyof GetProductByExternalReferenceCodeProductAccountGroupsPageResponses];export type GetProductIdProductAccountGroupsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/product-account-groups';};export type GetProductIdProductAccountGroupsPageResponses={default:PageProductAccountGroup;};export type GetProductIdProductAccountGroupsPageResponse=GetProductIdProductAccountGroupsPageResponses[keyof GetProductIdProductAccountGroupsPageResponses];export type DeleteProductChannelData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-channels/{id}';};export type DeleteProductChannelResponses={default:unknown;};export type GetProductChannelData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-channels/{id}';};export type GetProductChannelResponses={default:ProductChannel;};export type GetProductChannelResponse=GetProductChannelResponses[keyof GetProductChannelResponses];export type DeleteProductChannelBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-channels/batch';};export type DeleteProductChannelBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodeProductChannelsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/product-channels';};export type GetProductByExternalReferenceCodeProductChannelsPageResponses={default:PageProductChannel;};export type GetProductByExternalReferenceCodeProductChannelsPageResponse=GetProductByExternalReferenceCodeProductChannelsPageResponses[keyof GetProductByExternalReferenceCodeProductChannelsPageResponses];export type GetProductIdProductChannelsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/product-channels';};export type GetProductIdProductChannelsPageResponses={default:PageProductChannel;};export type GetProductIdProductChannelsPageResponse=GetProductIdProductChannelsPageResponses[keyof GetProductIdProductChannelsPageResponses];export type DeleteProductConfigurationListAccountGroupData={body?:never;path:{productConfigurationListAccountGroupId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-list-account-groups/{productConfigurationListAccountGroupId}';};export type DeleteProductConfigurationListAccountGroupResponses={default:unknown;};export type DeleteProductConfigurationListAccountGroupBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-list-account-groups/batch';};export type DeleteProductConfigurationListAccountGroupBatchResponses={default:unknown;};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountGroupsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}/product-configuration-list-account-groups';};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountGroupsPageResponses={default:PageProductConfigurationListAccountGroup;};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountGroupsPageResponse=GetProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountGroupsPageResponses[keyof GetProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountGroupsPageResponses];export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountGroupData={body?:ProductConfigurationListAccountGroup;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}/product-configuration-list-account-groups';};export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountGroupResponses={default:ProductConfigurationListAccountGroup;};export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountGroupResponse=PostProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountGroupResponses[keyof PostProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountGroupResponses];export type GetProductConfigurationListIdProductConfigurationListAccountGroupsPageData={body?:never;path:{id:string;};query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}/product-configuration-list-account-groups';};export type GetProductConfigurationListIdProductConfigurationListAccountGroupsPageResponses={default:PageProductConfigurationListAccountGroup;};export type GetProductConfigurationListIdProductConfigurationListAccountGroupsPageResponse=GetProductConfigurationListIdProductConfigurationListAccountGroupsPageResponses[keyof GetProductConfigurationListIdProductConfigurationListAccountGroupsPageResponses];export type PostProductConfigurationListIdProductConfigurationListAccountGroupData={body?:ProductConfigurationListAccountGroup;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}/product-configuration-list-account-groups';};export type PostProductConfigurationListIdProductConfigurationListAccountGroupResponses={default:ProductConfigurationListAccountGroup;};export type PostProductConfigurationListIdProductConfigurationListAccountGroupResponse=PostProductConfigurationListIdProductConfigurationListAccountGroupResponses[keyof PostProductConfigurationListIdProductConfigurationListAccountGroupResponses];export type PostProductConfigurationListIdProductConfigurationListAccountGroupBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/product-configuration-list-account-groups/batch';};export type PostProductConfigurationListIdProductConfigurationListAccountGroupBatchResponses={default:unknown;};export type DeleteProductConfigurationListAccountData={body?:never;path:{productConfigurationListAccountId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-list-accounts/{productConfigurationListAccountId}';};export type DeleteProductConfigurationListAccountResponses={default:unknown;};export type DeleteProductConfigurationListAccountBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-list-accounts/batch';};export type DeleteProductConfigurationListAccountBatchResponses={default:unknown;};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}/product-configuration-list-accounts';};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountsPageResponses={default:PageProductConfigurationListAccount;};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountsPageResponse=GetProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountsPageResponses[keyof GetProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountsPageResponses];export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountData={body?:ProductConfigurationListAccount;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}/product-configuration-list-accounts';};export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountResponses={default:ProductConfigurationListAccount;};export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountResponse=PostProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountResponses[keyof PostProductConfigurationListByExternalReferenceCodeProductConfigurationListAccountResponses];export type GetProductConfigurationListIdProductConfigurationListAccountsPageData={body?:never;path:{id:string;};query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}/product-configuration-list-accounts';};export type GetProductConfigurationListIdProductConfigurationListAccountsPageResponses={default:PageProductConfigurationListAccount;};export type GetProductConfigurationListIdProductConfigurationListAccountsPageResponse=GetProductConfigurationListIdProductConfigurationListAccountsPageResponses[keyof GetProductConfigurationListIdProductConfigurationListAccountsPageResponses];export type PostProductConfigurationListIdProductConfigurationListAccountData={body?:ProductConfigurationListAccount;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}/product-configuration-list-accounts';};export type PostProductConfigurationListIdProductConfigurationListAccountResponses={default:ProductConfigurationListAccount;};export type PostProductConfigurationListIdProductConfigurationListAccountResponse=PostProductConfigurationListIdProductConfigurationListAccountResponses[keyof PostProductConfigurationListIdProductConfigurationListAccountResponses];export type PostProductConfigurationListIdProductConfigurationListAccountBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/product-configuration-list-accounts/batch';};export type PostProductConfigurationListIdProductConfigurationListAccountBatchResponses={default:unknown;};export type DeleteProductConfigurationListChannelData={body?:never;path:{productConfigurationListChannelId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-list-channels/{productConfigurationListChannelId}';};export type DeleteProductConfigurationListChannelResponses={default:unknown;};export type DeleteProductConfigurationListChannelBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-list-channels/batch';};export type DeleteProductConfigurationListChannelBatchResponses={default:unknown;};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListChannelsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}/product-configuration-list-channels';};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListChannelsPageResponses={default:PageProductConfigurationListChannel;};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListChannelsPageResponse=GetProductConfigurationListByExternalReferenceCodeProductConfigurationListChannelsPageResponses[keyof GetProductConfigurationListByExternalReferenceCodeProductConfigurationListChannelsPageResponses];export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListChannelData={body?:ProductConfigurationListChannel;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}/product-configuration-list-channels';};export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListChannelResponses={default:ProductConfigurationListChannel;};export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListChannelResponse=PostProductConfigurationListByExternalReferenceCodeProductConfigurationListChannelResponses[keyof PostProductConfigurationListByExternalReferenceCodeProductConfigurationListChannelResponses];export type GetProductConfigurationListIdProductConfigurationListChannelsPageData={body?:never;path:{id:string;};query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}/product-configuration-list-channels';};export type GetProductConfigurationListIdProductConfigurationListChannelsPageResponses={default:PageProductConfigurationListChannel;};export type GetProductConfigurationListIdProductConfigurationListChannelsPageResponse=GetProductConfigurationListIdProductConfigurationListChannelsPageResponses[keyof GetProductConfigurationListIdProductConfigurationListChannelsPageResponses];export type PostProductConfigurationListIdProductConfigurationListChannelData={body?:ProductConfigurationListChannel;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}/product-configuration-list-channels';};export type PostProductConfigurationListIdProductConfigurationListChannelResponses={default:ProductConfigurationListChannel;};export type PostProductConfigurationListIdProductConfigurationListChannelResponse=PostProductConfigurationListIdProductConfigurationListChannelResponses[keyof PostProductConfigurationListIdProductConfigurationListChannelResponses];export type PostProductConfigurationListIdProductConfigurationListChannelBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/product-configuration-list-channels/batch';};export type PostProductConfigurationListIdProductConfigurationListChannelBatchResponses={default:unknown;};export type DeleteProductConfigurationListOrderTypeData={body?:never;path:{productConfigurationListOrderTypeId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-list-order-types/{productConfigurationListOrderTypeId}';};export type DeleteProductConfigurationListOrderTypeResponses={default:unknown;};export type DeleteProductConfigurationListOrderTypeBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-list-order-types/batch';};export type DeleteProductConfigurationListOrderTypeBatchResponses={default:unknown;};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListOrderTypesPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}/product-configuration-list-order-types';};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListOrderTypesPageResponses={default:PageProductConfigurationListOrderType;};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationListOrderTypesPageResponse=GetProductConfigurationListByExternalReferenceCodeProductConfigurationListOrderTypesPageResponses[keyof GetProductConfigurationListByExternalReferenceCodeProductConfigurationListOrderTypesPageResponses];export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListOrderTypeData={body?:ProductConfigurationListOrderType;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}/product-configuration-list-order-types';};export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListOrderTypeResponses={default:ProductConfigurationListOrderType;};export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationListOrderTypeResponse=PostProductConfigurationListByExternalReferenceCodeProductConfigurationListOrderTypeResponses[keyof PostProductConfigurationListByExternalReferenceCodeProductConfigurationListOrderTypeResponses];export type GetProductConfigurationListIdProductConfigurationListOrderTypesPageData={body?:never;path:{id:string;};query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}/product-configuration-list-order-types';};export type GetProductConfigurationListIdProductConfigurationListOrderTypesPageResponses={default:PageProductConfigurationListOrderType;};export type GetProductConfigurationListIdProductConfigurationListOrderTypesPageResponse=GetProductConfigurationListIdProductConfigurationListOrderTypesPageResponses[keyof GetProductConfigurationListIdProductConfigurationListOrderTypesPageResponses];export type PostProductConfigurationListIdProductConfigurationListOrderTypeData={body?:ProductConfigurationListOrderType;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}/product-configuration-list-order-types';};export type PostProductConfigurationListIdProductConfigurationListOrderTypeResponses={default:ProductConfigurationListOrderType;};export type PostProductConfigurationListIdProductConfigurationListOrderTypeResponse=PostProductConfigurationListIdProductConfigurationListOrderTypeResponses[keyof PostProductConfigurationListIdProductConfigurationListOrderTypeResponses];export type PostProductConfigurationListIdProductConfigurationListOrderTypeBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/product-configuration-list-order-types/batch';};export type PostProductConfigurationListIdProductConfigurationListOrderTypeBatchResponses={default:unknown;};export type DeleteProductConfigurationListData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}';};export type DeleteProductConfigurationListResponses={default:unknown;};export type GetProductConfigurationListData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}';};export type GetProductConfigurationListResponses={default:ProductConfigurationList;};export type GetProductConfigurationListResponse=GetProductConfigurationListResponses[keyof GetProductConfigurationListResponses];export type PatchProductConfigurationListData={body?:ProductConfigurationList;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}';};export type PatchProductConfigurationListResponses={default:ProductConfigurationList;};export type PatchProductConfigurationListResponse=PatchProductConfigurationListResponses[keyof PatchProductConfigurationListResponses];export type DeleteProductConfigurationListBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/batch';};export type DeleteProductConfigurationListBatchResponses={default:unknown;};export type PostProductConfigurationListBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/batch';};export type PostProductConfigurationListBatchResponses={default:unknown;};export type DeleteProductConfigurationListByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteProductConfigurationListByExternalReferenceCodeResponses={default:unknown;};export type GetProductConfigurationListByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}';};export type GetProductConfigurationListByExternalReferenceCodeResponses={default:ProductConfigurationList;};export type GetProductConfigurationListByExternalReferenceCodeResponse=GetProductConfigurationListByExternalReferenceCodeResponses[keyof GetProductConfigurationListByExternalReferenceCodeResponses];export type PatchProductConfigurationListByExternalReferenceCodeData={body?:ProductConfigurationList;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}';};export type PatchProductConfigurationListByExternalReferenceCodeResponses={default:ProductConfigurationList;};export type PatchProductConfigurationListByExternalReferenceCodeResponse=PatchProductConfigurationListByExternalReferenceCodeResponses[keyof PatchProductConfigurationListByExternalReferenceCodeResponses];export type GetProductConfigurationListsPageData={body?:never;path?:never;query?:{catalogId?:string;filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists';};export type GetProductConfigurationListsPageResponses={default:PageProductConfigurationList;};export type GetProductConfigurationListsPageResponse=GetProductConfigurationListsPageResponses[keyof GetProductConfigurationListsPageResponses];export type PostProductConfigurationListData={body?:ProductConfigurationList;path?:never;query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists';};export type PostProductConfigurationListResponses={default:ProductConfigurationList;};export type PostProductConfigurationListResponse=PostProductConfigurationListResponses[keyof PostProductConfigurationListResponses];export type PostProductConfigurationListsPageExportBatchData={body?:never;path?:never;query?:{catalogId?:string;filter?:string;search?:string;sort?:string;callbackURL?:string;contentType?:string;fieldNames?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/export-batch';};export type PostProductConfigurationListsPageExportBatchResponses={default:unknown;};export type DeleteProductConfigurationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configurations/{id}';};export type DeleteProductConfigurationResponses={default:unknown;};export type GetProductConfigurationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configurations/{id}';};export type GetProductConfigurationResponses={default:ProductConfiguration;};export type GetProductConfigurationResponse=GetProductConfigurationResponses[keyof GetProductConfigurationResponses];export type PatchProductConfigurationData={body?:ProductConfiguration;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configurations/{id}';};export type PatchProductConfigurationResponses={default:ProductConfiguration;};export type PatchProductConfigurationResponse=PatchProductConfigurationResponses[keyof PatchProductConfigurationResponses];export type DeleteProductConfigurationBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configurations/batch';};export type DeleteProductConfigurationBatchResponses={default:unknown;};export type DeleteProductConfigurationByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configurations/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteProductConfigurationByExternalReferenceCodeResponses={default:unknown;};export type GetProductConfigurationByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configurations/by-externalReferenceCode/{externalReferenceCode}';};export type GetProductConfigurationByExternalReferenceCodeResponses={default:ProductConfiguration;};export type GetProductConfigurationByExternalReferenceCodeResponse=GetProductConfigurationByExternalReferenceCodeResponses[keyof GetProductConfigurationByExternalReferenceCodeResponses];export type PatchProductConfigurationByExternalReferenceCodeData={body?:ProductConfiguration;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configurations/by-externalReferenceCode/{externalReferenceCode}';};export type PatchProductConfigurationByExternalReferenceCodeResponses={default:ProductConfiguration;};export type PatchProductConfigurationByExternalReferenceCodeResponse=PatchProductConfigurationByExternalReferenceCodeResponses[keyof PatchProductConfigurationByExternalReferenceCodeResponses];export type GetProductByExternalReferenceCodeConfigurationData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/configuration';};export type GetProductByExternalReferenceCodeConfigurationResponses={default:ProductConfiguration;};export type GetProductByExternalReferenceCodeConfigurationResponse=GetProductByExternalReferenceCodeConfigurationResponses[keyof GetProductByExternalReferenceCodeConfigurationResponses];export type PatchProductByExternalReferenceCodeConfigurationData={body?:ProductConfiguration;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/configuration';};export type PatchProductByExternalReferenceCodeConfigurationResponses={default:unknown;};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationsPageData={body?:never;path:{externalReferenceCode:string;};query?:{filter?:string;page?:string;pageSize?:string;search?:string;showDifferences?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}/product-configurations';};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationsPageResponses={default:PageProductConfiguration;};export type GetProductConfigurationListByExternalReferenceCodeProductConfigurationsPageResponse=GetProductConfigurationListByExternalReferenceCodeProductConfigurationsPageResponses[keyof GetProductConfigurationListByExternalReferenceCodeProductConfigurationsPageResponses];export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationData={body?:ProductConfiguration;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/by-externalReferenceCode/{externalReferenceCode}/product-configurations';};export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationResponses={default:ProductConfiguration;};export type PostProductConfigurationListByExternalReferenceCodeProductConfigurationResponse=PostProductConfigurationListByExternalReferenceCodeProductConfigurationResponses[keyof PostProductConfigurationListByExternalReferenceCodeProductConfigurationResponses];export type GetProductConfigurationListIdProductConfigurationsPageData={body?:never;path:{id:string;};query?:{filter?:string;page?:string;pageSize?:string;search?:string;showDifferences?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}/product-configurations';};export type GetProductConfigurationListIdProductConfigurationsPageResponses={default:PageProductConfiguration;};export type GetProductConfigurationListIdProductConfigurationsPageResponse=GetProductConfigurationListIdProductConfigurationsPageResponses[keyof GetProductConfigurationListIdProductConfigurationsPageResponses];export type PostProductConfigurationListIdProductConfigurationData={body?:ProductConfiguration;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/{id}/product-configurations';};export type PostProductConfigurationListIdProductConfigurationResponses={default:ProductConfiguration;};export type PostProductConfigurationListIdProductConfigurationResponse=PostProductConfigurationListIdProductConfigurationResponses[keyof PostProductConfigurationListIdProductConfigurationResponses];export type GetProductIdConfigurationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/configuration';};export type GetProductIdConfigurationResponses={default:ProductConfiguration;};export type GetProductIdConfigurationResponse=GetProductIdConfigurationResponses[keyof GetProductIdConfigurationResponses];export type PatchProductIdConfigurationData={body?:ProductConfiguration;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/configuration';};export type PatchProductIdConfigurationResponses={default:unknown;};export type PostProductConfigurationListIdProductConfigurationBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-configuration-lists/product-configurations/batch';};export type PostProductConfigurationListIdProductConfigurationBatchResponses={default:unknown;};export type DeleteProductGroupProductData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-group-products/{id}';};export type DeleteProductGroupProductResponses={default:unknown;};export type DeleteProductGroupProductBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-group-products/batch';};export type DeleteProductGroupProductBatchResponses={default:unknown;};export type GetProductGroupByExternalReferenceCodeProductGroupProductsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/by-externalReferenceCode/{externalReferenceCode}/product-group-products';};export type GetProductGroupByExternalReferenceCodeProductGroupProductsPageResponses={default:PageProductGroupProduct;};export type GetProductGroupByExternalReferenceCodeProductGroupProductsPageResponse=GetProductGroupByExternalReferenceCodeProductGroupProductsPageResponses[keyof GetProductGroupByExternalReferenceCodeProductGroupProductsPageResponses];export type PostProductGroupByExternalReferenceCodeProductGroupProductData={body?:ProductGroupProduct;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/by-externalReferenceCode/{externalReferenceCode}/product-group-products';};export type PostProductGroupByExternalReferenceCodeProductGroupProductResponses={default:ProductGroupProduct;};export type PostProductGroupByExternalReferenceCodeProductGroupProductResponse=PostProductGroupByExternalReferenceCodeProductGroupProductResponses[keyof PostProductGroupByExternalReferenceCodeProductGroupProductResponses];export type GetProductGroupIdProductGroupProductsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/{id}/product-group-products';};export type GetProductGroupIdProductGroupProductsPageResponses={default:PageProductGroupProduct;};export type GetProductGroupIdProductGroupProductsPageResponse=GetProductGroupIdProductGroupProductsPageResponses[keyof GetProductGroupIdProductGroupProductsPageResponses];export type PostProductGroupIdProductGroupProductData={body?:ProductGroupProduct;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/{id}/product-group-products';};export type PostProductGroupIdProductGroupProductResponses={default:ProductGroupProduct;};export type PostProductGroupIdProductGroupProductResponse=PostProductGroupIdProductGroupProductResponses[keyof PostProductGroupIdProductGroupProductResponses];export type PostProductGroupIdProductGroupProductBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/product-group-products/batch';};export type PostProductGroupIdProductGroupProductBatchResponses={default:unknown;};export type DeleteProductGroupData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/{id}';};export type DeleteProductGroupResponses={default:unknown;};export type GetProductGroupData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/{id}';};export type GetProductGroupResponses={default:ProductGroup;};export type GetProductGroupResponse=GetProductGroupResponses[keyof GetProductGroupResponses];export type PatchProductGroupData={body?:ProductGroup;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/{id}';};export type PatchProductGroupResponses={default:unknown;};export type DeleteProductGroupBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/batch';};export type DeleteProductGroupBatchResponses={default:unknown;};export type PostProductGroupBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/batch';};export type PostProductGroupBatchResponses={default:unknown;};export type DeleteProductGroupByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteProductGroupByExternalReferenceCodeResponses={default:unknown;};export type GetProductGroupByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/by-externalReferenceCode/{externalReferenceCode}';};export type GetProductGroupByExternalReferenceCodeResponses={default:ProductGroup;};export type GetProductGroupByExternalReferenceCodeResponse=GetProductGroupByExternalReferenceCodeResponses[keyof GetProductGroupByExternalReferenceCodeResponses];export type PatchProductGroupByExternalReferenceCodeData={body?:ProductGroup;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/by-externalReferenceCode/{externalReferenceCode}';};export type PatchProductGroupByExternalReferenceCodeResponses={default:unknown;};export type PutProductGroupByExternalReferenceCodeData={body?:ProductGroup;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/by-externalReferenceCode/{externalReferenceCode}';};export type PutProductGroupByExternalReferenceCodeResponses={default:ProductGroup;};export type PutProductGroupByExternalReferenceCodeResponse=PutProductGroupByExternalReferenceCodeResponses[keyof PutProductGroupByExternalReferenceCodeResponses];export type GetProductGroupsPageData={body?:never;path?:never;query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-groups';};export type GetProductGroupsPageResponses={default:PageProductGroup;};export type GetProductGroupsPageResponse=GetProductGroupsPageResponses[keyof GetProductGroupsPageResponses];export type PostProductGroupData={body?:ProductGroup;path?:never;query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-groups';};export type PostProductGroupResponses={default:ProductGroup;};export type PostProductGroupResponse=PostProductGroupResponses[keyof PostProductGroupResponses];export type PostProductGroupsPageExportBatchData={body?:never;path?:never;query?:{filter?:string;search?:string;sort?:string;callbackURL?:string;contentType?:string;fieldNames?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-groups/export-batch';};export type PostProductGroupsPageExportBatchResponses={default:unknown;};export type DeleteProductOptionData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/productOptions/{id}';};export type DeleteProductOptionResponses={default:unknown;};export type GetProductOptionData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/productOptions/{id}';};export type GetProductOptionResponses={default:ProductOption;};export type GetProductOptionResponse=GetProductOptionResponses[keyof GetProductOptionResponses];export type PatchProductOptionData={body?:ProductOption;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/productOptions/{id}';};export type PatchProductOptionResponses={default:unknown;};export type DeleteProductOptionBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/productOptions/batch';};export type DeleteProductOptionBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodeProductOptionsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/productOptions';};export type GetProductByExternalReferenceCodeProductOptionsPageResponses={default:PageProductOption;};export type GetProductByExternalReferenceCodeProductOptionsPageResponse=GetProductByExternalReferenceCodeProductOptionsPageResponses[keyof GetProductByExternalReferenceCodeProductOptionsPageResponses];export type PostProductByExternalReferenceCodeProductOptionsPageData={body?:Array<ProductOption>;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/productOptions';};export type PostProductByExternalReferenceCodeProductOptionsPageResponses={default:PageProductOption;};export type PostProductByExternalReferenceCodeProductOptionsPageResponse=PostProductByExternalReferenceCodeProductOptionsPageResponses[keyof PostProductByExternalReferenceCodeProductOptionsPageResponses];export type GetProductIdProductOptionsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/productOptions';};export type GetProductIdProductOptionsPageResponses={default:PageProductOption;};export type GetProductIdProductOptionsPageResponse=GetProductIdProductOptionsPageResponses[keyof GetProductIdProductOptionsPageResponses];export type PostProductIdProductOptionsPageData={body?:Array<ProductOption>;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/productOptions';};export type PostProductIdProductOptionsPageResponses={default:PageProductOption;};export type PostProductIdProductOptionsPageResponse=PostProductIdProductOptionsPageResponses[keyof PostProductIdProductOptionsPageResponses];export type DeleteProductOptionValueData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-option-values/{id}';};export type DeleteProductOptionValueResponses={default:unknown;};export type GetProductOptionValueData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-option-values/{id}';};export type GetProductOptionValueResponses={default:ProductOptionValue;};export type GetProductOptionValueResponse=GetProductOptionValueResponses[keyof GetProductOptionValueResponses];export type PatchProductOptionValueData={body?:ProductOptionValue;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-option-values/{id}';};export type PatchProductOptionValueResponses={default:ProductOptionValue;};export type PatchProductOptionValueResponse=PatchProductOptionValueResponses[keyof PatchProductOptionValueResponses];export type DeleteProductOptionValueBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-option-values/batch';};export type DeleteProductOptionValueBatchResponses={default:unknown;};export type GetProductOptionIdProductOptionValuesPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/productOptions/{id}/productOptionValues';};export type GetProductOptionIdProductOptionValuesPageResponses={default:PageProductOptionValue;};export type GetProductOptionIdProductOptionValuesPageResponse=GetProductOptionIdProductOptionValuesPageResponses[keyof GetProductOptionIdProductOptionValuesPageResponses];export type PostProductOptionIdProductOptionValueData={body?:ProductOptionValue;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/productOptions/{id}/productOptionValues';};export type PostProductOptionIdProductOptionValueResponses={default:ProductOptionValue;};export type PostProductOptionIdProductOptionValueResponse=PostProductOptionIdProductOptionValueResponses[keyof PostProductOptionIdProductOptionValueResponses];export type PostProductOptionIdProductOptionValueBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/productOptions/productOptionValues/batch';};export type PostProductOptionIdProductOptionValueBatchResponses={default:unknown;};export type DeleteProductData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}';};export type DeleteProductResponses={default:unknown;};export type GetProductData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}';};export type GetProductResponses={default:Product;};export type GetProductResponse=GetProductResponses[keyof GetProductResponses];export type PatchProductData={body?:Product;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}';};export type PatchProductResponses={default:unknown;};export type DeleteProductBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/batch';};export type DeleteProductBatchResponses={default:unknown;};export type PostProductBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/batch';};export type PostProductBatchResponses={default:unknown;};export type DeleteProductByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteProductByExternalReferenceCodeResponses={default:unknown;};export type GetProductByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}';};export type GetProductByExternalReferenceCodeResponses={default:Product;};export type GetProductByExternalReferenceCodeResponse=GetProductByExternalReferenceCodeResponses[keyof GetProductByExternalReferenceCodeResponses];export type PatchProductByExternalReferenceCodeData={body?:Product;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}';};export type PatchProductByExternalReferenceCodeResponses={default:unknown;};export type PutProductByExternalReferenceCodeData={body?:Product;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}';};export type PutProductByExternalReferenceCodeResponses={default:Product;};export type PutProductByExternalReferenceCodeResponse=PutProductByExternalReferenceCodeResponses[keyof PutProductByExternalReferenceCodeResponses];export type DeleteProductByExternalReferenceCodeByVersionData={body?:never;path:{externalReferenceCode:string;version:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/by-version/{version}';};export type DeleteProductByExternalReferenceCodeByVersionResponses={default:unknown;};export type GetProductByExternalReferenceCodeByVersionData={body?:never;path:{externalReferenceCode:string;version:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/by-version/{version}';};export type GetProductByExternalReferenceCodeByVersionResponses={default:Product;};export type GetProductByExternalReferenceCodeByVersionResponse=GetProductByExternalReferenceCodeByVersionResponses[keyof GetProductByExternalReferenceCodeByVersionResponses];export type DeleteProductByVersionData={body?:never;path:{id:string;version:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/by-version/{version}';};export type DeleteProductByVersionResponses={default:unknown;};export type GetProductByVersionData={body?:never;path:{id:string;version:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/by-version/{version}';};export type GetProductByVersionResponses={default:Product;};export type GetProductByVersionResponse=GetProductByVersionResponses[keyof GetProductByVersionResponses];export type GetProductsPageData={body?:never;path?:never;query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products';};export type GetProductsPageResponses={default:PageProduct;};export type GetProductsPageResponse=GetProductsPageResponses[keyof GetProductsPageResponses];export type PostProductData={body?:Product;path?:never;query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products';};export type PostProductResponses={default:Product;};export type PostProductResponse=PostProductResponses[keyof PostProductResponses];export type PostProductByExternalReferenceCodeCloneData={body?:never;path:{externalReferenceCode:string;};query?:{catalogExternalReferenceCode?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/clone';};export type PostProductByExternalReferenceCodeCloneResponses={default:Product;};export type PostProductByExternalReferenceCodeCloneResponse=PostProductByExternalReferenceCodeCloneResponses[keyof PostProductByExternalReferenceCodeCloneResponses];export type PostProductCloneData={body?:never;path:{id:string;};query?:{catalogId?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/clone';};export type PostProductCloneResponses={default:Product;};export type PostProductCloneResponse=PostProductCloneResponses[keyof PostProductCloneResponses];export type PostProductsPageExportBatchData={body?:never;path?:never;query?:{filter?:string;search?:string;sort?:string;callbackURL?:string;contentType?:string;fieldNames?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/export-batch';};export type PostProductsPageExportBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodeShippingConfigurationData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/shippingConfiguration';};export type GetProductByExternalReferenceCodeShippingConfigurationResponses={default:ProductShippingConfiguration;};export type GetProductByExternalReferenceCodeShippingConfigurationResponse=GetProductByExternalReferenceCodeShippingConfigurationResponses[keyof GetProductByExternalReferenceCodeShippingConfigurationResponses];export type PatchProductByExternalReferenceCodeShippingConfigurationData={body?:ProductShippingConfiguration;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/shippingConfiguration';};export type PatchProductByExternalReferenceCodeShippingConfigurationResponses={default:unknown;};export type GetProductIdShippingConfigurationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/shippingConfiguration';};export type GetProductIdShippingConfigurationResponses={default:ProductShippingConfiguration;};export type GetProductIdShippingConfigurationResponse=GetProductIdShippingConfigurationResponses[keyof GetProductIdShippingConfigurationResponses];export type PatchProductIdShippingConfigurationData={body?:ProductShippingConfiguration;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/shippingConfiguration';};export type PatchProductIdShippingConfigurationResponses={default:unknown;};export type DeleteProductSpecificationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/productSpecifications/{id}';};export type DeleteProductSpecificationResponses={default:unknown;};export type GetProductSpecificationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/productSpecifications/{id}';};export type GetProductSpecificationResponses={default:ProductSpecification;};export type GetProductSpecificationResponse=GetProductSpecificationResponses[keyof GetProductSpecificationResponses];export type PatchProductSpecificationData={body?:ProductSpecification;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/productSpecifications/{id}';};export type PatchProductSpecificationResponses={default:ProductSpecification;};export type PatchProductSpecificationResponse=PatchProductSpecificationResponses[keyof PatchProductSpecificationResponses];export type DeleteProductSpecificationBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/productSpecifications/batch';};export type DeleteProductSpecificationBatchResponses={default:unknown;};export type DeleteProductSpecificationByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/productSpecifications/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteProductSpecificationByExternalReferenceCodeResponses={default:unknown;};export type GetProductSpecificationByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/productSpecifications/by-externalReferenceCode/{externalReferenceCode}';};export type GetProductSpecificationByExternalReferenceCodeResponses={default:ProductSpecification;};export type GetProductSpecificationByExternalReferenceCodeResponse=GetProductSpecificationByExternalReferenceCodeResponses[keyof GetProductSpecificationByExternalReferenceCodeResponses];export type PatchProductSpecificationByExternalReferenceCodeData={body?:ProductSpecification;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/productSpecifications/by-externalReferenceCode/{externalReferenceCode}';};export type PatchProductSpecificationByExternalReferenceCodeResponses={default:ProductSpecification;};export type PatchProductSpecificationByExternalReferenceCodeResponse=PatchProductSpecificationByExternalReferenceCodeResponses[keyof PatchProductSpecificationByExternalReferenceCodeResponses];export type GetProductByExternalReferenceCodeProductSpecificationsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/product-specifications';};export type GetProductByExternalReferenceCodeProductSpecificationsPageResponses={default:PageProductSpecification;};export type GetProductByExternalReferenceCodeProductSpecificationsPageResponse=GetProductByExternalReferenceCodeProductSpecificationsPageResponses[keyof GetProductByExternalReferenceCodeProductSpecificationsPageResponses];export type PostProductByExternalReferenceCodeProductSpecificationData={body?:ProductSpecification;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/product-specifications';};export type PostProductByExternalReferenceCodeProductSpecificationResponses={default:ProductSpecification;};export type PostProductByExternalReferenceCodeProductSpecificationResponse=PostProductByExternalReferenceCodeProductSpecificationResponses[keyof PostProductByExternalReferenceCodeProductSpecificationResponses];export type GetProductIdProductSpecificationsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/productSpecifications';};export type GetProductIdProductSpecificationsPageResponses={default:PageProductSpecification;};export type GetProductIdProductSpecificationsPageResponse=GetProductIdProductSpecificationsPageResponses[keyof GetProductIdProductSpecificationsPageResponses];export type PostProductIdProductSpecificationData={body?:ProductSpecification;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/productSpecifications';};export type PostProductIdProductSpecificationResponses={default:ProductSpecification;};export type PostProductIdProductSpecificationResponse=PostProductIdProductSpecificationResponses[keyof PostProductIdProductSpecificationResponses];export type PostProductIdProductSpecificationBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/productSpecifications/batch';};export type PostProductIdProductSpecificationBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodeSubscriptionConfigurationData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/subscriptionConfiguration';};export type GetProductByExternalReferenceCodeSubscriptionConfigurationResponses={default:ProductSubscriptionConfiguration;};export type GetProductByExternalReferenceCodeSubscriptionConfigurationResponse=GetProductByExternalReferenceCodeSubscriptionConfigurationResponses[keyof GetProductByExternalReferenceCodeSubscriptionConfigurationResponses];export type PatchProductByExternalReferenceCodeSubscriptionConfigurationData={body?:ProductSubscriptionConfiguration;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/subscriptionConfiguration';};export type PatchProductByExternalReferenceCodeSubscriptionConfigurationResponses={default:unknown;};export type GetProductIdSubscriptionConfigurationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/subscriptionConfiguration';};export type GetProductIdSubscriptionConfigurationResponses={default:ProductSubscriptionConfiguration;};export type GetProductIdSubscriptionConfigurationResponse=GetProductIdSubscriptionConfigurationResponses[keyof GetProductIdSubscriptionConfigurationResponses];export type PatchProductIdSubscriptionConfigurationData={body?:ProductSubscriptionConfiguration;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/subscriptionConfiguration';};export type PatchProductIdSubscriptionConfigurationResponses={default:unknown;};export type GetProductByExternalReferenceCodeTaxConfigurationData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/taxConfiguration';};export type GetProductByExternalReferenceCodeTaxConfigurationResponses={default:ProductTaxConfiguration;};export type GetProductByExternalReferenceCodeTaxConfigurationResponse=GetProductByExternalReferenceCodeTaxConfigurationResponses[keyof GetProductByExternalReferenceCodeTaxConfigurationResponses];export type PatchProductByExternalReferenceCodeTaxConfigurationData={body?:ProductTaxConfiguration;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/taxConfiguration';};export type PatchProductByExternalReferenceCodeTaxConfigurationResponses={default:unknown;};export type GetProductIdTaxConfigurationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/taxConfiguration';};export type GetProductIdTaxConfigurationResponses={default:ProductTaxConfiguration;};export type GetProductIdTaxConfigurationResponse=GetProductIdTaxConfigurationResponses[keyof GetProductIdTaxConfigurationResponses];export type PatchProductIdTaxConfigurationData={body?:ProductTaxConfiguration;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/taxConfiguration';};export type PatchProductIdTaxConfigurationResponses={default:unknown;};export type DeleteProductVirtualSettingsFileEntryData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-virtual-settings-file-entries/{id}';};export type DeleteProductVirtualSettingsFileEntryResponses={default:unknown;};export type GetProductVirtualSettingsFileEntryData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-virtual-settings-file-entries/{id}';};export type GetProductVirtualSettingsFileEntryResponses={default:ProductVirtualSettingsFileEntry;};export type GetProductVirtualSettingsFileEntryResponse=GetProductVirtualSettingsFileEntryResponses[keyof GetProductVirtualSettingsFileEntryResponses];export type PatchProductVirtualSettingsFileEntryData={body?:PatchProductVirtualSettingsFileEntryRequestBody;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-virtual-settings-file-entries/{id}';};export type PatchProductVirtualSettingsFileEntryResponses={default:ProductVirtualSettingsFileEntry;};export type PatchProductVirtualSettingsFileEntryResponse=PatchProductVirtualSettingsFileEntryResponses[keyof PatchProductVirtualSettingsFileEntryResponses];export type DeleteProductVirtualSettingsFileEntryBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-virtual-settings-file-entries/batch';};export type DeleteProductVirtualSettingsFileEntryBatchResponses={default:unknown;};export type GetProductVirtualSettingIdProductVirtualSettingsFileEntriesPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/product-virtual-settings/{id}/product-virtual-settings-file-entries';};export type GetProductVirtualSettingIdProductVirtualSettingsFileEntriesPageResponses={default:PageProductVirtualSettingsFileEntry;};export type GetProductVirtualSettingIdProductVirtualSettingsFileEntriesPageResponse=GetProductVirtualSettingIdProductVirtualSettingsFileEntriesPageResponses[keyof GetProductVirtualSettingIdProductVirtualSettingsFileEntriesPageResponses];export type PostProductVirtualSettingIdProductVirtualSettingsFileEntryData={body?:PostProductVirtualSettingIdProductVirtualSettingsFileEntryRequestBody;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/product-virtual-settings/{id}/product-virtual-settings-file-entries';};export type PostProductVirtualSettingIdProductVirtualSettingsFileEntryResponses={default:ProductVirtualSettingsFileEntry;};export type PostProductVirtualSettingIdProductVirtualSettingsFileEntryResponse=PostProductVirtualSettingIdProductVirtualSettingsFileEntryResponses[keyof PostProductVirtualSettingIdProductVirtualSettingsFileEntryResponses];export type GetProductByExternalReferenceCodeProductVirtualSettingsData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/product-virtual-settings';};export type GetProductByExternalReferenceCodeProductVirtualSettingsResponses={default:ProductVirtualSettings;};export type GetProductByExternalReferenceCodeProductVirtualSettingsResponse=GetProductByExternalReferenceCodeProductVirtualSettingsResponses[keyof GetProductByExternalReferenceCodeProductVirtualSettingsResponses];export type GetProductIdProductVirtualSettingsData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/product-virtual-settings';};export type GetProductIdProductVirtualSettingsResponses={default:ProductVirtualSettings;};export type GetProductIdProductVirtualSettingsResponse=GetProductIdProductVirtualSettingsResponses[keyof GetProductIdProductVirtualSettingsResponses];export type DeleteRelatedProductData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/relatedProducts/{id}';};export type DeleteRelatedProductResponses={default:unknown;};export type GetRelatedProductData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/relatedProducts/{id}';};export type GetRelatedProductResponses={default:RelatedProduct;};export type GetRelatedProductResponse=GetRelatedProductResponses[keyof GetRelatedProductResponses];export type DeleteRelatedProductBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/relatedProducts/batch';};export type DeleteRelatedProductBatchResponses={default:unknown;};export type GetProductByExternalReferenceCodeRelatedProductsPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;type?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/relatedProducts';};export type GetProductByExternalReferenceCodeRelatedProductsPageResponses={default:PageRelatedProduct;};export type GetProductByExternalReferenceCodeRelatedProductsPageResponse=GetProductByExternalReferenceCodeRelatedProductsPageResponses[keyof GetProductByExternalReferenceCodeRelatedProductsPageResponses];export type PostProductByExternalReferenceCodeRelatedProductData={body?:RelatedProduct;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/relatedProducts';};export type PostProductByExternalReferenceCodeRelatedProductResponses={default:RelatedProduct;};export type PostProductByExternalReferenceCodeRelatedProductResponse=PostProductByExternalReferenceCodeRelatedProductResponses[keyof PostProductByExternalReferenceCodeRelatedProductResponses];export type GetProductIdRelatedProductsPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;type?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/relatedProducts';};export type GetProductIdRelatedProductsPageResponses={default:PageRelatedProduct;};export type GetProductIdRelatedProductsPageResponse=GetProductIdRelatedProductsPageResponses[keyof GetProductIdRelatedProductsPageResponses];export type PostProductIdRelatedProductData={body?:RelatedProduct;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/relatedProducts';};export type PostProductIdRelatedProductResponses={default:RelatedProduct;};export type PostProductIdRelatedProductResponse=PostProductIdRelatedProductResponses[keyof PostProductIdRelatedProductResponses];export type PostProductIdRelatedProductBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/relatedProducts/batch';};export type PostProductIdRelatedProductBatchResponses={default:unknown;};export type DeleteSkuData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/{id}';};export type DeleteSkuResponses={default:unknown;};export type GetSkuData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/{id}';};export type GetSkuResponses={default:Sku;};export type GetSkuResponse=GetSkuResponses[keyof GetSkuResponses];export type PatchSkuData={body?:Sku;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/{id}';};export type PatchSkuResponses={default:Sku;};export type PatchSkuResponse=PatchSkuResponses[keyof PatchSkuResponses];export type DeleteSkuBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/skus/batch';};export type DeleteSkuBatchResponses={default:unknown;};export type DeleteSkuByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/by-externalReferenceCode/{externalReferenceCode}';};export type DeleteSkuByExternalReferenceCodeResponses={default:unknown;};export type GetSkuByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/by-externalReferenceCode/{externalReferenceCode}';};export type GetSkuByExternalReferenceCodeResponses={default:Sku;};export type GetSkuByExternalReferenceCodeResponse=GetSkuByExternalReferenceCodeResponses[keyof GetSkuByExternalReferenceCodeResponses];export type PatchSkuByExternalReferenceCodeData={body?:Sku;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/by-externalReferenceCode/{externalReferenceCode}';};export type PatchSkuByExternalReferenceCodeResponses={default:Sku;};export type PatchSkuByExternalReferenceCodeResponse=PatchSkuByExternalReferenceCodeResponses[keyof PatchSkuByExternalReferenceCodeResponses];export type PutSkuByExternalReferenceCodeData={body?:Sku;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/by-externalReferenceCode/{externalReferenceCode}';};export type PutSkuByExternalReferenceCodeResponses={default:Sku;};export type PutSkuByExternalReferenceCodeResponse=PutSkuByExternalReferenceCodeResponses[keyof PutSkuByExternalReferenceCodeResponses];export type GetProductByExternalReferenceCodeSkusPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/skus';};export type GetProductByExternalReferenceCodeSkusPageResponses={default:PageSku;};export type GetProductByExternalReferenceCodeSkusPageResponse=GetProductByExternalReferenceCodeSkusPageResponses[keyof GetProductByExternalReferenceCodeSkusPageResponses];export type PostProductByExternalReferenceCodeSkuData={body?:Sku;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/by-externalReferenceCode/{externalReferenceCode}/skus';};export type PostProductByExternalReferenceCodeSkuResponses={default:Sku;};export type PostProductByExternalReferenceCodeSkuResponse=PostProductByExternalReferenceCodeSkuResponses[keyof PostProductByExternalReferenceCodeSkuResponses];export type GetProductIdSkusPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/skus';};export type GetProductIdSkusPageResponses={default:PageSku;};export type GetProductIdSkusPageResponse=GetProductIdSkusPageResponses[keyof GetProductIdSkusPageResponses];export type PostProductIdSkuData={body?:Sku;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{id}/skus';};export type PostProductIdSkuResponses={default:Sku;};export type PostProductIdSkuResponse=PostProductIdSkuResponses[keyof PostProductIdSkuResponses];export type GetSkusPageData={body?:never;path?:never;query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/skus';};export type GetSkusPageResponses={default:PageSku;};export type GetSkusPageResponse=GetSkusPageResponses[keyof GetSkusPageResponses];export type GetUnitOfMeasureSkusPageData={body?:never;path?:never;query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/unit-of-measure-skus';};export type GetUnitOfMeasureSkusPageResponses={default:PageSku;};export type GetUnitOfMeasureSkusPageResponse=GetUnitOfMeasureSkusPageResponses[keyof GetUnitOfMeasureSkusPageResponses];export type PostProductIdSkuBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/skus/batch';};export type PostProductIdSkuBatchResponses={default:unknown;};export type PostSkusPageExportBatchData={body?:never;path?:never;query?:{filter?:string;search?:string;sort?:string;callbackURL?:string;contentType?:string;fieldNames?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/skus/export-batch';};export type PostSkusPageExportBatchResponses={default:unknown;};export type GetSkuByExternalReferenceCodeSkuSubscriptionConfigurationData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/by-externalReferenceCode/{externalReferenceCode}/skuSubscriptionConfiguration';};export type GetSkuByExternalReferenceCodeSkuSubscriptionConfigurationResponses={default:SkuSubscriptionConfiguration;};export type GetSkuByExternalReferenceCodeSkuSubscriptionConfigurationResponse=GetSkuByExternalReferenceCodeSkuSubscriptionConfigurationResponses[keyof GetSkuByExternalReferenceCodeSkuSubscriptionConfigurationResponses];export type GetSkuIdSkuSubscriptionConfigurationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/{id}/skuSubscriptionConfiguration';};export type GetSkuIdSkuSubscriptionConfigurationResponses={default:SkuSubscriptionConfiguration;};export type GetSkuIdSkuSubscriptionConfigurationResponse=GetSkuIdSkuSubscriptionConfigurationResponses[keyof GetSkuIdSkuSubscriptionConfigurationResponses];export type DeleteSkuUnitOfMeasureData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/sku-unit-of-measures/{id}';};export type DeleteSkuUnitOfMeasureResponses={default:unknown;};export type GetSkuUnitOfMeasureData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/sku-unit-of-measures/{id}';};export type GetSkuUnitOfMeasureResponses={default:SkuUnitOfMeasure;};export type GetSkuUnitOfMeasureResponse=GetSkuUnitOfMeasureResponses[keyof GetSkuUnitOfMeasureResponses];export type PatchSkuUnitOfMeasureData={body?:SkuUnitOfMeasure;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/sku-unit-of-measures/{id}';};export type PatchSkuUnitOfMeasureResponses={default:SkuUnitOfMeasure;};export type PatchSkuUnitOfMeasureResponse=PatchSkuUnitOfMeasureResponses[keyof PatchSkuUnitOfMeasureResponses];export type DeleteSkuUnitOfMeasureBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/sku-unit-of-measures/batch';};export type DeleteSkuUnitOfMeasureBatchResponses={default:unknown;};export type GetSkuByExternalReferenceCodeSkuUnitOfMeasuresPageData={body?:never;path:{externalReferenceCode:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/skus/by-externalReferenceCode/{externalReferenceCode}/sku-unit-of-measures';};export type GetSkuByExternalReferenceCodeSkuUnitOfMeasuresPageResponses={default:PageSkuUnitOfMeasure;};export type GetSkuByExternalReferenceCodeSkuUnitOfMeasuresPageResponse=GetSkuByExternalReferenceCodeSkuUnitOfMeasuresPageResponses[keyof GetSkuByExternalReferenceCodeSkuUnitOfMeasuresPageResponses];export type PostSkuByExternalReferenceCodeSkuUnitOfMeasureData={body?:SkuUnitOfMeasure;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/by-externalReferenceCode/{externalReferenceCode}/sku-unit-of-measures';};export type PostSkuByExternalReferenceCodeSkuUnitOfMeasureResponses={default:SkuUnitOfMeasure;};export type PostSkuByExternalReferenceCodeSkuUnitOfMeasureResponse=PostSkuByExternalReferenceCodeSkuUnitOfMeasureResponses[keyof PostSkuByExternalReferenceCodeSkuUnitOfMeasureResponses];export type GetSkuIdSkuUnitOfMeasuresPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/skus/{id}/sku-unit-of-measures';};export type GetSkuIdSkuUnitOfMeasuresPageResponses={default:PageSkuUnitOfMeasure;};export type GetSkuIdSkuUnitOfMeasuresPageResponse=GetSkuIdSkuUnitOfMeasuresPageResponses[keyof GetSkuIdSkuUnitOfMeasuresPageResponses];export type PostSkuIdSkuUnitOfMeasureData={body?:SkuUnitOfMeasure;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/{id}/sku-unit-of-measures';};export type PostSkuIdSkuUnitOfMeasureResponses={default:SkuUnitOfMeasure;};export type PostSkuIdSkuUnitOfMeasureResponse=PostSkuIdSkuUnitOfMeasureResponses[keyof PostSkuIdSkuUnitOfMeasureResponses];export type PostSkuIdSkuUnitOfMeasureBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/skus/sku-unit-of-measures/batch';};export type PostSkuIdSkuUnitOfMeasureBatchResponses={default:unknown;};export type DeleteSkuVirtualSettingsFileEntryData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/sku-virtual-settings-file-entries/{id}';};export type DeleteSkuVirtualSettingsFileEntryResponses={default:unknown;};export type GetSkuVirtualSettingsFileEntryData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/sku-virtual-settings-file-entries/{id}';};export type GetSkuVirtualSettingsFileEntryResponses={default:SkuVirtualSettingsFileEntry;};export type GetSkuVirtualSettingsFileEntryResponse=GetSkuVirtualSettingsFileEntryResponses[keyof GetSkuVirtualSettingsFileEntryResponses];export type PatchSkuVirtualSettingsFileEntryData={body?:PatchSkuVirtualSettingsFileEntryRequestBody;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/sku-virtual-settings-file-entries/{id}';};export type PatchSkuVirtualSettingsFileEntryResponses={default:SkuVirtualSettingsFileEntry;};export type PatchSkuVirtualSettingsFileEntryResponse=PatchSkuVirtualSettingsFileEntryResponses[keyof PatchSkuVirtualSettingsFileEntryResponses];export type DeleteSkuVirtualSettingsFileEntryBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/sku-virtual-settings-file-entries/batch';};export type DeleteSkuVirtualSettingsFileEntryBatchResponses={default:unknown;};export type GetSkuVirtualSettingIdSkuVirtualSettingsFileEntriesPageData={body?:never;path:{id:string;};query?:{page?:string;pageSize?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/sku-virtual-settings/{id}/sku-virtual-settings-file-entries';};export type GetSkuVirtualSettingIdSkuVirtualSettingsFileEntriesPageResponses={default:PageSkuVirtualSettingsFileEntry;};export type GetSkuVirtualSettingIdSkuVirtualSettingsFileEntriesPageResponse=GetSkuVirtualSettingIdSkuVirtualSettingsFileEntriesPageResponses[keyof GetSkuVirtualSettingIdSkuVirtualSettingsFileEntriesPageResponses];export type PostSkuVirtualSettingIdSkuVirtualSettingsFileEntryData={body?:PostSkuVirtualSettingIdSkuVirtualSettingsFileEntryRequestBody;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/sku-virtual-settings/{id}/sku-virtual-settings-file-entries';};export type PostSkuVirtualSettingIdSkuVirtualSettingsFileEntryResponses={default:SkuVirtualSettingsFileEntry;};export type PostSkuVirtualSettingIdSkuVirtualSettingsFileEntryResponse=PostSkuVirtualSettingIdSkuVirtualSettingsFileEntryResponses[keyof PostSkuVirtualSettingIdSkuVirtualSettingsFileEntryResponses];export type GetSkuByExternalReferenceCodeSkuVirtualSettingsData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/by-externalReferenceCode/{externalReferenceCode}/sku-virtual-settings';};export type GetSkuByExternalReferenceCodeSkuVirtualSettingsResponses={default:SkuVirtualSettings;};export type GetSkuByExternalReferenceCodeSkuVirtualSettingsResponse=GetSkuByExternalReferenceCodeSkuVirtualSettingsResponses[keyof GetSkuByExternalReferenceCodeSkuVirtualSettingsResponses];export type GetSkuIdSkuVirtualSettingsData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/skus/{id}/sku-virtual-settings';};export type GetSkuIdSkuVirtualSettingsResponses={default:SkuVirtualSettings;};export type GetSkuIdSkuVirtualSettingsResponse=GetSkuIdSkuVirtualSettingsResponses[keyof GetSkuIdSkuVirtualSettingsResponses];export type DeleteSpecificationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications/{id}';};export type DeleteSpecificationResponses={default:unknown;};export type GetSpecificationData={body?:never;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications/{id}';};export type GetSpecificationResponses={default:Specification;};export type GetSpecificationResponse=GetSpecificationResponses[keyof GetSpecificationResponses];export type PatchSpecificationData={body?:Specification;path:{id:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications/{id}';};export type PatchSpecificationResponses={default:Specification;};export type PatchSpecificationResponse=PatchSpecificationResponses[keyof PatchSpecificationResponses];export type DeleteSpecificationBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/specifications/batch';};export type DeleteSpecificationBatchResponses={default:unknown;};export type PostSpecificationBatchData={body?:{[key:string]:unknown;};path?:never;query?:{callbackURL?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/specifications/batch';};export type PostSpecificationBatchResponses={default:unknown;};export type DeleteSpecificationByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications/by-external-reference-code/{externalReferenceCode}';};export type DeleteSpecificationByExternalReferenceCodeResponses={default:unknown;};export type GetSpecificationByExternalReferenceCodeData={body?:never;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications/by-external-reference-code/{externalReferenceCode}';};export type GetSpecificationByExternalReferenceCodeResponses={default:Specification;};export type GetSpecificationByExternalReferenceCodeResponse=GetSpecificationByExternalReferenceCodeResponses[keyof GetSpecificationByExternalReferenceCodeResponses];export type PatchSpecificationByExternalReferenceCodeData={body?:Specification;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications/by-external-reference-code/{externalReferenceCode}';};export type PatchSpecificationByExternalReferenceCodeResponses={default:Specification;};export type PatchSpecificationByExternalReferenceCodeResponse=PatchSpecificationByExternalReferenceCodeResponses[keyof PatchSpecificationByExternalReferenceCodeResponses];export type PutSpecificationByExternalReferenceCodeData={body?:Specification;path:{externalReferenceCode:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications/by-external-reference-code/{externalReferenceCode}';};export type PutSpecificationByExternalReferenceCodeResponses={default:Specification;};export type PutSpecificationByExternalReferenceCodeResponse=PutSpecificationByExternalReferenceCodeResponses[keyof PutSpecificationByExternalReferenceCodeResponses];export type GetSpecificationsPageData={body?:never;path?:never;query?:{filter?:string;page?:string;pageSize?:string;search?:string;sort?:string;nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/specifications';};export type GetSpecificationsPageResponses={default:PageSpecification;};export type GetSpecificationsPageResponse=GetSpecificationsPageResponses[keyof GetSpecificationsPageResponses];export type PostSpecificationData={body?:Specification;path?:never;query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/specifications';};export type PostSpecificationResponses={default:Specification;};export type PostSpecificationResponse=PostSpecificationResponses[keyof PostSpecificationResponses];export type PostSpecificationsPageExportBatchData={body?:never;path?:never;query?:{filter?:string;search?:string;sort?:string;callbackURL?:string;contentType?:string;fieldNames?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/specifications/export-batch';};export type PostSpecificationsPageExportBatchResponses={default:unknown;};export type GetProductProductEntryToPublisherAssetsPageData={body?:never;path:{productId:string;};query?:{nestedFields?:string;};url:'/o/headless-commerce-admin-catalog/v1.0/products/{productId}/productEntryToPublisherAssets';};export type GetProductProductEntryToPublisherAssetsPageResponses={default:PagePublisherAssets;};export type GetProductProductEntryToPublisherAssetsPageResponse=GetProductProductEntryToPublisherAssetsPageResponses[keyof GetProductProductEntryToPublisherAssetsPageResponses];export type DeleteProductProductEntryToPublisherAssetsData={body?:never;path:{productId:string;publisherAssetsId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{productId}/productEntryToPublisherAssets/{publisherAssetsId}';};export type DeleteProductProductEntryToPublisherAssetsResponses={default:unknown;};export type PutProductProductEntryToPublisherAssetsData={body?:never;path:{productId:string;publisherAssetsId:string;};query?:never;url:'/o/headless-commerce-admin-catalog/v1.0/products/{productId}/productEntryToPublisherAssets/{publisherAssetsId}';};export type PutProductProductEntryToPublisherAssetsResponses={default:PublisherAssets;};export type PutProductProductEntryToPublisherAssetsResponse=PutProductProductEntryToPublisherAssetsResponses[keyof PutProductProductEntryToPublisherAssetsResponses];export type ClientOptions={baseUrl:'http://localhost:8080'|(string&{});};