...
| Panel |
|---|
|
Method | POST | URL | <DOMAIN>/application/artifactGrid/update |
|---|
Description | API update insert Grid |
|---|
Note | API mới |
|---|
1. Headers STT | Field | Source Data Type / Length | Description | Sample Values |
|---|
| authorization | String | Token | Bearer eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NjYzMDk1MTgsInVzZXIiOiJ7XCJpZFwiOjIwMjAsXCJ1c2VybmFtZVwiOlwiMDM3NDc4ODQwNVwiLFwibmFtZVwiOlwiQ2h1IFRo4buLIExpw6 puXCIsXCJyb2xlc1wiOltdLFwibWFwQmVhdXR5U2Fsb25cIjp7XCJicG0ucmVib3JuLnZuXCI6Nn0sXCJlbXBsb3llZUlkXCI6NTMxLFwiYnJhbmNoSWRcIjoyM30ifQ.UGz8TQudVxEd7rp_rsLXePraHELTRWHyc7iXNvVnn14 |
2. BODYSTT | Field | Required | Data Type / Length | Description | Note |
|---|
| 1 | nodeId | true | Integer | id node |
| | 2 | processId | true | Integer | id process |
| | 3 | potId | true | Integer | id pot |
| | 4 | workId | true | Integer | id công việc |
| | 5 | fieldName | true | String | Loại hồ sơ |
| | 6 | data | true | String | dữ liệu grid |
| | 7 | documentType | true | String | loại tài liệu |
| | 8 | inputFormCode | true | String | code form nhập liệu |
|
3. Response / Incoming Data Specification| STT | Field | Data Type / Length | Description | Note | Sample Values |
|---|
| code | Integer | code response |
|
|
| message | String | nội dung phản hồi |
|
|
| result.id | Integer | id |
|
|
| result.nodeId | Integer | node id |
|
|
| result.processId | Integer | id tiến trình |
|
|
| result.potId | Integer | id hồ sơ (Yêu cầu mua sắm) |
|
|
| result.workId | Integer | id công việc |
|
|
| result.fieldName | String | Loại hồ sơ |
|
|
| result.documentType | String | loại tài liệu |
|
|
| result.data | String | data grid |
|
| result.dataHeader | String
| result.employeeId | Integer | id nhân viên | result.createdTime | result.updatedTime | result.isProcess | Integer | |
|
|
|
3.4 Mô tả các trường dữ liệu chức năng Cài đặt bảng nhập liệu:
...