Dataset: Historical Outstanding Share¶
Overview¶
Dataset related to: Historical Outstanding Share
Code: HIST_OUTS_SHARE
UI features¶
View/Edit/Update/Delete
Related API endpoint¶
Related API
Endpoint: /inno/hist/share/outstanding
Related workload:
Task | API | Description |
---|---|---|
HIST_OUTS_SHARE-01 | GET /inno/hist/share/outstanding | View the dataset with pagination filter, default limit=100 |
HIST_OUTS_SHARE-02 | POST /inno/hist/share/outstanding | Insert a record hist/share/outstanding |
HIST_OUTS_SHARE-03 | PUT /inno/hist/share/outstanding | Update a record hist/share/outstanding |
HIST_OUTS_SHARE-04 | DELETE /inno/hist/share/outstanding/{record-id} | Delete record by record UUID |
HIST_OUTS_SHARE-05 | POST /inno/hist/share/outstanding/{record-id}/{action} | Action (approve/deny) on a record by record UUID |
Permission¶
Task | Admin | Operation |
---|---|---|
HIST_OUTS_SHARE-01 | X | X |
HIST_OUTS_SHARE-02 | X | X |
HIST_OUTS_SHARE-03 | X | X |
HIST_OUTS_SHARE-04 | X | X |
HIST_OUTS_SHARE-05 | X |