API DocumentationManufacturer document template controller
Get all document templates for operator
Retrieves all document templates associated with the current operator
curl -X GET "http://m-api-dev.phas.io/api/manufacturer/v1/document-template"[
{
"documentTemplateId": 0,
"content": "string",
"language": "string",
"type": "string",
"consignmentLabelSize": "string",
"name": "string",
"pageWidth": 0.1,
"pageHeight": 0.1
}
]Empty