Files content
Header
Data structure
| Field | Column | Data type | Required | Business rules | 
|---|---|---|---|---|
| Effective date | effectiveDate | String (ISO-8601) | X | YYYY-MM-DDTHH:MM:SSZ | 
| Item code | itemCode | String | X | 20 characters max | 
| Customer code | customerCode | String | 10 characters max | |
| Price | price | Double | ||
| Pourcentage | percent | Double | ||
| Currency code | currencyCode | String | 3 characters max | |
| Unit code | unitCode | String | 5 characters max | |
| Discount nature code | discountNatureCode | String | X | 10 characters max | 
| Customer group code | groupCode | String | 10 characters max | |
| Customer group level | groupLevel | Integer | ||
| Customer group value code | groupValueCode | String | 20 characters max |