GET /ediOsds/{id}
Retrieves a RowEdiOsd record based on the ID.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
the ID of the EDI OS&D record to be returned |
path
|
|
String
|
Result
RowEdiOsd
of type:
application/xml
application/json
a RowEdiOsd object
Additional attributes:
__codeDescr
This value represents the description of the OS&D codes, found in the edi_osd.code
field.
__qualifierDescr
This value represents the description of the OS&D qualifiers, found in the edi_osd.qualifier
field.
Try It Out
Request