POST api/reports/comparation
Compare two files in estimate XML format.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Result of comparation in json format with two elements. Mime type of the comparation file and Base64Content with the comparation file in base64 format.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.