v1

latestOpenAPI 3.0.02026-08-063014193.1 MB
Bills

Returns the pre-rendered html for the Bill

This endpoint returns a pre-rendered HTML object that you can use to view a preview of your bills. The HTML provided contains all of the CSS rules it requires to show the bill correctly, as well as the DOCTYPE setting it requires. It's best to use an iframe, or similar object, to render the results of this endpoint.

get/bills/{id}/preview.json

Path parameters

idinteger required

The unique identifier for the Bill.

Response

Ok