Files content
Header
Data structure
| Field | Column | Data type | Required | Business rules | 
|---|---|---|---|---|
| Effective date | effectiveDate | String (ISO-8601) | X | AAAA-MM-JJTHH:MM:SSZ | 
| Item code | itemCode | String | X | 20 characters max | 
| Cost | cost | Double | X | |
| Currency code | currencyCode | String | X | 3 characters max | 
| Unit code | unitCode | String | X | 5 characters max | 
| Component definition code | componentDefinitionCode | String | X | 10 characters max |