Download an Interactive Billing Final Invoice

GET {{base_url}}/InteractiveDetail/InvoiceHistory/:WBS1/print/:Invoice

Use this endpoint to download and retrieve the contents of a final invoice document or file associated with a billing invoice in Interactive Billing.

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

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