GET /ediOrder/{id}/replyReasonCodes
Retrieves the reply reason codes that are appropriate for a RowEdiOrder, as determined by the ID.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
the ID of the load tender for which appropriate reply reason codes are needed |
path
|
|
String
|
Result
List
<
ReadOnlyRow
>
of type:
application/xml
application/json
a list of ReadOnlyRows containing codes (key values) and their related descriptions
Try It Out
Request