Start Quality Check for Reverse Update Notification Webhook

This webhook request notifies recipients that Quality Check was started for the order container.

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

Body Params
string
required

Specifies the event identifier.

Example

FAAS_START_QUALITY_CHECK

string
required

Specifies an identifier representing an order from the tenant.

Example

MAK4231-1

string
required

Specifies a representation of the channel or source of the order (order originator).

Example

Walmart

qcContainer
object
required

Specifies an object for quality check container.

Response
200

FAAS_START_QUALITY_CHECK message sent successfully

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