Upload an Interactive Billing Supporting Document

POST {{base_url}}/InteractiveDetail/:WBS1/Documents/:PKey/UploadFile

Use this endpoint to upload a supporting document or file for a billing invoice in Interactive Billing.

Supporting document information comes from the Supporting Document dialog box that displays when you select Other Actions > View Supporting Documents on the Interactive Billing form for each billing invoice.

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":"cae47aca-cb7d-4e9d-9843-0bfe705c1e15","FileName":"Test Word File.pdf"}]