POST api/TLL

新增語言子資料

Request Information

URI Parameters

None.

Body Parameters

RMS_TL_SUB_LANG_2018
NameDescriptionTypeAdditional information
ID

integer

None.

TL_ID

globally unique identifier

None.

TL_L_NAME

integer

None.

TL_L_LISTEN

integer

None.

TL_L_SPEAK

integer

None.

TL_L_READ

integer

None.

TL_L_WRITE

integer

None.

CREATETIME

date

None.

UPDATETIME

date

None.

RMS_JOININNOLUX_2018

RMS_JOININNOLUX_2018

None.

Request Formats

application/json, text/json

Sample:
{
  "ID": 1,
  "TL_ID": "4c6b06d4-13bf-4882-8845-583763b1c829",
  "TL_L_NAME": 3,
  "TL_L_LISTEN": 4,
  "TL_L_SPEAK": 5,
  "TL_L_READ": 6,
  "TL_L_WRITE": 7,
  "CREATETIME": "2026-04-02T22:53:35.5411439+08:00",
  "UPDATETIME": "2026-04-02T22:53:35.5411439+08:00"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'RMS_TL_SUB_LANG_2018'.

Response Information

Resource Description

RMS_TL_SUB_LANG_2018
NameDescriptionTypeAdditional information
ID

integer

None.

TL_ID

globally unique identifier

None.

TL_L_NAME

integer

None.

TL_L_LISTEN

integer

None.

TL_L_SPEAK

integer

None.

TL_L_READ

integer

None.

TL_L_WRITE

integer

None.

CREATETIME

date

None.

UPDATETIME

date

None.

RMS_JOININNOLUX_2018

RMS_JOININNOLUX_2018

None.

Response Formats

application/json, text/json

Sample:
{
  "ID": 1,
  "TL_ID": "ca0d8097-4387-4043-9141-66c105bba286",
  "TL_L_NAME": 3,
  "TL_L_LISTEN": 4,
  "TL_L_SPEAK": 5,
  "TL_L_READ": 6,
  "TL_L_WRITE": 7,
  "CREATETIME": "2026-04-02T22:53:35.5567096+08:00",
  "UPDATETIME": "2026-04-02T22:53:35.5567096+08:00"
}