Pera ServiceStack

<back to all web services

CampaignDashboardDomainEmailRequest

The following routes are available for this service:
GET/v1/CampaignDashboard/{CampaignId}/DomainEmails

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/CampaignDashboardDomainEmailRequest HTTP/1.1 
Host: api2.publicemployeeretirementassistance.com 
Content-Type: text/csv
Content-Length: length

CampaignId,Domain,IncludeAll
0,String,False

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

ResponseStatus,CampaignEmailRecord
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{CampaignListId:00000000000000000000000000000000,FirstName:String,LastName:String,Email:String,Deleted:False,DoNotContact:False,DateSent:0001-01-01,LogData:String,ErrorMessage:String,LogDate:0001-01-01,EmailStatus:String,SubStatus:String,MxRecord:String,SmtpProvider:String,AIScore:0}]"