reviews

Configure review settings

put/api/v1/review-settings

Request body

repostring required
autoReview'off' | 'once' | 'always'
postingThreshold'low' | 'medium' | 'high'
postInvestigateboolean
postNotesboolean

Response

ReviewSettings

repostring required
billingOrgIdstring nullable required
heldByCallerboolean required
autoReview'off' | 'once' | 'always' required
postingThreshold'low' | 'medium' | 'high' required
postInvestigateboolean required
postNotesboolean required

Changes