NotificationEMail
Container for Email Information.
Properties
Name | Type | Required | Description |
---|---|---|---|
e_mail_address | List[str] | ✅ | Email address where the notification is sent. Up to five email addresses are allowed for each type of Quantum View TM shipment notification. Up to two email address for return notification. |
undeliverable_e_mail_address | str | ❌ | The address where an undeliverable eMail message is sent if the eMail with the notification is undeliverable. There can be only one UndeliverableEMailAddress for each shipment with Quantum View Shipment Notifications. |
from_e_mail_address | str | ❌ | The e-mail address specifies the Reply To E-mail address. The "From" field of the message header contains [email protected]. Valid for Return Notification only. |
from_name | str | ❌ | The name the email will appear to be from. Defaults to the Shipper Name. The FromName must occur only once for each shipment with Quantum View Shipment Notifications. |
memo | str | ❌ | User defined text that will be included in the eMail. The Memo must occur only once for each shipment with Quantum View Shipment Notifications. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs