Lotus
Type to search documentation.
Webhook

Order notification webhook

Webhook triggered when a new order is placed.

Request

Body
orderIdstringrequired

Unique order identifier.

orderStatusstringrequired

Allowed values:"placed""preparing""completed""canceled"

Order status.

timestampstring:date-timerequired

When the event occurred.

Response

Webhook received successfully.

This response has no body schema.