v1

latestOpenAPI 3.0.3MIT2026-07-23243157.4 KB
Interested Party

Persist interested party's comments

Persist interested party's comments

put/api/v1/interested-party/{ID}/comments

Path parameters

IDinteger required
Example:30000120

Unique identifier

Request body

mode'draft' | 'final'
commentsstring

Example request

{
  "mode": "draft",
  "comments": "I dont like traffic"
}

Response

Comments updated successfully