v1

latestOpenAPI 3.1.02026-07-222392081.7 MB
Catalog

Publish catalog draft

Apply the pending draft to the live catalog and mark it as a published version.

post/v1/catalog/versions/draft/publish

Response

version_idstring required

ID of the catalog version that was published.

versionnumber required

Version number assigned to the published catalog.

impacted_subscriptionsnumber required

Number of subscriptions impacted by catalog price changes.

Example response

{
  "version_id": "pcv_9x8v7u6t5s4r",
  "version": 12,
  "impacted_subscriptions": 7
}