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-04-03T06:25:29.6508803+00:00</ErrorDate>
<ErrorText>sample string 9</ErrorText>
<ErrorType>7</ErrorType>
<Identifier>C+PLfPdftEicLRkVrNNZew==</Identifier>
<IdentifierGuid>7ccbe30b-5ff7-48b4-9c2d-1915acd3597b</IdentifierGuid>
<LaneID>sample string 14</LaneID>
<LaneName>sample string 15</LaneName>
<MachineID>4</MachineID>
<SalesAmount>1300</SalesAmount>
<SalesAmountDecimal>13</SalesAmountDecimal>
<ScanDataProviderID>3</ScanDataProviderID>
<ScandataErrorHeaderGuid>ff4ddd7f-6016-4ade-ae85-fd3f3da89d53</ScandataErrorHeaderGuid>
<ScandataErrorHeaderID>f91N/xZg3kquhf0/PaidUw==</ScandataErrorHeaderID>
<StatusCode>10</StatusCode>
<StatusText>sample string 11</StatusText>
</ScandataErrorDetail>
<ScandataErrorDetail>
<API>sample string 8</API>
<Count>12</Count>
<ErrorDate>2026-04-03T06:25:29.6508803+00:00</ErrorDate>
<ErrorText>sample string 9</ErrorText>
<ErrorType>7</ErrorType>
<Identifier>C+PLfPdftEicLRkVrNNZew==</Identifier>
<IdentifierGuid>7ccbe30b-5ff7-48b4-9c2d-1915acd3597b</IdentifierGuid>
<LaneID>sample string 14</LaneID>
<LaneName>sample string 15</LaneName>
<MachineID>4</MachineID>
<SalesAmount>1300</SalesAmount>
<SalesAmountDecimal>13</SalesAmountDecimal>
<ScanDataProviderID>3</ScanDataProviderID>
<ScandataErrorHeaderGuid>ff4ddd7f-6016-4ade-ae85-fd3f3da89d53</ScandataErrorHeaderGuid>
<ScandataErrorHeaderID>f91N/xZg3kquhf0/PaidUw==</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.