GET api/v2/SendEmails/{sendEmailId}?translate={translate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sendEmailId | integer |
Required |
|
| translate | boolean |
Default value is False |
Response
SendEmailDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| SId | integer | ||
| ActivationUserId | integer | ||
| ActivationUser | UserIdentification | ||
| ActivationDateTime | date | ||
| EditionUserId | integer | ||
| EditionUser | UserIdentification | ||
| EditionDateTime | date | ||
| EditionView | string | ||
| ActivationView | string | ||
| EmailConfigId | integer | ||
| EmailConfig | EmailConfigIdentification | ||
| MailingListId | integer | ||
| MailingList | MailingListIdentification | ||
| Subject | string | ||
| MessageHtmlFileId | integer | ||
| MessageHtml | string | ||
| UnrestrictedAccessSampleType | boolean | ||
| UnrestrictedAccessCollectionPoint | boolean | ||
| UnrestrictedAccessAccount | boolean | ||
| UnrestrictedAccessServiceCenter | boolean | ||
| Id | integer | ||
| Identification | string | ||
| EntityId | integer | ||
| Entity | EntityIdentification | ||
| SampleStatusId | integer | ||
| SampleStatus | SampleStatusIdentification | ||
| MethodStatusId | integer | ||
| MethodStatus | MethodStatusIdentification | ||
| StatusId | integer | ||
| Status | SendEmailStatusIdentification | ||
| Active | boolean | ||
| SendEmailRecipientId | integer | ||
| SendEmailRecipient | SendEmailRecipientIdentification |