GET v1/bunits/{bunitId}/consumers/{consumerId}/comments/{commentId}

Get a single comment.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit of the consumption unit integer

Required

consumerId The ID of the consumption unit of the comment integer

Required

commentId The ID of the comment integer

Required

Body Parameters

None.

Response Information

Resource Description

The requested node

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.