Name | Description | Type | Additional information |
---|---|---|---|
SupplierOrderNumber |
The ordernumber for this purchase |
integer |
None. |
MachineNumber |
Contains the transaction source machine number. |
integer |
None. |
InvoiceNumber |
The invoice number given by the supplier |
string |
None. |
UserId |
ClerkId |
integer |
None. |
SuggestedSalesPrice |
Suggested sales price by the supplier |
decimal number |
None. |
Discount |
The Discount given by the supplier on this purchase |
decimal number |
None. |
CurrencyCode |
Containing the currency code of this transaction |
string |
None. |
ExchangeRateToLocalCurrency |
The exchange rate from CurrencyCode to local currency |
decimal number |
None. |
ExchangeRateToEUR |
The exchance rate from local currency to EUR |
decimal number |
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. |