v1

latestOpenAPI 3.0.1Proprietary2026-07-146923125.8 KB
Customer Review

Retrieve a Comment

get/comment/{id}

Path parameters

idinteger required

Response

OK

idinteger
selfstring
userNamestring

The username of the commenting User

realNamestring

The real name of the commenting User

ratinginteger

Product rating

commentstring

The actual comment

datestring date-time

Comment date

availableOperationsstring[]

Example response

{
  "self": "subscription/123",
  "product": {
    "url": "resourceName/ID"
  }
}