latestOpenAPI 3.1.02026-08-1221219711.0 KB

eceb9442ed4d

Routes
Purchase Orders
Comments

Create PO Comment

Adds a comment to the specified PO.

Parameters:

ParameterInTypeRequiredDefaultDescription
poIDpathintegeryesPurchase Order identifier
commentbodystringyesComment text
showExternalUsersbodybooleannotrueVisible to external users

Responses:

  • 201 Created: Returns commentID.
post/v2/po/{poID}/comments

Response

201 Created

commentIDinteger