1a Documents Request

post

/api/v1/export/documents

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

Header Parameters
Supported Media Types
Request Body - application/json ()
  • application/json
Root Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

The job was successfully created.
Body ()
Root Schema : schema
Type: object
Show Source
  • Endpoint for export documents retrieval
    Example: https://services.texturacorp.com/ebis/api/v1/export/documents/35
Examples

Default Response

Links to working URLs
Back to Top