Name | Description | Type | Additional information |
---|---|---|---|
SourceNumber |
Contains the transaction sourcenumber, can be a backoffice machinenumber or a posnumber |
integer |
None. |
InvoiceId |
The number of the Invoice set by the supplier |
string |
None. |
UserId |
The id of the user that made this transaction |
integer |
None. |
CounterpartShopId |
if quantity is negativ then ShopId contains the sender id and CounterpartShopId contains the receiving shopid. if the quantity is positive then it is visa versa. |
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. |
|
WebOrderReference |
Association to a web order. This can be in use for "Order in Store" orders or omnichannel weborders. |
string |
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. |