1b Documents Response

get

/api/v1/export/documents/{jobID}

This API will provide all draw documents that are ready for export. The exported documents can be of different types. The documents exported can include lien waivers, invoices, payment schedules, etc. All files are bundled together and exported as a .zip file. Extracting the files from within the .zip will provide the user with their exported document files. For the export of individual documents, refer to Document-meta and Document-file APIs.

Request

Path Parameters
Header Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

The job was successfully created.
Examples

202 Response

Accepted. Encountered when the requestor has asked for request export data or an audit log, but the request is still in process.

Default Response

Links to working URLs
Back to Top