Journal Entry Supporting Documents
GET {{base_url}}/DataEntry/jeDocuments/: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 journal entry.
Supporting document information comes from the Supporting Document dialog box in the grid of the Project Information section on the Journal Entry detail screen for each journal entry 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":"TDMTest001","MasterPKey":"00TDMTEST001","FileID":"2fec82c1-62c0-426b-84f5-5613288174b7","AssociateNew":"N","Seq":1,"FileName":"PDF.pdf","FileNameSaved":"PDF.pdf","FileDescription":"PDF.pdf","FileDescriptionSaved":"PDF.pdf"},{"Batch":"TDMTest001","MasterPKey":"00TDMTEST001","FileID":"70690258-1124-44c7-be66-5a4a52c8eb85","AssociateNew":"Y","Seq":2,"FileName":"TIF.pdf","FileNameSaved":"TIF.pdf","FileDescription":"TIF.pdf","FileDescriptionSaved":"TIF.pdf"},{"Batch":"TDMTest001","MasterPKey":"00TDMTEST001","FileID":"1b6259c2-330b-43b2-ac7d-be394fc30201","AssociateNew":"Y","Seq":3,"FileName":"JPG.pdf","FileNameSaved":"JPG.pdf","FileDescription":"JPG.pdf","FileDescriptionSaved":"JPG.pdf"},{"Batch":"TDMTest001","MasterPKey":"00TDMTEST001","FileID":"d6d24786-9d71-418a-8033-73754cc381dd","AssociateNew":"Y","Seq":4,"FileName":"Png.pdf","FileNameSaved":"Png.pdf","FileDescription":"Png.pdf","FileDescriptionSaved":"Png.pdf"},{"Batch":"TDMTest001","MasterPKey":"00TDMTEST001","FileID":"3fea1d64-ba99-4c54-97e0-2afa38b99b6c","AssociateNew":"Y","Seq":5,"FileName":"Excel.pdf","FileNameSaved":"Excel.pdf","FileDescription":"Excel.pdf","FileDescriptionSaved":"Excel.pdf"},{"Batch":"TDMTest001","MasterPKey":"00TDMTEST001","FileID":"b6434a74-b0c4-4f17-9a38-be4de36d89ec","AssociateNew":"Y","Seq":6,"FileName":"BMP.pdf","FileNameSaved":"BMP.pdf","FileDescription":"BMP.pdf","FileDescriptionSaved":"BMP.pdf"},{"Batch":"TDMTest001","MasterPKey":"00TDMTEST001","FileID":"0fe47440-0cc9-435e-893a-8a980e96ef7a","AssociateNew":"Y","Seq":7,"FileName":"Word.pdf","FileNameSaved":"Word.pdf","FileDescription":"Word.pdf","FileDescriptionSaved":"Word.pdf"}]