Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

masterCatalogId
integer<int32>
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json
enableLiveEdit
boolean | null

If the publishingMode is Pending and LiveEditsEnabled = true, DataViewMode live can be passed in the header and live products can be directly edited.

id
integer<int32>

MasterCatalogId (readonly)

isDeleted
boolean

Indicates whether the MasterCatalog has been deleted and should no longer be used

name
string | null

Name of the MasterCatalog (readonly)

productPublishingMode
string | null

The product publishing mode of this MasterCatalog

supportedLocaleCodes
string[] | null

Master catalog supported locale codes

Response

OK

enableLiveEdit
boolean | null

If the publishingMode is Pending and LiveEditsEnabled = true, DataViewMode live can be passed in the header and live products can be directly edited.

id
integer<int32>

MasterCatalogId (readonly)

isDeleted
boolean

Indicates whether the MasterCatalog has been deleted and should no longer be used

name
string | null

Name of the MasterCatalog (readonly)

productPublishingMode
string | null

The product publishing mode of this MasterCatalog

supportedLocaleCodes
string[] | null

Master catalog supported locale codes