GET breeze/Resolutions/GetAll

No documentation available.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "RESOLNO": 1,
    "NAME": "sample string 2",
    "DESCTEXT": "sample string 3",
    "EMPLSTMP": "sample string 4",
    "DATESTMP": "2025-06-06T21:49:05.3105492+00:00",
    "DbFileName": "sample string 5",
    "DbForeignKeys": [
      "sample string 1",
      "sample string 2",
      "sample string 3"
    ]
  },
  {
    "RESOLNO": 1,
    "NAME": "sample string 2",
    "DESCTEXT": "sample string 3",
    "EMPLSTMP": "sample string 4",
    "DATESTMP": "2025-06-06T21:49:05.3105492+00:00",
    "DbFileName": "sample string 5",
    "DbForeignKeys": [
      "sample string 1",
      "sample string 2",
      "sample string 3"
    ]
  },
  {
    "RESOLNO": 1,
    "NAME": "sample string 2",
    "DESCTEXT": "sample string 3",
    "EMPLSTMP": "sample string 4",
    "DATESTMP": "2025-06-06T21:49:05.3105492+00:00",
    "DbFileName": "sample string 5",
    "DbForeignKeys": [
      "sample string 1",
      "sample string 2",
      "sample string 3"
    ]
  }
]

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.