POST api/DBHRM005/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 DBHRM005Model
NameDescriptionTypeAdditional information
HRM00501

globally unique identifier

None.

HRM00502

globally unique identifier

None.

HRM00503

globally unique identifier

None.

tHRM00503

string

None.

HRM00504

boolean

None.

HRM00505

date

None.

HRM00506

globally unique identifier

None.

HRM00302

string

None.

HRM07932

globally unique identifier

None.

HRM07933

globally unique identifier

None.

HRM07918

string

None.

HRM07906

string

None.

tHRM07933

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "HRM00501": "30d4f863-9c40-45aa-a788-fc6f721b7f22",
    "HRM00502": "6aa7a714-e387-4686-a7f3-951f50126f38",
    "HRM00503": "d7669a00-02f7-4545-8ed0-f624c3915f54",
    "tHRM00503": "sample string 4",
    "HRM00504": true,
    "HRM00505": "2026-01-29T16:26:27.4288135+07:00",
    "HRM00506": "0312284b-4d05-42f2-8962-a76aca1bbc0e",
    "HRM00302": "sample string 7",
    "HRM07932": "8ea759ac-ada2-4f28-abfe-65a1a4f9fe36",
    "HRM07933": "13d3ad49-6a57-436b-bb7c-2738902d7575",
    "HRM07918": "sample string 8",
    "HRM07906": "sample string 9",
    "tHRM07933": "sample string 10"
  },
  {
    "HRM00501": "30d4f863-9c40-45aa-a788-fc6f721b7f22",
    "HRM00502": "6aa7a714-e387-4686-a7f3-951f50126f38",
    "HRM00503": "d7669a00-02f7-4545-8ed0-f624c3915f54",
    "tHRM00503": "sample string 4",
    "HRM00504": true,
    "HRM00505": "2026-01-29T16:26:27.4288135+07:00",
    "HRM00506": "0312284b-4d05-42f2-8962-a76aca1bbc0e",
    "HRM00302": "sample string 7",
    "HRM07932": "8ea759ac-ada2-4f28-abfe-65a1a4f9fe36",
    "HRM07933": "13d3ad49-6a57-436b-bb7c-2738902d7575",
    "HRM07918": "sample string 8",
    "HRM07906": "sample string 9",
    "tHRM07933": "sample string 10"
  }
]