Create a callout rating
Creates the overall post-callout rating for a completed callout. The response wrapper is calloutRatingPostResult.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
calloutId
rating
additionalDetails
customerAllowedToBeContacted
Response
Successful.
calloutRatingPostResult
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
