Unit By Project Supporting Documents
GET {{base_url}}/DataEntry/upDocuments/:Batch
NOTE: This applies if you have the Use Files to Group Transactions option set to Yes in Settings » Accounting » Transactions.
Use this endpoint to retrieve all the supporting documents and files for a unit by project.
Supporting document information comes from the Supporting Document dialog box in the grid of the Project Information section on the Unit By Project detail screen for each unit by project in the batch.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"Batch":"config","MasterPKey":"000000000DFD","FileID":"70885510-7409-4053-b59e-40036c493bec","AssociateNew":"Y","Seq":1,"FileName":"ajeracrmbranding.pdf","FileNameSaved":"ajeracrmbranding.pdf","FileDescription":"ajeracrmbranding.pdf","FileDescriptionSaved":"ajeracrmbranding.pdf"},{"Batch":"config","MasterPKey":"000000000DFD","FileID":"7ac63159-d4ca-47c3-93b3-cc7bd49fccb4","AssociateNew":"Y","Seq":2,"FileName":"Days Wip Outstinading.pdf","FileNameSaved":"Days Wip Outstinading.pdf","FileDescription":"Days Wip Outstinading.pdf","FileDescriptionSaved":"Days Wip Outstinading.pdf"}]