POST api/manufacturer/insert

Request Information

URI Parameters

None.

Body Parameters

ManufacturerModel
NameDescriptionTypeAdditional information
Id

string

None.

ManufacturerID

string

None.

ManufacturerName

string

None.

ManufacturerWebsite

string

None.

HQ_Location

string

None.

IndiaOfficeLocation

string

None.

ManufacturingLocation1

string

None.

ManufacturingLocation2

string

None.

ManufacturingLocation3

string

None.

WarehouseLocation1

string

None.

WarehouseLocation2

string

None.

ComponentWarehouseLocation1

string

None.

ComponentWarehouseLocation2

string

None.

RepDesignation1

string

None.

RepName1

string

None.

RepEmail1

string

None.

RepPhone1

string

None.

RepDesignation2

string

None.

RepName2

string

None.

RepEmail2

string

None.

RepPhone2

string

None.

RepDesignation3

string

None.

RepName3

string

None.

RepEmail3

string

None.

RepPhone3

string

None.

RepDesignation4

string

None.

RepName4

string

None.

RepEmail4

string

None.

RepPhone4

string

None.

RepDesignation5

string

None.

RepName5

string

None.

RepEmail5

string

None.

RepPhone5

string

None.

SupportedCategory1

string

None.

SupportedSubCategory1

string

None.

SupportedCategory2

string

None.

SupportedSubCategory2

string

None.

SupportedCategory3

string

None.

SupportedSubCategory3

string

None.

SupportedCategory4

string

None.

SupportedSubCategory4

string

None.

SupportedCategory5

string

None.

SupportedSubCategory5

string

None.

SupportedCategory6

string

None.

SupportedSubCategory6

string

None.

SupportedCategory7

string

None.

SupportedSubCategory7

string

None.

SupportedCategory8

string

None.

SupportedSubCategory8

string

None.

SupportedCategory9

string

None.

SupportedSubCategory9

string

None.

SupportedCategory10

string

None.

SupportedSubCategory10

string

None.

SupportedCategory11

string

None.

SupportedSubCategory11

string

None.

SupportedCategory12

string

None.

SupportedSubCategory12

string

None.

SupportedCategory13

string

None.

SupportedSubCategory13

string

None.

SupportedCategory14

string

None.

SupportedSubCategory14

string

None.

SupportedCategory15

string

None.

SupportedSubCategory15

string

None.

SupportedCategory16

string

None.

SupportedSubCategory16

string

None.

SupportedCategory17

string

None.

SupportedSubCategory17

string

None.

SupportedCategory18

string

None.

SupportedSubCategory18

string

None.

SupportedCategory19

string

None.

SupportedSubCategory19

string

None.

SupportedCategory20

string

None.

SupportedSubCategory20

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": "sample string 1",
  "ManufacturerID": "sample string 2",
  "ManufacturerName": "sample string 3",
  "ManufacturerWebsite": "sample string 4",
  "HQ_Location": "sample string 5",
  "IndiaOfficeLocation": "sample string 6",
  "ManufacturingLocation1": "sample string 7",
  "ManufacturingLocation2": "sample string 8",
  "ManufacturingLocation3": "sample string 9",
  "WarehouseLocation1": "sample string 10",
  "WarehouseLocation2": "sample string 11",
  "ComponentWarehouseLocation1": "sample string 12",
  "ComponentWarehouseLocation2": "sample string 13",
  "RepDesignation1": "sample string 14",
  "RepName1": "sample string 15",
  "RepEmail1": "sample string 16",
  "RepPhone1": "sample string 17",
  "RepDesignation2": "sample string 18",
  "RepName2": "sample string 19",
  "RepEmail2": "sample string 20",
  "RepPhone2": "sample string 21",
  "RepDesignation3": "sample string 22",
  "RepName3": "sample string 23",
  "RepEmail3": "sample string 24",
  "RepPhone3": "sample string 25",
  "RepDesignation4": "sample string 26",
  "RepName4": "sample string 27",
  "RepEmail4": "sample string 28",
  "RepPhone4": "sample string 29",
  "RepDesignation5": "sample string 30",
  "RepName5": "sample string 31",
  "RepEmail5": "sample string 32",
  "RepPhone5": "sample string 33",
  "SupportedCategory1": "sample string 34",
  "SupportedSubCategory1": "sample string 35",
  "SupportedCategory2": "sample string 36",
  "SupportedSubCategory2": "sample string 37",
  "SupportedCategory3": "sample string 38",
  "SupportedSubCategory3": "sample string 39",
  "SupportedCategory4": "sample string 40",
  "SupportedSubCategory4": "sample string 41",
  "SupportedCategory5": "sample string 42",
  "SupportedSubCategory5": "sample string 43",
  "SupportedCategory6": "sample string 44",
  "SupportedSubCategory6": "sample string 45",
  "SupportedCategory7": "sample string 46",
  "SupportedSubCategory7": "sample string 47",
  "SupportedCategory8": "sample string 48",
  "SupportedSubCategory8": "sample string 49",
  "SupportedCategory9": "sample string 50",
  "SupportedSubCategory9": "sample string 51",
  "SupportedCategory10": "sample string 52",
  "SupportedSubCategory10": "sample string 53",
  "SupportedCategory11": "sample string 54",
  "SupportedSubCategory11": "sample string 55",
  "SupportedCategory12": "sample string 56",
  "SupportedSubCategory12": "sample string 57",
  "SupportedCategory13": "sample string 58",
  "SupportedSubCategory13": "sample string 59",
  "SupportedCategory14": "sample string 60",
  "SupportedSubCategory14": "sample string 61",
  "SupportedCategory15": "sample string 62",
  "SupportedSubCategory15": "sample string 63",
  "SupportedCategory16": "sample string 64",
  "SupportedSubCategory16": "sample string 65",
  "SupportedCategory17": "sample string 66",
  "SupportedSubCategory17": "sample string 67",
  "SupportedCategory18": "sample string 68",
  "SupportedSubCategory18": "sample string 69",
  "SupportedCategory19": "sample string 70",
  "SupportedSubCategory19": "sample string 71",
  "SupportedCategory20": "sample string 72",
  "SupportedSubCategory20": "sample string 73"
}

application/xml, text/xml

Sample:
<ManufacturerModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/OEMWebAPI.Models">
  <ComponentWarehouseLocation1>sample string 12</ComponentWarehouseLocation1>
  <ComponentWarehouseLocation2>sample string 13</ComponentWarehouseLocation2>
  <HQ_Location>sample string 5</HQ_Location>
  <Id>sample string 1</Id>
  <IndiaOfficeLocation>sample string 6</IndiaOfficeLocation>
  <ManufacturerID>sample string 2</ManufacturerID>
  <ManufacturerName>sample string 3</ManufacturerName>
  <ManufacturerWebsite>sample string 4</ManufacturerWebsite>
  <ManufacturingLocation1>sample string 7</ManufacturingLocation1>
  <ManufacturingLocation2>sample string 8</ManufacturingLocation2>
  <ManufacturingLocation3>sample string 9</ManufacturingLocation3>
  <RepDesignation1>sample string 14</RepDesignation1>
  <RepDesignation2>sample string 18</RepDesignation2>
  <RepDesignation3>sample string 22</RepDesignation3>
  <RepDesignation4>sample string 26</RepDesignation4>
  <RepDesignation5>sample string 30</RepDesignation5>
  <RepEmail1>sample string 16</RepEmail1>
  <RepEmail2>sample string 20</RepEmail2>
  <RepEmail3>sample string 24</RepEmail3>
  <RepEmail4>sample string 28</RepEmail4>
  <RepEmail5>sample string 32</RepEmail5>
  <RepName1>sample string 15</RepName1>
  <RepName2>sample string 19</RepName2>
  <RepName3>sample string 23</RepName3>
  <RepName4>sample string 27</RepName4>
  <RepName5>sample string 31</RepName5>
  <RepPhone1>sample string 17</RepPhone1>
  <RepPhone2>sample string 21</RepPhone2>
  <RepPhone3>sample string 25</RepPhone3>
  <RepPhone4>sample string 29</RepPhone4>
  <RepPhone5>sample string 33</RepPhone5>
  <SupportedCategory1>sample string 34</SupportedCategory1>
  <SupportedCategory10>sample string 52</SupportedCategory10>
  <SupportedCategory11>sample string 54</SupportedCategory11>
  <SupportedCategory12>sample string 56</SupportedCategory12>
  <SupportedCategory13>sample string 58</SupportedCategory13>
  <SupportedCategory14>sample string 60</SupportedCategory14>
  <SupportedCategory15>sample string 62</SupportedCategory15>
  <SupportedCategory16>sample string 64</SupportedCategory16>
  <SupportedCategory17>sample string 66</SupportedCategory17>
  <SupportedCategory18>sample string 68</SupportedCategory18>
  <SupportedCategory19>sample string 70</SupportedCategory19>
  <SupportedCategory2>sample string 36</SupportedCategory2>
  <SupportedCategory20>sample string 72</SupportedCategory20>
  <SupportedCategory3>sample string 38</SupportedCategory3>
  <SupportedCategory4>sample string 40</SupportedCategory4>
  <SupportedCategory5>sample string 42</SupportedCategory5>
  <SupportedCategory6>sample string 44</SupportedCategory6>
  <SupportedCategory7>sample string 46</SupportedCategory7>
  <SupportedCategory8>sample string 48</SupportedCategory8>
  <SupportedCategory9>sample string 50</SupportedCategory9>
  <SupportedSubCategory1>sample string 35</SupportedSubCategory1>
  <SupportedSubCategory10>sample string 53</SupportedSubCategory10>
  <SupportedSubCategory11>sample string 55</SupportedSubCategory11>
  <SupportedSubCategory12>sample string 57</SupportedSubCategory12>
  <SupportedSubCategory13>sample string 59</SupportedSubCategory13>
  <SupportedSubCategory14>sample string 61</SupportedSubCategory14>
  <SupportedSubCategory15>sample string 63</SupportedSubCategory15>
  <SupportedSubCategory16>sample string 65</SupportedSubCategory16>
  <SupportedSubCategory17>sample string 67</SupportedSubCategory17>
  <SupportedSubCategory18>sample string 69</SupportedSubCategory18>
  <SupportedSubCategory19>sample string 71</SupportedSubCategory19>
  <SupportedSubCategory2>sample string 37</SupportedSubCategory2>
  <SupportedSubCategory20>sample string 73</SupportedSubCategory20>
  <SupportedSubCategory3>sample string 39</SupportedSubCategory3>
  <SupportedSubCategory4>sample string 41</SupportedSubCategory4>
  <SupportedSubCategory5>sample string 43</SupportedSubCategory5>
  <SupportedSubCategory6>sample string 45</SupportedSubCategory6>
  <SupportedSubCategory7>sample string 47</SupportedSubCategory7>
  <SupportedSubCategory8>sample string 49</SupportedSubCategory8>
  <SupportedSubCategory9>sample string 51</SupportedSubCategory9>
  <WarehouseLocation1>sample string 10</WarehouseLocation1>
  <WarehouseLocation2>sample string 11</WarehouseLocation2>
</ManufacturerModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.