| Item | Type | Required | Comment |
|---|---|---|---|
| ArticleNumber | String | Yes | Also known as ProductNumber in other objects. |
| ProductName | String | Yes | |
| Quantity | Int | Yes | |
| OriginalQuantity | Int | No | |
| WasNotPhysicalProduct | Bool | No | |
| SerialNumber | String | No | |
| ItemPrice | Decimal | No | |
| Currency | String | No | |
| ExternalSupplier | String | No | |
| Category | String | No | Brand or product group. |
| ExternalId | String | No | Usually the ID in your DB. |
| BatchNumber | String | No | Batchnumber of the products sent. |
| ExpireDate | String | No | Expiredates of the products sent. |

