GET /ediStatusComments/{id}
Retrieves a RowEdiStatusComment based on the ID.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
the ID of the EDI status comment record to be returned |
path
|
|
String
|
Result
RowEdiStatusComment
of type:
application/xml
application/json
a RowEdiStatusComment object
Additional attributes:
__typeDescr
This value represents the description of the comment types, found in the edi_status_comment.comment_type
field.
Try It Out
Request