GET api/scandata/errordetails/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ScandataErrorDetail
NameDescriptionTypeAdditional 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-06-14T07:06:30.0455045+00:00</ErrorDate>
    <ErrorText>sample string 9</ErrorText>
    <ErrorType>7</ErrorType>
    <Identifier>Eb66NhaTzkCrmfYbZ0enzQ==</Identifier>
    <IdentifierGuid>36babe11-9316-40ce-ab99-f61b6747a7cd</IdentifierGuid>
    <LaneID>sample string 14</LaneID>
    <LaneName>sample string 15</LaneName>
    <MachineID>4</MachineID>
    <SalesAmount>1300</SalesAmount>
    <SalesAmountDecimal>13</SalesAmountDecimal>
    <ScanDataProviderID>3</ScanDataProviderID>
    <ScandataErrorHeaderGuid>cd4fc4e4-6efa-4df3-ba93-6f967d589b41</ScandataErrorHeaderGuid>
    <ScandataErrorHeaderID>5MRPzfpu8026k2+WfVibQQ==</ScandataErrorHeaderID>
    <StatusCode>10</StatusCode>
    <StatusText>sample string 11</StatusText>
  </ScandataErrorDetail>
  <ScandataErrorDetail>
    <API>sample string 8</API>
    <Count>12</Count>
    <ErrorDate>2025-06-14T07:06:30.0455045+00:00</ErrorDate>
    <ErrorText>sample string 9</ErrorText>
    <ErrorType>7</ErrorType>
    <Identifier>Eb66NhaTzkCrmfYbZ0enzQ==</Identifier>
    <IdentifierGuid>36babe11-9316-40ce-ab99-f61b6747a7cd</IdentifierGuid>
    <LaneID>sample string 14</LaneID>
    <LaneName>sample string 15</LaneName>
    <MachineID>4</MachineID>
    <SalesAmount>1300</SalesAmount>
    <SalesAmountDecimal>13</SalesAmountDecimal>
    <ScanDataProviderID>3</ScanDataProviderID>
    <ScandataErrorHeaderGuid>cd4fc4e4-6efa-4df3-ba93-6f967d589b41</ScandataErrorHeaderGuid>
    <ScandataErrorHeaderID>5MRPzfpu8026k2+WfVibQQ==</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.