Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Updates the catalog entry.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string | null

The entry code.

Body Params

The catalog entry.

string | null

Gets or sets the Catalog Entry Code.

string | null

Gets or sets the name.

date-time

Gets or sets the start date.

date-time

Gets or sets the end date.

string | null

Gets or sets the MetaClass.

string | null

Gets or sets the Catalog.

prices
array of objects | null

Gets or sets the price values.

prices
string | null

Gets or sets the type of the entry.

childCatalogEntries
array of objects | null

Gets or sets the child catalog entries.

childCatalogEntries
string | null

Gets or sets the flag indicating how inventory amounts are handled.

warehouseInventories
array of objects | null

Gets or sets the warehouse inventories.

warehouseInventories
associations
array of objects | null

Gets or sets the associations.

associations
assets
array of objects | null

Gets or sets the assets.

assets
nodes
array of objects | null

Gets or sets the nodes.

nodes
variation
object
dimension
object

Model to indicate that an variation/package has shipment dimension properties.

boolean

Gets or sets a value indicating whether this instance is active.

metaFields
array of objects | null

Gets or sets the item attributes.

metaFields
seoInformation
array of objects | null

Gets or sets the SEO information.

seoInformation
publishStatuses
array of objects | null

Gets or sets the publish statuses for language versions of this entry.

publishStatuses
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

Success

204

The catalog entry is saved.

400

If the catalog entry model is not valid.

401

If user does not have enough permission for this request.

404

If entry does not exist.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!