go back to CommentService

PUT /comments/update

Updates a comments record for the given comment data.

Roles that can access this endpoint are Users, Drivers, Carriers, Carrier Drivers.

Parameters

name description type default type
comment the data to use when updating the existing comment record body of type: application/xml application/json RowComments

Result

RowComments of type: application/xml application/json

the updated RowComments record

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- RowComments