List callout rating items

Lists the rating-item catalogue applicable to a callout. The callout must belong to the authenticated customer. The response wrapper is calloutRatingItems.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

calloutIdintegerRequired
Callout identifier.

Response

Successful.
calloutRatingItemslist of objectsOptional

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error