Read Draft Invoice as HTML

This request returns an HTML representation of a single draft invoice.


Response
Upon success, an HTML file is returned. This will look the same as the PDF draft invoice.
{
    "ErrorId": 0,
    "HttpStatusCode": 404,
    "Errors": [
        {
            "Key": "Api Error",
            "Value": "DraftInvoice with id 1 not found."
        }
    ]
}
Path Params
integer
required

Stax Bill generated ID that uniquely identifies the draft invoice.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json