GET /ediOrder/{id}/rawDataWithErrors
Retrieves the raw data and error information for a single load tender.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
the ID of the load tender for which raw data should be returned |
path
|
|
String
|
Result
EdiRawDataResult
of type:
application/xml
application/json
Returns an EdiRawDataResult object conveying raw data and error information
Try It Out
Request