Catalog Publish Webhook

This webhook request notifies recipients that a catalog was published to Marketplace.

Use of this webhook requires the integrator to provide an endpoint. Webhook events are published to client-provided endpoints.

Body Params

Request for order create or update event

string
required

The reference_id that identifies the request to publish the catalog.

string
required

The name of the vendor that owns the catalog.

string
required

The status of the publishing operation. This must be one of the following values.

ValueMeaning
"SUCCESS"The publication of the catalog was successful.
"FAILURE"An error occurred during the publication process. The publication failed.
Response
200

The Catalog Publish Notification webhook was successfully sent.

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