v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBRoutes
Purchase Orders
Comments
Upload PO Comment File
Uploads a file to a PO comment.
Parameters:
| Parameter | In | Type | Required | Default | Description |
|---|---|---|---|---|---|
| poID | path | integer | yes | Purchase Order identifier | |
| commentID | path | integer | yes | Comment identifier | |
| file | form-data | file | yes | File to upload (max 50MB). Types: PDF, PNG, JPEG, GIF, TIFF, SVG, DOC, DOCX, XLS, XLSX, ZIP, RAR, RFC822, octet-stream |
put/v2/po/{poID}/comments/{commentID}/file
Response
The operation completed successfully. The response body is empty.