| Name | Description | Type | Additional information |
|---|---|---|---|
| Type |
Indication if the correction is manually typed in or is via filetransfere/barecode scanner |
PublicAPI.Models.CorrectionTypeViewModel |
None. |
| ReceiptNumber |
Receipt number of the correction |
integer |
None. |
| UserId |
Identification number of the user reporting the correction |
integer |
None. |
| CostPrice |
The items cost price |
decimal number |
None. |
| UniqueItemNumber |
DdD's unique item identifier also known as a EDB-number |
integer |
None. |
| SupplierId |
The supplers id |
integer |
None. |
| EAN |
The items EAN |
integer |
None. |
| WholeSaleCostPrice | decimal number |
None. |
|
| ShopId |
The shop id. |
integer |
None. |
| TransactionNumber |
A unique auto increment number over ShopId. |
integer |
None. |
| TransactionDateTime |
The date and time of the transaction. |
date |
None. |
| TransactionType |
The type of transaction, this ranges from card type to return, this varies from country to country and is there for unknown to us. |
integer |
None. |
| Quantity |
The number of items on this line. |
integer |
None. |
| ItemGroupNumber |
The itemgroup this item belongs to. |
integer |
None. |