GET api/SmartRegistry/notifications/DocumentValidationFailures/{validationFailureId}/Download
Downloads the eDelivery document validation file.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
validationFailureId |
The validation failure identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The file download model.
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.