v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
Purchase Orders
Comments

Delete PO Comment

Deletes a PO comment.

Parameters:

ParameterInTypeRequiredDefaultDescription
poIDpathintegeryesPurchase Order identifier
commentIDpathintegeryesComment identifier

Responses:

  • 200 OK: Deleted.
  • 404 Not Found: Comment not found.
delete/v2/po/{poID}/comments/{commentID}

Response

The operation completed successfully. The response body is empty.