Download OpenAPI specification:Download
templateId required | string or null The template ID |
footerid | string or null template id to use for the footer |
headerid | string or null header id to use for the header |
Pass json data for your template
null
"string"
The base64 encoded input
base64HtmlString | string or null |
{- "base64HtmlString": "string"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
{- "resultItem": {
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "userId": "string",
- "name": "string",
- "templateHtml": "string",
- "id": "string",
- "isDragDrop": true,
- "templateCss": "string",
- "components": "string",
- "styles": "string",
- "inputTemplate": "string"
}, - "success": true,
- "errors": [
- "string"
]
}
pageNumber required | integer <int32> |
pageSize required | integer <int32> |
{- "resultItem": {
- "currentPage": 0,
- "pageCount": 0,
- "pageSize": 0,
- "rowCount": 0,
- "firstRowOnPage": 0,
- "lastRowOnPage": 0,
- "results": [
- {
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "userId": "string",
- "name": "string",
- "templateHtml": "string",
- "id": "string",
- "isDragDrop": true,
- "templateCss": "string",
- "components": "string",
- "styles": "string",
- "inputTemplate": "string"
}
]
}, - "success": true,
- "errors": [
- "string"
]
}
{- "resultItem": [
- {
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "userId": "string",
- "name": "string",
- "templateHtml": "string",
- "id": "string",
- "isDragDrop": true,
- "templateCss": "string",
- "components": "string",
- "styles": "string",
- "inputTemplate": "string"
}
], - "success": true,
- "errors": [
- "string"
]
}
id | string or null |
name | string or null |
templateHtml | string or null |
templateCss | string or null |
isDragDrop | boolean Is this template managed by drag and drop editor |
renderAsText | boolean When rendering the template generate a text file rather than pdf. |
components | string or null Used to hold more contextual information for the drag and drop editor |
styles | string or null Used to hold information about the styles used be the drag and drop editor |
inputTemplate | string or null Example JSON that can be used to test the template. |
{- "id": "string",
- "name": "string",
- "templateHtml": "string",
- "templateCss": "string",
- "isDragDrop": true,
- "renderAsText": true,
- "components": "string",
- "styles": "string",
- "inputTemplate": "string"
}
{- "resultItem": {
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "userId": "string",
- "name": "string",
- "templateHtml": "string",
- "id": "string",
- "isDragDrop": true,
- "templateCss": "string",
- "components": "string",
- "styles": "string",
- "inputTemplate": "string"
}, - "success": true,
- "errors": [
- "string"
]
}
templateId required | string or null id of template to duplicate |
{- "resultItem": {
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "userId": "string",
- "name": "string",
- "templateHtml": "string",
- "id": "string",
- "isDragDrop": true,
- "templateCss": "string",
- "components": "string",
- "styles": "string",
- "inputTemplate": "string"
}, - "success": true,
- "errors": [
- "string"
]
}
id | string or null |
name | string or null |
templateHtml | string or null |
templateCss | string or null |
isDragDrop | boolean Is this template managed by drag and drop editor |
renderAsText | boolean When rendering the template generate a text file rather than pdf. |
components | string or null Used to hold more contextual information for the drag and drop editor |
styles | string or null Used to hold information about the styles used be the drag and drop editor |
inputTemplate | string or null Example JSON that can be used to test the template. |
{- "id": "string",
- "name": "string",
- "templateHtml": "string",
- "templateCss": "string",
- "isDragDrop": true,
- "renderAsText": true,
- "components": "string",
- "styles": "string",
- "inputTemplate": "string"
}
{- "resultItem": {
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "userId": "string",
- "name": "string",
- "templateHtml": "string",
- "id": "string",
- "isDragDrop": true,
- "templateCss": "string",
- "components": "string",
- "styles": "string",
- "inputTemplate": "string"
}, - "success": true,
- "errors": [
- "string"
]
}
{- "resultItem": {
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "userId": "string",
- "name": "string",
- "templateHtml": "string",
- "id": "string",
- "isDragDrop": true,
- "templateCss": "string",
- "components": "string",
- "styles": "string",
- "inputTemplate": "string"
}, - "success": true,
- "errors": [
- "string"
]
}
templateId required | string or null The templates ID |
Pass json data for your template
null
"string"