Upload a Journal Entry Detail Supporting Document

POST {{base_url}}/DataEntry/jeDocumentsDetail/Documents

Use this endpoint to upload a supporting document or file for one detail line of a journal entry (project information).

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.

Request Body

[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"FileID":"af8d22ca-4d45-2e11-7463-f231073126c2","FileName":"Journal Entry Detail.pdf"}]