The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: Templates/{templateId} | Test | |
Get the details of a template by id |
|||
GET | Method: GetAll, URL: Templates | Test | |
Get all templates |
|||
GET | Method: GetSummaries, URL: Templates/Summaries | Test | |
Get a summary representation of all templates |
|||
POST | Method: Create, URL: Templates | Test | |
Create a new template |
|||
POST | Method: GetConstituentInfo, URL: Templates/{templateId}/Constituent/{constituentId}/Info | Test | |
Get a formatted html body for constituent info |
|||
POST | Method: GetLoginCredentials, URL: Templates/{templateId}/Login/{loginId}/Credentials | Test | |
Get a formatted html body for login credentials. |
|||
POST | Method: GetOrderConfirmation, URL: Templates/{templateId}/Order/{orderId}/Confirmation | Test | |
Get a formatted html body for an order confirmation |
|||
POST | Method: GetTickets, URL: Templates/{templateId}/Order/{orderId}/Tickets | Test | |
Get a formatted html body for tickets |
|||
POST | Method: RenderConstituentInfo, URL: Templates/Render/Constituent/{constituentId}/Info | Test | |
Return the rendered constituent info template for the provided constituent Id |
|||
POST | Method: RenderLoginCredentials, URL: Templates/Render/Login/{loginId}/Credentials | Test | |
Return the rendered login credentials template for the provided web login id |
|||
POST | Method: RenderOrderConfirmation, URL: Templates/Render/Order/{orderId}/Confirmation | Test | |
Return the rendered order confirmation template for the provided order Id |
|||
POST | Method: RenderTickets, URL: Templates/Render/Order/{orderId}/Tickets | Test | |
Return the rendered tickets for the provided order Id |
|||
PUT | Method: Update, URL: Templates/{templateId} | Test | |
Update an existing template |
|||
DELETE | Method: Delete, URL: Templates/{templateId} | Test | |
Delete a template |