v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Bills
Comments

Create Bill Comment

Adds a comment to a Bill.

Parameters:

ParameterInTypeRequiredDefaultDescription
billIDpathintegeryesBill identifier
commentbodystringyesComment text
showExternalUsersbodybooleannotrueVisible to external users

Responses:

  • 201 Created: Returns commentID.
post/v2/bills/{billID}/comments

Response

201 Created