Retrieve catalog item draft templates
Get catalog item draft templates
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"templates": [
{
"templateId": 11,
"templateName": "Testing Draft",
"templateDescription": null,
"fileName": "Testing_Draft.docx"
},
{
"templateId": 9,
"templateName": "Test Draft Template",
"templateDescription": null,
"fileName": "Draft_Template.docx"
}
{
"templateId": 24,
"templateName": "Sample PDF",
"templateDescription": null,
"fileName": "Sample_PDF.pdf"
}
]
}Last updated
Was this helpful?

