Sender Details Object


Properties
createdDatestringRead-onlyformat date-time

Date and time the sender details were created.


defaultbooleanRead-only

Whether the sender is default.


extendedFieldsExtendedFields

Extensions allowing users to save custom data related to the sender details.


fromEmailAddressstringformat EMAILminLength 6maxLength 254

Sender email address. Recipients can also reply to this email address.

Note: An email address must be verified using https://dev.wix.com/docs/api-reference/business-management/marketing/emails/sender-emails/introduction#sender-email-verification-flow before it can be used to create a sender.


fromNamestringminLength 1maxLength 100

Sender name. This name appears in the email as "from:" name.


idstringRead-onlyformat GUID

Sender details ID.


updatedDatestringRead-onlyformat date-time

Date and time the sender details were last updated.

Did this help?