CAFECA-IO / iSunFA

Artificial Intelligence in Financial
https://isunfa.com
GNU General Public License v3.0
0 stars 0 forks source link

API 需求(新增mock api 含測試): ListUnbondedInvoices 用在 ISFMK00019 #720

Closed TzuHanLiang closed 1 month ago

TzuHanLiang commented 5 months ago

參考格式

API 路徑

GET /api/invoices/unbonded

response

IInvoiceProgressStatus[]

IInvoiceProgressStatus

屬性 類型 描述
resultId string 結果 ID。
status ProgressStatus 進度狀態。
percentage number 0-1 的數字,精度在小數點後兩位
previewImage string 預覽圖片路徑
Screenshot 2024-05-17 at 11 08 23 AM
TzuHanLiang commented 2 months ago

相關功能已被 api/ocr 這隻 API 取代,所以此需求已過時,將改為 wont fix