POST api/MakeTemplate/GetDataForViewBag
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| paramList | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{},
{},
{}
]
text/html
Sample:
[{},{},{}]
application/xml, text/xml
Sample:
<ArrayOfanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <anyType /> <anyType /> <anyType /> </ArrayOfanyType>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"CompID": "32b4e8e2-3eea-4e5b-a883-2ddbc6b4dfb5",
"maketemplatelistheader": [
{
"Id": "9d2007df-b879-4f90-bb39-0dcab0cc565b",
"ModuleTitle": "sample string 2"
},
{
"Id": "9d2007df-b879-4f90-bb39-0dcab0cc565b",
"ModuleTitle": "sample string 2"
},
{
"Id": "9d2007df-b879-4f90-bb39-0dcab0cc565b",
"ModuleTitle": "sample string 2"
}
],
"maketemplatelistsubheader": [
{
"Id": "7d12e255-4e8e-4c65-bd1e-09613e58ecce",
"ModuleTitle": "sample string 2"
},
{
"Id": "7d12e255-4e8e-4c65-bd1e-09613e58ecce",
"ModuleTitle": "sample string 2"
},
{
"Id": "7d12e255-4e8e-4c65-bd1e-09613e58ecce",
"ModuleTitle": "sample string 2"
}
],
"maketemplatelistdetails": [
{
"Id": "de6bac23-0b06-41a3-bed9-9121a336a1d6",
"ModuleTitle": "sample string 2"
},
{
"Id": "de6bac23-0b06-41a3-bed9-9121a336a1d6",
"ModuleTitle": "sample string 2"
},
{
"Id": "de6bac23-0b06-41a3-bed9-9121a336a1d6",
"ModuleTitle": "sample string 2"
}
],
"maketemplatelistfooter": [
{
"Id": "647eabc3-ff9e-44bf-965e-c161fa88dc21",
"ModuleTitle": "sample string 2"
},
{
"Id": "647eabc3-ff9e-44bf-965e-c161fa88dc21",
"ModuleTitle": "sample string 2"
},
{
"Id": "647eabc3-ff9e-44bf-965e-c161fa88dc21",
"ModuleTitle": "sample string 2"
}
],
"maketemplatelistsubfooter": [
{
"Id": "f8162462-86d1-4c5e-b9bf-34354ad5f37b",
"ModuleTitle": "sample string 2"
},
{
"Id": "f8162462-86d1-4c5e-b9bf-34354ad5f37b",
"ModuleTitle": "sample string 2"
},
{
"Id": "f8162462-86d1-4c5e-b9bf-34354ad5f37b",
"ModuleTitle": "sample string 2"
}
]
}
text/html
Sample:
{"CompID":"32b4e8e2-3eea-4e5b-a883-2ddbc6b4dfb5","maketemplatelistheader":[{"Id":"9d2007df-b879-4f90-bb39-0dcab0cc565b","ModuleTitle":"sample string 2"},{"Id":"9d2007df-b879-4f90-bb39-0dcab0cc565b","ModuleTitle":"sample string 2"},{"Id":"9d2007df-b879-4f90-bb39-0dcab0cc565b","ModuleTitle":"sample string 2"}],"maketemplatelistsubheader":[{"Id":"7d12e255-4e8e-4c65-bd1e-09613e58ecce","ModuleTitle":"sample string 2"},{"Id":"7d12e255-4e8e-4c65-bd1e-09613e58ecce","ModuleTitle":"sample string 2"},{"Id":"7d12e255-4e8e-4c65-bd1e-09613e58ecce","ModuleTitle":"sample string 2"}],"maketemplatelistdetails":[{"Id":"de6bac23-0b06-41a3-bed9-9121a336a1d6","ModuleTitle":"sample string 2"},{"Id":"de6bac23-0b06-41a3-bed9-9121a336a1d6","ModuleTitle":"sample string 2"},{"Id":"de6bac23-0b06-41a3-bed9-9121a336a1d6","ModuleTitle":"sample string 2"}],"maketemplatelistfooter":[{"Id":"647eabc3-ff9e-44bf-965e-c161fa88dc21","ModuleTitle":"sample string 2"},{"Id":"647eabc3-ff9e-44bf-965e-c161fa88dc21","ModuleTitle":"sample string 2"},{"Id":"647eabc3-ff9e-44bf-965e-c161fa88dc21","ModuleTitle":"sample string 2"}],"maketemplatelistsubfooter":[{"Id":"f8162462-86d1-4c5e-b9bf-34354ad5f37b","ModuleTitle":"sample string 2"},{"Id":"f8162462-86d1-4c5e-b9bf-34354ad5f37b","ModuleTitle":"sample string 2"},{"Id":"f8162462-86d1-4c5e-b9bf-34354ad5f37b","ModuleTitle":"sample string 2"}]}
application/xml, text/xml
Sample:
<MakeTemplateViewBag xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
<CompID>32b4e8e2-3eea-4e5b-a883-2ddbc6b4dfb5</CompID>
<maketemplatelistdetails>
<MakeTemplateListDetailsModel>
<Id>de6bac23-0b06-41a3-bed9-9121a336a1d6</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListDetailsModel>
<MakeTemplateListDetailsModel>
<Id>de6bac23-0b06-41a3-bed9-9121a336a1d6</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListDetailsModel>
<MakeTemplateListDetailsModel>
<Id>de6bac23-0b06-41a3-bed9-9121a336a1d6</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListDetailsModel>
</maketemplatelistdetails>
<maketemplatelistfooter>
<MakeTemplateListFooterModel>
<Id>647eabc3-ff9e-44bf-965e-c161fa88dc21</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListFooterModel>
<MakeTemplateListFooterModel>
<Id>647eabc3-ff9e-44bf-965e-c161fa88dc21</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListFooterModel>
<MakeTemplateListFooterModel>
<Id>647eabc3-ff9e-44bf-965e-c161fa88dc21</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListFooterModel>
</maketemplatelistfooter>
<maketemplatelistheader>
<MakeTemplateListHeaderModel>
<Id>9d2007df-b879-4f90-bb39-0dcab0cc565b</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListHeaderModel>
<MakeTemplateListHeaderModel>
<Id>9d2007df-b879-4f90-bb39-0dcab0cc565b</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListHeaderModel>
<MakeTemplateListHeaderModel>
<Id>9d2007df-b879-4f90-bb39-0dcab0cc565b</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListHeaderModel>
</maketemplatelistheader>
<maketemplatelistsubfooter>
<MakeTemplateListSubFooterModel>
<Id>f8162462-86d1-4c5e-b9bf-34354ad5f37b</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListSubFooterModel>
<MakeTemplateListSubFooterModel>
<Id>f8162462-86d1-4c5e-b9bf-34354ad5f37b</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListSubFooterModel>
<MakeTemplateListSubFooterModel>
<Id>f8162462-86d1-4c5e-b9bf-34354ad5f37b</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListSubFooterModel>
</maketemplatelistsubfooter>
<maketemplatelistsubheader>
<MakeTemplateListSubHeaderModel>
<Id>7d12e255-4e8e-4c65-bd1e-09613e58ecce</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListSubHeaderModel>
<MakeTemplateListSubHeaderModel>
<Id>7d12e255-4e8e-4c65-bd1e-09613e58ecce</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListSubHeaderModel>
<MakeTemplateListSubHeaderModel>
<Id>7d12e255-4e8e-4c65-bd1e-09613e58ecce</Id>
<ModuleTitle>sample string 2</ModuleTitle>
</MakeTemplateListSubHeaderModel>
</maketemplatelistsubheader>
</MakeTemplateViewBag>