GET /ediBilling/{id}/rawDataWithErrors
Retrieves the raw data and error information for a single EDI Bill.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
the ID for the EDI Bill 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