Administrator


Features that administrators with a System level API Client/key pair can use.

API Clients


Property Managers


Channels


Admin List Image Types

Endpoint

GET {{cm_url}}/cmf/admin/list/image/types

Proof of concept for admin area functionality


Admin List Guests

Endpoint

GET {{cm_url}}/cmf/admin/list/managers

Response Example

Status: OK (200)

{
  "data": {
    "response": {
      "47": {
        "id": 2,
        "cms_user_id": 47,
        "username": "bookyflow",
        "access_level": 90,
        "suspended": false,
        "authorised_properties": [
          1,
          2,
          3,
          4,
          5,
          7,
          8,
          9,
          10,
          11,
          12,
          13,
          14,
          15,
          16,
          17,
          18,
          19,
          20,
          21,
          22,
          23,
          24,
          36,
          39,
          41,
          44,
          195,
          196,
          197,
  ...
  (Response truncated for brevity)
}

Admin Dictionary List Access Levels

Endpoint

GET {{cm_url}}/cmf/admin/dictionary/list/access/levels