| Name | Description | Type | Additional information |
|---|---|---|---|
| UploadStatus |
Response status for the catalog submission. |
esw.Common.Model.Published.ProductCatalogUploadStatus |
None. |
| CatalogRequestErrors |
List of errors encountered when processing the catalog upload request. Note: Only populated if the UploadStatus = Error |
Collection of esw.Common.Model.Published.Catalog.ProductCatalogError |
None. |
| ProductErrors |
A list of objects detailing any errors encountered with uploading individual products within the catalog. Note: Only populated if the UploadStatus = InComplete. |
Collection of esw.Common.Model.Published.Catalog.ProductCatalogProductError |
None. |