Create a callout rating item
Creates or updates a per-item rating against an existing overall callout rating. The response wrapper is calloutRatingItemResults.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
calloutRatingId
The ID returned when the overall callout rating was submitted.
ratingItemDescription
The rating item being scored (from the rating-items catalogue).
ratingItemId
Optional catalogue rating-item ID (from the rating-items catalogue).
ratingItem
Optional rating-item key.
sentiment
Sentiment for the item, e.g. positive or negative.
Response
Successful.
calloutRatingItemResults
Errors
400
Bad Request Error
401
Unauthorized Error
