Import parameters
Files content
Header
Data structure
| Field | Column | Data type | Required | Business rules | 
|---|---|---|---|---|
| Company code | companyCode | String | X | 2 characters max | 
| Establishment code | establishmentCode | String | X | 2 characters max | 
| Date de stock | stockDate | String (ISO-8601) | X | AAAA-MM-JJTHH:MM:SSZ | 
| Item code | itemCode | String | X | 20 characters max | 
| Batch | batch | String | 20 characters max | |
| Area code | depositCode | String | X | 10 characters max | 
| First quantity | firstQuantity | Double | X | |
| Second quantity | secondQuantity | Double | ||
| First unit code | firstUnitCode | String | X | 5 characters max | 
| Second unit code | secondUnitCode | String | 5 characters max |