POST api/DBHRM151/GetAllDataItem2

Request Information

URI Parameters

None.

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of DBHRM151Model
NameDescriptionTypeAdditional information
HRM15101

globally unique identifier

None.

HRM15102

globally unique identifier

None.

HRM15103

globally unique identifier

None.

tHRM15103

string

None.

HRM15104

boolean

None.

HRM15105

boolean

None.

HRM15106

date

None.

HRM15107

globally unique identifier

None.

HRM00302

string

None.

HRM07906

string

None.

HRM07918

string

None.

HRM07932

globally unique identifier

None.

HRM07933

globally unique identifier

None.

HRM07934

globally unique identifier

None.

HRM079121

globally unique identifier

None.

HRM079124

globally unique identifier

None.

tHRM07932

string

None.

tHRM07933

string

None.

tHRM07934

string

None.

tHRM079121

string

None.

tHRM079124

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "HRM15101": "911ede7e-8e69-4668-933c-63a48ea433de",
    "HRM15102": "7a5b826a-1774-4b47-8a24-ba7605e5e48e",
    "HRM15103": "951bdbf3-0aeb-4cb7-b33d-759cc047743a",
    "tHRM15103": "sample string 2",
    "HRM15104": true,
    "HRM15105": true,
    "HRM15106": "2026-01-29T16:26:27.4284803+07:00",
    "HRM15107": "e6dcded4-cfe2-46dc-8ae0-d71c9c349c8c",
    "HRM00302": "sample string 3",
    "HRM07906": "sample string 4",
    "HRM07918": "sample string 5",
    "HRM07932": "45ca8460-dc87-4062-b6a6-05b46ae9cdcb",
    "HRM07933": "e7efcc61-6db6-4831-9b30-69a83dffa08c",
    "HRM07934": "6d23c5f4-bf76-4d61-acc4-4615098eb6de",
    "HRM079121": "0ae1c7fc-1277-43f1-b52a-eea04aa69b03",
    "HRM079124": "9cd9fc19-d5b9-4042-9fdc-591969c31c8e",
    "tHRM07932": "sample string 6",
    "tHRM07933": "sample string 7",
    "tHRM07934": "sample string 8",
    "tHRM079121": "sample string 9",
    "tHRM079124": "sample string 10"
  },
  {
    "HRM15101": "911ede7e-8e69-4668-933c-63a48ea433de",
    "HRM15102": "7a5b826a-1774-4b47-8a24-ba7605e5e48e",
    "HRM15103": "951bdbf3-0aeb-4cb7-b33d-759cc047743a",
    "tHRM15103": "sample string 2",
    "HRM15104": true,
    "HRM15105": true,
    "HRM15106": "2026-01-29T16:26:27.4284803+07:00",
    "HRM15107": "e6dcded4-cfe2-46dc-8ae0-d71c9c349c8c",
    "HRM00302": "sample string 3",
    "HRM07906": "sample string 4",
    "HRM07918": "sample string 5",
    "HRM07932": "45ca8460-dc87-4062-b6a6-05b46ae9cdcb",
    "HRM07933": "e7efcc61-6db6-4831-9b30-69a83dffa08c",
    "HRM07934": "6d23c5f4-bf76-4d61-acc4-4615098eb6de",
    "HRM079121": "0ae1c7fc-1277-43f1-b52a-eea04aa69b03",
    "HRM079124": "9cd9fc19-d5b9-4042-9fdc-591969c31c8e",
    "tHRM07932": "sample string 6",
    "tHRM07933": "sample string 7",
    "tHRM07934": "sample string 8",
    "tHRM079121": "sample string 9",
    "tHRM079124": "sample string 10"
  }
]