Upload a Unit Detail Supporting Document

POST {{base_url}}/DataEntry/unDocumentsDetail/Documents

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

Supporting document information comes from the Supporting Document dialog box in the grid of the Project Information section on the Unit detail screen for each unit 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":"ac8e22af-4b4f-2f02-cd34-f1234831461a","FileName":"Unit Detail.pdf"}]