PUT api/scandata/error
Request Information
URI Parameters
None.
Body Parameters
ScandataError| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier | Collection of byte |
None. |
|
| IdentifierGuid | globally unique identifier |
None. |
|
| StoreID | integer |
None. |
|
| StoreName | string |
None. |
|
| Updated | date |
None. |
|
| Details | Collection of ScandataErrorDetail |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<ScandataError xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Scandata">
<Details>
<ScandataErrorDetail>
<API>sample string 8</API>
<Count>12</Count>
<ErrorDate>2026-06-03T18:30:57.1368729+00:00</ErrorDate>
<ErrorText>sample string 9</ErrorText>
<ErrorType>7</ErrorType>
<Identifier>zvlhnT6vl028kwidGx2ppg==</Identifier>
<IdentifierGuid>9d61f9ce-af3e-4d97-bc93-089d1b1da9a6</IdentifierGuid>
<LaneID>sample string 14</LaneID>
<LaneName>sample string 15</LaneName>
<MachineID>4</MachineID>
<SalesAmount>1300</SalesAmount>
<SalesAmountDecimal>13</SalesAmountDecimal>
<ScanDataProviderID>3</ScanDataProviderID>
<ScandataErrorHeaderGuid>3882e099-a7e4-44cc-86a0-0f09d7fdffbe</ScandataErrorHeaderGuid>
<ScandataErrorHeaderID>meCCOOSnzESGoA8J1/3/vg==</ScandataErrorHeaderID>
<StatusCode>10</StatusCode>
<StatusText>sample string 11</StatusText>
</ScandataErrorDetail>
<ScandataErrorDetail>
<API>sample string 8</API>
<Count>12</Count>
<ErrorDate>2026-06-03T18:30:57.1368729+00:00</ErrorDate>
<ErrorText>sample string 9</ErrorText>
<ErrorType>7</ErrorType>
<Identifier>zvlhnT6vl028kwidGx2ppg==</Identifier>
<IdentifierGuid>9d61f9ce-af3e-4d97-bc93-089d1b1da9a6</IdentifierGuid>
<LaneID>sample string 14</LaneID>
<LaneName>sample string 15</LaneName>
<MachineID>4</MachineID>
<SalesAmount>1300</SalesAmount>
<SalesAmountDecimal>13</SalesAmountDecimal>
<ScanDataProviderID>3</ScanDataProviderID>
<ScandataErrorHeaderGuid>3882e099-a7e4-44cc-86a0-0f09d7fdffbe</ScandataErrorHeaderGuid>
<ScandataErrorHeaderID>meCCOOSnzESGoA8J1/3/vg==</ScandataErrorHeaderID>
<StatusCode>10</StatusCode>
<StatusText>sample string 11</StatusText>
</ScandataErrorDetail>
</Details>
<Identifier>OpPU8GrYuEWIus8GIJAzaA==</Identifier>
<IdentifierGuid>f0d4933a-d86a-45b8-88ba-cf0620903368</IdentifierGuid>
<StoreID>2</StoreID>
<StoreName>sample string 3</StoreName>
<Updated>2026-06-03T18:30:57.1368729+00:00</Updated>
</ScandataError>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.