1- Get all hierarchy entity

GET {{baseUrl}}/hierarchy/children

Get details for organisation structure entitity with given id. Different set of attributes is returned for different entity types. Supported item types are:

  • CUSTOMER
  • DEBTOR
  • COST_CENTER
  • CUSTOM_GROUP
  • BUSINESS_LOCATION
Details for SUBSCRIBER are not supported. subscribers/{id} should be used instead.
Possible exceptions: | HTTP code | Error code | Description | |-----------|------------------------------------|--------------------------------------------------------------| | 400 | WRONG_GROUP_TYPE | Item of unsupported type | | 404 | VIRTUAL_HIERARCHY_ITEM_NOT_FOUND | Information for item with the given id cannot be found | Required privileges (one of the following):
  • privilegesun-authorizedorderscreation
  • privilegesordersauthorization
  • privilegesvirtualhierarchyview
  • privilegesvirtualhierarchymanagement
  • privilegesbulkuploaddataofend_user

Request Params

KeyDatatypeRequiredDescription
includeGroupsboolean
includeCustomerboolean

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

""