POST api/reports/comparation/xml
Compare two files in XML format sended with POST and return xml format with the comparation result. Content type of the request body, must be set to multipart/form-data, indicating also the characters that formed the border of the parties with the field boundary.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Result of comparation in xml format.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.