Organization Levels

GET {{base_url}}/KeyCvt/CFGFormatOrg

Use this endpoint to retrieve the length of digits for each level of the organization structure.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"cLevel":1,"label":"Company","Start":1,"Length":2},{"cLevel":2,"label":"Office","Start":4,"Length":2},{"cLevel":3,"label":"Discipline","Start":7,"Length":2}]