v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Bills
Comments

Upload Bill Comment File

Uploads a file to a Bill comment.

Parameters:

ParameterInTypeRequiredDefaultDescription
billIDpathintegeryesBill identifier
commentIDpathintegeryesComment identifier
fileform-datafileyesFile to upload (max 50MB). Same types as PO comment files
put/v2/bills/{billID}/comments/{commentID}/file

Response

The operation completed successfully. The response body is empty.