Chuyển tới nội dung chính

Lấy danh sách giấy tờ đã nộp

Được sử dụng để lấy danh sách tất cả các giấy tờ đã nộp và trạng thái xét duyệt của chúng.

Parameters

PropertyTypeRequiredDescription
miniAppIdLongtrueID của Mini App

Return Values

PropertyTypeDescription
errorintMã lỗi của kết quả trả về, bằng 0 nếu request thành công
messageStringLời nhắn chi tiết tương ứng với mã lỗi
dataObjectDữ liệu giấy tờ

Data Object

PropertyTypeDescription
businessStatusStringTrạng thái chung của giấy tờ doanh nghiệp
ownerRequestsList<Document>Danh sách giấy tờ cá nhân
businessRequestsList<Document>Danh sách giấy tờ doanh nghiệp
additionalRequestsList<Document>Danh sách giấy tờ bổ sung

Document

PropertyTypeDescription
idLongID của request
reviewStatusStringTrạng thái xét duyệt
ownerIdStringID của chủ sở hữu
createdAtLongThời gian tạo
documentFilesList<DocumentFile>Danh sách tệp giấy tờ

DocumentFile

PropertyTypeDescription
nameStringTên tệp
urlStringURL của tệp
documentTypeStringTên loại giấy tờ
documentTypeIdIntegerID loại giấy tờ
subCategoryIdIntegerID danh mục con
newbooleanĐánh dấu giấy tờ mới

Sample Code

Code demo fallback when rendering server side!

Lấy danh sách giấy tờ đã nộp

zi-chevron-up
miniapp-logo

Khám phá