Sender Details Object


Properties
idstringRead-onlyformat GUID

Sender details ID.


createdDatestringRead-onlyformat date-time

Date and time the sender details were created.


updatedDatestringRead-onlyformat date-time

Date and time the sender details were last updated.


fromNamestringminLength 1maxLength 100

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


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.


defaultbooleanRead-only

Whether the sender is default.


extendedFieldsExtendedFields

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

Did this help?