POST api/DBHRM004U/InsertDataItemFromLstObject

Request Information

URI Parameters

None.

Body Parameters

Collection of DBHRM004UModel
NameDescriptionTypeAdditional information
HRM004U01

globally unique identifier

None.

HRM004U02

globally unique identifier

None.

tHRM004U02

string

None.

pHRM004U03

globally unique identifier

None.

tHRM004U03

string

None.

HRM00202

string

None.

HRM004U03

globally unique identifier

None.

HRM004U04

boolean

None.

HRM004U05

boolean

None.

HRM004U06

boolean

None.

HRM004U07

boolean

None.

HRM004U08

boolean

None.

HRM004U09

boolean

None.

HRM004U10

date

None.

HRM004U11

globally unique identifier

None.

SortOrder

integer

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "HRM004U01": "69d32a36-2cbc-471c-91e5-2026f03a1b2f",
    "HRM004U02": "23ad86f5-0fab-4ea7-be0b-449b84ccdc94",
    "tHRM004U02": "sample string 3",
    "pHRM004U03": "b1f98dfe-a3a6-4848-ad60-835e59a3b3e0",
    "tHRM004U03": "sample string 4",
    "HRM00202": "sample string 5",
    "HRM004U03": "8a8eb23d-9e5c-47ad-bcea-319f06448452",
    "HRM004U04": true,
    "HRM004U05": true,
    "HRM004U06": true,
    "HRM004U07": true,
    "HRM004U08": true,
    "HRM004U09": true,
    "HRM004U10": "2026-01-29T16:25:34.0218988+07:00",
    "HRM004U11": "6ff6d634-d359-4ad5-ab2d-faa4dcdaf35f",
    "SortOrder": 14
  },
  {
    "HRM004U01": "69d32a36-2cbc-471c-91e5-2026f03a1b2f",
    "HRM004U02": "23ad86f5-0fab-4ea7-be0b-449b84ccdc94",
    "tHRM004U02": "sample string 3",
    "pHRM004U03": "b1f98dfe-a3a6-4848-ad60-835e59a3b3e0",
    "tHRM004U03": "sample string 4",
    "HRM00202": "sample string 5",
    "HRM004U03": "8a8eb23d-9e5c-47ad-bcea-319f06448452",
    "HRM004U04": true,
    "HRM004U05": true,
    "HRM004U06": true,
    "HRM004U07": true,
    "HRM004U08": true,
    "HRM004U09": true,
    "HRM004U10": "2026-01-29T16:25:34.0218988+07:00",
    "HRM004U11": "6ff6d634-d359-4ad5-ab2d-faa4dcdaf35f",
    "SortOrder": 14
  }
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"