Skip to main content
POST
Add a comment to an intake item

Authorizations

X-WP-Nonce
string
header
required

WordPress REST nonce (wp_rest action)

Body

application/json
item_id
integer
required

Intake item post ID

Example:

4821

comment
string
required

Comment body (sanitized, truncated to 1 000 chars)

Maximum string length: 1000
Example:

"Spoke with the customer — they need a revised quote by Friday."

Response

Comment added

success
boolean
data
object