put https://ingest.api.nacelle.com/v1/variant-content
The PUT
variant-content endpoint adds variant content entries to an index.
-
If an
indexId
field is present, the entries will be added to that index. -
If an
indexId
is not specified the entries will be added to the current active index,
and all in progress indexes for the specifiedsourceId
.
Required fields are sourceEntryId
, sourceProductID
, and sourceVariantId
.