Files content
Header
Data structure
| Field | Column | Data type | Required | Business rules | 
|---|---|---|---|---|
| Code | code | String | X | 5 characters max | 
| Company code | companyCode | String | X | 2 characters max | 
| Label | label | String | X | 50 characters max | 
| Status | status | String | X | Within (BLOCKED, AVAILABLE, OUTSIDE_LIMIT) | 
| Validity end date | validityEndDate | String (ISO-8601) | AAAA-MM-JJTHH:MM:SSZ Set a passed date to make the entity inactive. |