Upload a Unit By Project Detail Supporting Document

POST {{base_url}}/DataEntry/upDocumentsDetail/Documents

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

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.

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":"12ce44f0-ab23-0a22-cde0-a234983234e9","FileName":"Unit By Project Detail.pdf"}]