sku |
Stock keeping unit (article number) |
String(18) |
Yes |
description |
Description of the sku |
String(1000) |
Yes |
quantity |
Quantity |
Float |
Yes |
unit |
Unit for sold quantity, i.e "pcs" or "kg" |
String(4) |
No |
netUnitPrice |
Unit Net Price (without VAT) |
Float |
Yes |
discountPercent |
Discount (10 = 10%) |
Int |
No |
vatPercent |
VAT of the item (25.00 = 25%) |
Float |
Yes |
accountNumber |
Account number (used for accounting) |
Int |
Yes if costCenter and activityCode is sent |
costCenter |
Cost Center (used for accounting) |
String(8) |
No |
activityCode |
Activity code (used for accounting) |
String(8) |
No |