CatalogueIngestRequest
Submit either direct product data or a hosted product feed.
Submit either direct product data or a hosted product feed.
Submit either direct product data or a hosted product feed.
- fileType: string
Url Pattern: ^[Hh][Tt][Tt][Pp][Ss]?://(?![^/?#]*@)[^\s]+$Format: urirequiredPublic URL of the CSV, JSON, or XML file to ingest
- formatType: string enum
Format of the file at
fileUrlvalues- csv
- json
- xml
- productsType: array object[] · ProductIngestInput[] 1…
Products to ingest directly
Product payload accepted by the catalogue ingest endpoint. Field names use camelCase.
externalRefis not accepted from the client — the server generates it fromsku,clientId, andcatalogueId.