get https://gateway.stage.bill.com/connect/v3/documents/upload-status
Get status of a document upload. Use this endpoint to identify when a document upload is complete.
- At the start of the document upload process (
IN_PROGRESS
), BILL generates anuploadId
for the document. The value begins with0du
. - When the document upload is complete (
UPLOADED
), BILL generates adocumentId
for the document. The value begins with00h
.