Score Field Comments on Application Feedback Submit
about 1 month ago
applicationFeedback.submitnow accepts an optionalcommentsproperty onScorefield values. Submit comments as plain text in the format{ score: 4, comments: { type: "PlainText", value: "A plain text string" } }. Comments are returned in the same PlainText shape insubmittedValues.

