v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBRoutes
Bills
Comments
Upload Bill Comment File
Uploads a file to a Bill comment.
Parameters:
| Parameter | In | Type | Required | Default | Description |
|---|---|---|---|---|---|
| billID | path | integer | yes | Bill identifier | |
| commentID | path | integer | yes | Comment identifier | |
| file | form-data | file | yes | File 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.