For the complete documentation index, see llms.txt. This page is also available as Markdown.

Receipt Notifications Model

This model represent the list of Email and SMS addresses for sending receipts.

Receipt Notifications Model

This model referenced in "receiptNotifications" field of Create a transaction request body

field
type
description

email

Array

Email Recipients example: ["a@example.com"]

sms

Array

SMS Recipients example: ["9295522135"]

Last updated

Was this helpful?