PUT api/WorkExps

修改工作經驗表

Request Information

URI Parameters

None.

Body Parameters

RMS_WORK_EXPERIENCE_2018
NameDescriptionTypeAdditional information
ID

integer

None.

WM_ID

globally unique identifier

None.

W_WP_START

string

None.

W_WP_END

string

None.

W_WORKING

integer

None.

W_COMPANY

string

None.

W_COMPANY_LOCATION

string

None.

W_DEPARTMENT

string

None.

W_TITLE

string

None.

W_DR

string

None.

W_SCOI

string

None.

W_RFL

integer

None.

W_CWE

integer

None.

W_SUPERVISER_NAME

string

None.

W_SUPERVISER_TITLE

string

None.

W_M_BASE_SALARY

string

None.

W_ALLOWANCE

string

None.

W_YEB

string

None.

W_ANNUAL_SALARY

string

None.

CREATETIME

date

None.

UPDATETIME

date

None.

W_INDUSTRY_CATEGORY

string

None.

W_JOB_TYPE

string

None.

RMS_JOININNOLUX_2018

RMS_JOININNOLUX_2018

None.

Request Formats

application/json, text/json

Sample:
{
  "ID": 1,
  "WM_ID": "420a07bf-6939-4537-8318-6af8e7f9d3de",
  "W_WP_START": "sample string 3",
  "W_WP_END": "sample string 4",
  "W_WORKING": 5,
  "W_COMPANY": "sample string 6",
  "W_COMPANY_LOCATION": "sample string 7",
  "W_DEPARTMENT": "sample string 8",
  "W_TITLE": "sample string 9",
  "W_DR": "sample string 10",
  "W_SCOI": "sample string 11",
  "W_RFL": 12,
  "W_CWE": 13,
  "W_SUPERVISER_NAME": "sample string 14",
  "W_SUPERVISER_TITLE": "sample string 15",
  "W_M_BASE_SALARY": "sample string 16",
  "W_ALLOWANCE": "sample string 17",
  "W_YEB": "sample string 18",
  "W_ANNUAL_SALARY": "sample string 19",
  "CREATETIME": "2026-04-02T22:50:59.0191829+08:00",
  "UPDATETIME": "2026-04-02T22:50:59.0191829+08:00",
  "W_INDUSTRY_CATEGORY": "sample string 22",
  "W_JOB_TYPE": "sample string 23"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

RMS_WORK_EXPERIENCE_2018
NameDescriptionTypeAdditional information
ID

integer

None.

WM_ID

globally unique identifier

None.

W_WP_START

string

None.

W_WP_END

string

None.

W_WORKING

integer

None.

W_COMPANY

string

None.

W_COMPANY_LOCATION

string

None.

W_DEPARTMENT

string

None.

W_TITLE

string

None.

W_DR

string

None.

W_SCOI

string

None.

W_RFL

integer

None.

W_CWE

integer

None.

W_SUPERVISER_NAME

string

None.

W_SUPERVISER_TITLE

string

None.

W_M_BASE_SALARY

string

None.

W_ALLOWANCE

string

None.

W_YEB

string

None.

W_ANNUAL_SALARY

string

None.

CREATETIME

date

None.

UPDATETIME

date

None.

W_INDUSTRY_CATEGORY

string

None.

W_JOB_TYPE

string

None.

RMS_JOININNOLUX_2018

RMS_JOININNOLUX_2018

None.

Response Formats

application/json, text/json

Sample:
{
  "ID": 1,
  "WM_ID": "c50eb834-9e0b-4b9a-8a2a-809c1acb9b05",
  "W_WP_START": "sample string 3",
  "W_WP_END": "sample string 4",
  "W_WORKING": 5,
  "W_COMPANY": "sample string 6",
  "W_COMPANY_LOCATION": "sample string 7",
  "W_DEPARTMENT": "sample string 8",
  "W_TITLE": "sample string 9",
  "W_DR": "sample string 10",
  "W_SCOI": "sample string 11",
  "W_RFL": 12,
  "W_CWE": 13,
  "W_SUPERVISER_NAME": "sample string 14",
  "W_SUPERVISER_TITLE": "sample string 15",
  "W_M_BASE_SALARY": "sample string 16",
  "W_ALLOWANCE": "sample string 17",
  "W_YEB": "sample string 18",
  "W_ANNUAL_SALARY": "sample string 19",
  "CREATETIME": "2026-04-02T22:50:59.0973139+08:00",
  "UPDATETIME": "2026-04-02T22:50:59.0973139+08:00",
  "W_INDUSTRY_CATEGORY": "sample string 22",
  "W_JOB_TYPE": "sample string 23"
}