Name | Description | Type | Additional information |
---|---|---|---|
Store |
|
string |
Required |
EntryDocumentID |
The Entry Document ID. If filled, it will ignore the Code,Type,Date,Supplier and Description field |
integer |
None. |
Code |
A code for the entry document. Required if EntryDocumentID is null |
string |
Max length: 20 |
Type |
Entry Document type. Required if EntryDocumentID is null |
string |
None. |
Date |
|
date |
Required |
Supplier |
Entry Document Supplier. Required if EntryDocumentID is null |
string |
None. |
Description |
Entry Document Description. Required if EntryDocumentID is null |
string |
Max length: 250 |
Currency |
The currency code. |
string |
None. |
Consolidated |
if true, the store entry will be consolidated. (default: false) |
boolean |
None. |
Materials |
|
Collection of MaterialEntry |
No duplicate values on: Code |