Commerce
addShopNotificationRecipient
Add Shop Notification Recipient
Add an email address to ONE shop's order-notification recipients, optionally subscribed to specific event types (order.paid, refund.issued, payment.failed, payment.disputed, omit eventTypes for all).
Arguments
appstringoptionalStorefront app id or slug (see listStudioApps, or the shops listed by getShopNotificationSettings) to target ONE storefront. Omit for orders taken outside a storefront (POS, back-office, payment links).emailstringrequiredThe recipient email address to add.eventTypesstring[]optionalEvent types this recipient hears. Omit (or pass empty) for every type.spacestringoptionalSpace id or slug (see listPageSpaces) for a Space-owned shop. Omit for your personal shop.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- also send order emails to accounting@…
- notify alex only on disputes
- add a shop notification recipient
Pair it with
The verbs that finish the job.