Receipt Sent


Notes:

Triggered when a receipt is sent.

Permissions
Manage Receipts
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: ReceiptSentEnvelope): void | Promise<void>

Did this help?