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: ["[email protected]"]

sms

Array

SMS Recipients example: ["9295522135"]

Last updated

Was this helpful?