Docflow file upload is an asynchronous interface.
When the interface call is successful, it returns result identifiers (
When the interface call is successful, it returns result identifiers (
batch_number
and file ID
) for subsequent result retrieval.Important Field Description
batch_number
: File batch number. Can be associated with multiple files within the same batch.files[].id
: File ID for this upload.
batch_number
and files[].id
can be used as query conditions for subsequent result retrieval.