POST api/DML
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| request | No documentation available. |
None. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"receiptid": "sample string 1",
"CaseOrJobNumber": "sample string 2",
"PartName": "sample string 3",
"PartNumber": "sample string 4",
"LocationCompany": "sample string 5",
"OEMSupplier": "sample string 6",
"SupplierCode": "sample string 7",
"DataSummary": "sample string 8",
"ScannerReceipt": "sample string 9",
"InspectionDate": "sample string 10",
"Shift": "sample string 11",
"CreatedBy": "sample string 12",
"SerialNo": "sample string 13",
"Other1": "sample string 14",
"Other2": "sample string 15",
"Other3": "sample string 16",
"Other4": "sample string 17",
"Inspected": 18.0,
"Good": 19.0,
"Nonconforming": 20.0,
"Reworked": 21.0,
"lstCNCM": [
{
"CNCMName": "sample string 1",
"Defect": 2.0
},
{
"CNCMName": "sample string 1",
"Defect": 2.0
},
{
"CNCMName": "sample string 1",
"Defect": 2.0
}
],
"ImageUrl": "sample string 22",
"UnUnqueIdentityId": "sample string 23",
"pCreatedDate": "sample string 24"
},
{
"receiptid": "sample string 1",
"CaseOrJobNumber": "sample string 2",
"PartName": "sample string 3",
"PartNumber": "sample string 4",
"LocationCompany": "sample string 5",
"OEMSupplier": "sample string 6",
"SupplierCode": "sample string 7",
"DataSummary": "sample string 8",
"ScannerReceipt": "sample string 9",
"InspectionDate": "sample string 10",
"Shift": "sample string 11",
"CreatedBy": "sample string 12",
"SerialNo": "sample string 13",
"Other1": "sample string 14",
"Other2": "sample string 15",
"Other3": "sample string 16",
"Other4": "sample string 17",
"Inspected": 18.0,
"Good": 19.0,
"Nonconforming": 20.0,
"Reworked": 21.0,
"lstCNCM": [
{
"CNCMName": "sample string 1",
"Defect": 2.0
},
{
"CNCMName": "sample string 1",
"Defect": 2.0
},
{
"CNCMName": "sample string 1",
"Defect": 2.0
}
],
"ImageUrl": "sample string 22",
"UnUnqueIdentityId": "sample string 23",
"pCreatedDate": "sample string 24"
},
{
"receiptid": "sample string 1",
"CaseOrJobNumber": "sample string 2",
"PartName": "sample string 3",
"PartNumber": "sample string 4",
"LocationCompany": "sample string 5",
"OEMSupplier": "sample string 6",
"SupplierCode": "sample string 7",
"DataSummary": "sample string 8",
"ScannerReceipt": "sample string 9",
"InspectionDate": "sample string 10",
"Shift": "sample string 11",
"CreatedBy": "sample string 12",
"SerialNo": "sample string 13",
"Other1": "sample string 14",
"Other2": "sample string 15",
"Other3": "sample string 16",
"Other4": "sample string 17",
"Inspected": 18.0,
"Good": 19.0,
"Nonconforming": 20.0,
"Reworked": 21.0,
"lstCNCM": [
{
"CNCMName": "sample string 1",
"Defect": 2.0
},
{
"CNCMName": "sample string 1",
"Defect": 2.0
},
{
"CNCMName": "sample string 1",
"Defect": 2.0
}
],
"ImageUrl": "sample string 22",
"UnUnqueIdentityId": "sample string 23",
"pCreatedDate": "sample string 24"
}
]
application/xml, text/xml
Sample:
<ArrayOfParentModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ExportExcell.Models">
<ParentModel>
<CaseOrJobNumber>sample string 2</CaseOrJobNumber>
<CreatedBy>sample string 12</CreatedBy>
<DataSummary>sample string 8</DataSummary>
<Good>19</Good>
<ImageUrl>sample string 22</ImageUrl>
<Inspected>18</Inspected>
<InspectionDate>sample string 10</InspectionDate>
<LocationCompany>sample string 5</LocationCompany>
<Nonconforming>20</Nonconforming>
<OEMSupplier>sample string 6</OEMSupplier>
<Other1>sample string 14</Other1>
<Other2>sample string 15</Other2>
<Other3>sample string 16</Other3>
<Other4>sample string 17</Other4>
<PartName>sample string 3</PartName>
<PartNumber>sample string 4</PartNumber>
<Reworked>21</Reworked>
<ScannerReceipt>sample string 9</ScannerReceipt>
<SerialNo>sample string 13</SerialNo>
<Shift>sample string 11</Shift>
<SupplierCode>sample string 7</SupplierCode>
<UnUnqueIdentityId>sample string 23</UnUnqueIdentityId>
<lstCNCM>
<childmodel>
<CNCMName>sample string 1</CNCMName>
<Defect>2</Defect>
</childmodel>
<childmodel>
<CNCMName>sample string 1</CNCMName>
<Defect>2</Defect>
</childmodel>
<childmodel>
<CNCMName>sample string 1</CNCMName>
<Defect>2</Defect>
</childmodel>
</lstCNCM>
<pCreatedDate>sample string 24</pCreatedDate>
<receiptid>sample string 1</receiptid>
</ParentModel>
<ParentModel>
<CaseOrJobNumber>sample string 2</CaseOrJobNumber>
<CreatedBy>sample string 12</CreatedBy>
<DataSummary>sample string 8</DataSummary>
<Good>19</Good>
<ImageUrl>sample string 22</ImageUrl>
<Inspected>18</Inspected>
<InspectionDate>sample string 10</InspectionDate>
<LocationCompany>sample string 5</LocationCompany>
<Nonconforming>20</Nonconforming>
<OEMSupplier>sample string 6</OEMSupplier>
<Other1>sample string 14</Other1>
<Other2>sample string 15</Other2>
<Other3>sample string 16</Other3>
<Other4>sample string 17</Other4>
<PartName>sample string 3</PartName>
<PartNumber>sample string 4</PartNumber>
<Reworked>21</Reworked>
<ScannerReceipt>sample string 9</ScannerReceipt>
<SerialNo>sample string 13</SerialNo>
<Shift>sample string 11</Shift>
<SupplierCode>sample string 7</SupplierCode>
<UnUnqueIdentityId>sample string 23</UnUnqueIdentityId>
<lstCNCM>
<childmodel>
<CNCMName>sample string 1</CNCMName>
<Defect>2</Defect>
</childmodel>
<childmodel>
<CNCMName>sample string 1</CNCMName>
<Defect>2</Defect>
</childmodel>
<childmodel>
<CNCMName>sample string 1</CNCMName>
<Defect>2</Defect>
</childmodel>
</lstCNCM>
<pCreatedDate>sample string 24</pCreatedDate>
<receiptid>sample string 1</receiptid>
</ParentModel>
<ParentModel>
<CaseOrJobNumber>sample string 2</CaseOrJobNumber>
<CreatedBy>sample string 12</CreatedBy>
<DataSummary>sample string 8</DataSummary>
<Good>19</Good>
<ImageUrl>sample string 22</ImageUrl>
<Inspected>18</Inspected>
<InspectionDate>sample string 10</InspectionDate>
<LocationCompany>sample string 5</LocationCompany>
<Nonconforming>20</Nonconforming>
<OEMSupplier>sample string 6</OEMSupplier>
<Other1>sample string 14</Other1>
<Other2>sample string 15</Other2>
<Other3>sample string 16</Other3>
<Other4>sample string 17</Other4>
<PartName>sample string 3</PartName>
<PartNumber>sample string 4</PartNumber>
<Reworked>21</Reworked>
<ScannerReceipt>sample string 9</ScannerReceipt>
<SerialNo>sample string 13</SerialNo>
<Shift>sample string 11</Shift>
<SupplierCode>sample string 7</SupplierCode>
<UnUnqueIdentityId>sample string 23</UnUnqueIdentityId>
<lstCNCM>
<childmodel>
<CNCMName>sample string 1</CNCMName>
<Defect>2</Defect>
</childmodel>
<childmodel>
<CNCMName>sample string 1</CNCMName>
<Defect>2</Defect>
</childmodel>
<childmodel>
<CNCMName>sample string 1</CNCMName>
<Defect>2</Defect>
</childmodel>
</lstCNCM>
<pCreatedDate>sample string 24</pCreatedDate>
<receiptid>sample string 1</receiptid>
</ParentModel>
</ArrayOfParentModel>