Upload an AP Disbursement Detail Supporting Document
POST {{base_url}}/DataEntry/cvDocumentsDetail/Documents
Use this endpoint to upload a supporting document or file for one detail line of an AP disbursement (project information).
Supporting document information comes from the Supporting Document dialog box in the grid of the Project Information section on the AP Disbursement detail screen for each AP disbursement in the batch.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
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
[{"FileID":"db4e66fd-8d85-4f13-8352-e581983146b0","FileName":"AP Disbursement Detail.pdf"}]