Pack Begin Notification Webhook

This webhook request notifies recipients that packing has begun for the order.

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_ORDER_PACK_BEGIN

string
required

Specifies an identifier representing an order from the tenant.

Example

MAK4231

string
required

Specifies a representation of the channel or source of order.

Example

Walmart

string
required

Specifies an identifier associated with the user doing the last update action.

Example

user10

date-time
required

Specifies the timestamp of last update, in ISO 8601 format.

Example

2023-11-02T08:16:36.000Z

Response
200

FAAS_ORDER_PACK_BEGIN message sent successfully

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