Get document upload status

Get status of a document upload. Use this endpoint to identify when a document upload is complete.

  • BILL generates an uploadId for the document when the upload is in progress (IN_PROGRESS). The value begins with 0du.
  • BILL generates a documentId for the document when the upload is complete (UPLOADED). The value begins with 00h.
Query Params
string
required

Document upload IDs. You can set the IDs as comma-separated values.

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json