Download an Interactive Billing Supporting Document

GET {{base_url}}/InteractiveDetail/:WBS1/Documents/:FileID

Use this endpoint to download and retrieve the contents of a supporting document or file associated with 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.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

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

The type of authorization accepted by the API endpoint. |

RESPONSES

status: OK

"[\r\n    {\r\n        \"{{The actual content of the file.}}\"\r\n    }\r\n]"