Pera ServiceStack

<back to all web services

TemplateDefaultRequest

The following routes are available for this service:
GET/v1/TemplateDefault/{CampaignTypeId}/{ProductTypeId}

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/TemplateDefaultRequest HTTP/1.1 
Host: api.publicemployeeretirementassistance.com 
Content-Type: text/csv
Content-Length: length

TemplateDefault,CampaignTypeId,ProductTypeId
"[{Id:0,CampaignTypeId:0,ProductTypeId:0,ClientApptConfirmationTemplateId:0,ClientApptConfirmationUpdateTemplateId:0,ClientApptConfirmationCancelTemplateId:0,ClientApptConfirmationCancelSurveyTemplateId:0,AgentApptConfirmationTemplateId:0,AgentApptConfirmationUpdateTemplateId:0,AgentApptConfirmationCancelTemplateId:0,SatisfactionSurveyTemplateId:0,OtherOfferTemplateId:0}]",0,0

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

ResponseStatus,TemplateDefault
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{Id:0,CampaignTypeId:0,ProductTypeId:0,ClientApptConfirmationTemplateId:0,ClientApptConfirmationUpdateTemplateId:0,ClientApptConfirmationCancelTemplateId:0,ClientApptConfirmationCancelSurveyTemplateId:0,AgentApptConfirmationTemplateId:0,AgentApptConfirmationUpdateTemplateId:0,AgentApptConfirmationCancelTemplateId:0,SatisfactionSurveyTemplateId:0,OtherOfferTemplateId:0}]"