v46

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-011274550.0 KB
Email Triggers

Trigger Order Sent Email to Employee

Send an email notification to the employee when their order has been sent to a provider. Order-level trigger that takes an orderId.

post/v1/email/trigger/orderSent/employee

Request body

orderIdstring required

The Order ID to trigger the email for (order-level trigger)

Response

Default Response

sentboolean required

Whether the email was sent successfully

recipientCountnumber

Number of recipients the email was sent to

reasonstring

Reason why the email was not sent (if sent is false)