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 ScandataErrorDetailName | 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>2025-08-02T23:20:25.0593878+00:00</ErrorDate> <ErrorText>sample string 9</ErrorText> <ErrorType>7</ErrorType> <Identifier>WsQ/x34TM0CpCvw8epi+lA==</Identifier> <IdentifierGuid>c73fc45a-137e-4033-a90a-fc3c7a98be94</IdentifierGuid> <LaneID>sample string 14</LaneID> <LaneName>sample string 15</LaneName> <MachineID>4</MachineID> <SalesAmount>1300</SalesAmount> <SalesAmountDecimal>13</SalesAmountDecimal> <ScanDataProviderID>3</ScanDataProviderID> <ScandataErrorHeaderGuid>a6581624-741e-489d-ac45-e221b5f5824a</ScandataErrorHeaderGuid> <ScandataErrorHeaderID>JBZYph50nUisReIhtfWCSg==</ScandataErrorHeaderID> <StatusCode>10</StatusCode> <StatusText>sample string 11</StatusText> </ScandataErrorDetail> <ScandataErrorDetail> <API>sample string 8</API> <Count>12</Count> <ErrorDate>2025-08-02T23:20:25.0593878+00:00</ErrorDate> <ErrorText>sample string 9</ErrorText> <ErrorType>7</ErrorType> <Identifier>WsQ/x34TM0CpCvw8epi+lA==</Identifier> <IdentifierGuid>c73fc45a-137e-4033-a90a-fc3c7a98be94</IdentifierGuid> <LaneID>sample string 14</LaneID> <LaneName>sample string 15</LaneName> <MachineID>4</MachineID> <SalesAmount>1300</SalesAmount> <SalesAmountDecimal>13</SalesAmountDecimal> <ScanDataProviderID>3</ScanDataProviderID> <ScandataErrorHeaderGuid>a6581624-741e-489d-ac45-e221b5f5824a</ScandataErrorHeaderGuid> <ScandataErrorHeaderID>JBZYph50nUisReIhtfWCSg==</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.