GET api/scandata/errordetails/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ScandataErrorDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| ScandataErrorHeaderID | Collection of byte |
None. |
|
| ScandataErrorHeaderGuid | globally unique identifier |
None. |
|
| ScanDataProviderID | ScandataType |
None. |
|
| MachineID | integer |
None. |
|
| SalesAmount | integer |
None. |
|
| ErrorDate | date |
None. |
|
| ErrorType | ScandataErrorType |
None. |
|
| API |
API used or section exception occured |
string |
None. |
| ErrorText | string |
None. |
|
| StatusCode | integer |
None. |
|
| StatusText | string |
None. |
|
| Count | integer |
None. |
|
| SalesAmountDecimal | decimal number |
None. |
|
| ScanDataProviderName | string |
None. |
|
| LaneID | string |
None. |
|
| LaneName | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<ArrayOfScandataErrorDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Scandata">
<ScandataErrorDetail>
<API>sample string 8</API>
<Count>12</Count>
<ErrorDate>2026-06-03T18:34:25.5474692+00:00</ErrorDate>
<ErrorText>sample string 9</ErrorText>
<ErrorType>7</ErrorType>
<Identifier>wi8vATJ1dkSBitWAKg0aEw==</Identifier>
<IdentifierGuid>012f2fc2-7532-4476-818a-d5802a0d1a13</IdentifierGuid>
<LaneID>sample string 14</LaneID>
<LaneName>sample string 15</LaneName>
<MachineID>4</MachineID>
<SalesAmount>1300</SalesAmount>
<SalesAmountDecimal>13</SalesAmountDecimal>
<ScanDataProviderID>3</ScanDataProviderID>
<ScandataErrorHeaderGuid>d873ce8b-de0b-4f1d-8525-12198613fb15</ScandataErrorHeaderGuid>
<ScandataErrorHeaderID>i85z2AveHU+FJRIZhhP7FQ==</ScandataErrorHeaderID>
<StatusCode>10</StatusCode>
<StatusText>sample string 11</StatusText>
</ScandataErrorDetail>
<ScandataErrorDetail>
<API>sample string 8</API>
<Count>12</Count>
<ErrorDate>2026-06-03T18:34:25.5474692+00:00</ErrorDate>
<ErrorText>sample string 9</ErrorText>
<ErrorType>7</ErrorType>
<Identifier>wi8vATJ1dkSBitWAKg0aEw==</Identifier>
<IdentifierGuid>012f2fc2-7532-4476-818a-d5802a0d1a13</IdentifierGuid>
<LaneID>sample string 14</LaneID>
<LaneName>sample string 15</LaneName>
<MachineID>4</MachineID>
<SalesAmount>1300</SalesAmount>
<SalesAmountDecimal>13</SalesAmountDecimal>
<ScanDataProviderID>3</ScanDataProviderID>
<ScandataErrorHeaderGuid>d873ce8b-de0b-4f1d-8525-12198613fb15</ScandataErrorHeaderGuid>
<ScandataErrorHeaderID>i85z2AveHU+FJRIZhhP7FQ==</ScandataErrorHeaderID>
<StatusCode>10</StatusCode>
<StatusText>sample string 11</StatusText>
</ScandataErrorDetail>
</ArrayOfScandataErrorDetail>
text/csv
Sample:
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
Sample not available.
application/vnd.ms-excel
Sample:
Sample not available.