Publishes the staged data of the ProductTailoring to current. Sets hasStagedChanges to false. Generates the ProductTailoringPublished Message.

interface ProductTailoringPublishAction {
    action: "publish";
}

Properties

Properties

action: "publish"