VendorTemplateQueryParameters (type)

{
  "id": "VendorTemplateQueryParameters", 
  "module_id": "ServiceInsertion", 
  "properties": {
    "vendor_template_name": {
      "description": "The name of the vendor template, created by partner.", 
      "required": false, 
      "title": "Name of vendor template", 
      "type": "string"
    }
  }, 
  "title": "Vendor template query parameters", 
  "type": "object"
}