Publish Term
Bill Run
Publish Term
Step 8 of the bill-run flow. Generates bill documents (PDF) using a print template. Term must be in Posted status before this step. Pass billID to publish a single bill only.
POST
Publish Term
Authorizations
Auth token returned from the login endpoint. Send as: Authorization: <token> (no Bearer prefix)
Body
application/json
Always "Update"
Example:
"Update"
Always "Publish Term"
Example:
"Publish Term"
Example:
"v2"
Always "schedule"
Example:
"schedule"
Pass a specific bill ID to publish a single bill only — null to publish all bills in the term
