...
3.3 API Spec: <gắn link tài liệu mô tả API vào đây>
| Panel |
|---|
| title | API Spec Documentxuất file đánh giá NCC |
|---|
|
Method | POST | URL | /application/supplierEvaluation/export |
|---|
Description | API xuất file đánh giá NCC |
|---|
Note | API mới |
|---|
STT | Field | Source Data Type / Length | Description | Sample Values |
|---|
| 1 | authorization | String | Token | Bearer eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NjYzOTgyNDUsInVzZXIiOiJ7XCJpZFwiOjIwMjAsXCJ1c2VybmFtZVwiOlwiMDM3NDc4ODQwNVwiLFwibmFtZVwiOlwiQ2h1IFRo4buLIExpw6puXCIsXCJyb2xlc1wiOltdLFwibWFwQmVhdXR5U2Fsb25cIjp7XCJicG0ucmVib3JuLnZuXCI6Nn0sXCJlbXBsb3llZUlkXCI6NTMxLFwiYnJhbmNoSWRcIjoyM30ifQ.qRoaRDxjqyWS-3Az_ZqLmR0KAcPTM7jXggW1Ja5wpEc |
2. BodyRequest bodySTTPathFieldRequired | Data Type / Length | Description | Note |
|---|
Sample Values |
|---|
| 1 | orgId | true | Integer | id NCC |
| | 2 | evaluationPeriod | true | String | kì đánh giá |
| | 3 | data | true | String | dữ liệu đánh giá |
|
3. Response / Incoming Data Specification| STT | Field | Data Type / Length | Description | Note |
|---|
Sample Values |
|---|
| 1 | code | Integer | 0: thành công, != 0 thất bại |
| | 2 | message | String | message trả về |
| | 3 | result | String | đường dẫn tải file |
|
|
3.4. Mô tả trường dữ liệu trên màn hình:
...