Orders
Notify Order
Trigger the customer notification email for an order.
POST
Beta. The order notification endpoint is in active development. The request
and response shapes shown here are stable for production use, but we may add new
fields or capabilities without notice.
Contact support to be notified of breaking changes.
Path parameters
The order’s unique identifier (UUID).
Request body
Override the recipient email address. When omitted, the email is sent to the
customer email on file for the order. Useful when the order has no email or you
want to send to a different address.
Response
The order object.
true when the notification was successfully queued.ISO 8601 timestamp of when the notification was sent.