v46

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

Trigger New Message Email to Employer

Send an email notification to employer admins when a new message is posted on an order by a provider or concierge.

post/v1/email/trigger/newMessage/employer

Request body

orderItemIdstring required

The OrderItem ID to trigger the email for

senderType'provider' | 'concierge' required

Who sent the message: provider or concierge

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)