Distribute Term
Bill Run
Distribute Term
Step 9 of the bill-run flow. Sends published bills to customers via the configured delivery channel (email, portal, etc.). Term must be in Published status before this step. Pass billId to distribute a single bill only.
POST
Distribute Term
Authorizations
Auth token returned from the login endpoint. Send as: Authorization: <token> (no Bearer prefix)
Body
application/json
Always "Distribute"
Example:
"Distribute"
Always "Distribute Bills"
Example:
"Distribute Bills"
Example:
"v2"
Always "schedule"
Example:
"schedule"
Pass to distribute a single bill only — null to distribute all bills in the term
