CodeLabelValidity
Entity data structure.
| Name | Description | Value | 
|---|---|---|
| code | Entity code | string | 
| companyCode | Current company code | string | 
| establishmentCode | Current establishment code | string | 
| label | Entity label | string | 
| publicUuid | Entity public uuid | string | 
| validityEndDate | datetime (ISO-8601) | 
CodeLabel
Entity data structure.
| Name | Description | Value | 
|---|---|---|
| code | Entity code | string | 
| label | Entity label | string | 
ImportCodeLabelValidityList
| Name | Value | 
|---|---|
| callback | string | 
| data | CodeLabelValidity list | 
Group
Description of an entity group.
| Name | Description | Value | ||
|---|---|---|---|---|
| code | Group code | string | ||
| companyCode | Current company code | string | ||
| description 
 optional | string | |||
| entityCodeOnly | boolean | |||
| establishmentCode 
 | Current establishment code | string | ||
| establishmentReservation | boolean | |||
| label | Group label | string | ||
| levels | GroupLevel list | |||
| mandatory | boolean | |||
| publicUuid | Entity group public uuid | string | ||
| tag | boolean | |||
| validityEndDate | datetime (ISO-8601) | |||
| values | GroupValue list | 
GroupLevel
| Name | Description | Value | 
|---|---|---|
| label | Level label | string | 
| level | Level depth | integer | 
GroupValue
| Name | Description | Value | 
|---|---|---|
| code | Value code | string | 
| companyCode | Current company code | string | 
| establishmentCode | string | |
| label | Value label | string | 
| level | Value depth | integer | 
| upperValue | Father value code | string | 
Tag
Description of an entity tag.
| Name | Description | Value | 
|---|---|---|
| code | Group code | string | 
| companyCode | Current company code | string | 
| establishmentCode | Current establishment code | string | 
| description | string | |
| establishmentReservation | boolean | |
| tag | boolean | |
| values | TagValue list |