latestOpenAPI 3.1.02026-08-1221219711.0 KB

eceb9442ed4d

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.