v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Purchase Orders
Comments

Upload PO Comment File

Uploads a file to a PO comment.

Parameters:

ParameterInTypeRequiredDefaultDescription
poIDpathintegeryesPurchase Order identifier
commentIDpathintegeryesComment identifier
fileform-datafileyesFile 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.